Implement special Ring Buffer where you can read and insert number of characters.
Software Systems Engineer Interview Questions
1,360 software systems engineer interview questions shared by candidates
No interview questions were made
The most important question asked me to describe a challenging project I worked on, as it highlighted how I handle pressure, collaborate with others, and deliver results.
All questions are related to work done in past.
Questions on Oracle Application modules AR and AP. Explain about the AR Invoice Interface and Customer Interface.
Code Review
IPC means in MacOS
They ask for you to do a code review of some code snippets. In particular, they had a snippet with the malloc() family of functions which is really weird since using dynamic allocation on RTOS and embedded systems is frown upon. So this question was not relevant at all for the job since you'll never be using dynamic allocation in most embedded systems unless you want things to catch fire and explode. It's almost as if they didn't know what to ask for, but found that question online and though it would be suitable to use it on the interview.
They also ask if you recognize some C declarations as valid and ask you to comment on what they do, like a function pointer and a const volatile pointer variable.
string reverse program?
Viewing 1031 - 1040 interview questions