1. Developed a multi-threads process. Some threads receive the data and send the data to other threads, which process the data.
Senior System Software Engineer Interview Questions
80 senior system software engineer interview questions shared by candidates
Write class to automatically allocate memory for each type
System design questions about a transactional application.
Reverse a list up to length k.
Questions were asked related to data structure, OS concepts, Multi threaded programming, lots of analytical questions/ puzzles , C / C++ programming.
How would you do a security review for a website? Tell me about memory corruption bugs. Explain how memory management works.
Static and volatile world in C. What is the semaphore, mutex, binary semaphore, priority inversions. Writing task was to find the middle value between two points used only integer values.
They showed me a relatively simple function, with some resource allocation logic inside, and asked how I would design the function's signature so that a caller would be able to access the allocated resource but leave the release of it to the same callee.
What's the division of labor and what's your contribution?
Cache management and working.
Viewing 51 - 60 interview questions