I applied through college or university. The process took 5 days. I interviewed at Seagate Technology (Pune) in Jan 2022
Interview
The focus was more on Python, Operating System, C++. Even out of college syllabus questions.
P.S: They picked up a person who took a lot of paid cloud courses from Linux World Informatica after Round 1. Companies on campus never judged on basis of JEE Main marks after 10th, 12th, and CGPA.
Interview questions [1]
Question 1
Round 1
Introduction
Projects - Explain, Your part, challenging part?
Why this tech stack
Used OOPs in projects?
OOPS questions?
Tech stack questions
Reverse string On/2 time approach (Swap without temp variable)
CSS Flexbox
Used testcase tools?
Agile methodologies
Round 2
Introduction
Projects
Questions: (Might originate from what you said earlier)
Operator Overloading Code for said example
Operating system
Realtime OS
Mutex
Semaphore
Memory types
Heap
Stack
What's in stack
How to create object on heap
Types of erros
Runtime error
Python Compiltaion
Constructor types
Copy constuctor
Deep copy
Shallow copy
Pass by reference
Pass by value
Deadlock
Deadlock tackling
Scripting program
Binary programs bit operations
Logic gates
Truth table
Python
Exception handling C++
Embedded programming
Embedded projects
Python lists
Python floor division
Python power operator
C Programming
System calls programs
Child, Parent process
Zombie process
Interprocess communication
Shared memory
Why to use shared memory
Pipes
Message Queues
Polymorphism
Virtual keyword
BIOS
Booting process
Struct vs class
friend function