Implement a stack data structure with O(1) push, pop and access to the largest element.
Jr Software Engineer Interview Questions
7,247 jr software engineer interview questions shared by candidates
PWM (Pulse width modulation)
Most of the questions was about C; difference between Macros and Functions, write a sorting program. The rest of the interview was about interrupts and embedded systems architecture.
Explain the time and space complexity of your solution.
the question was in C, givem a memory segment represented by struct( struct has a memory pointer and a size integer), and a copy function that needed to be implemented..the struct was a memory segment and they wanted me to implement a function that copies an array of memory segments to another array of memory segments (array and memory segment lengths are not the same in dst and src)
1 algo question: explain how we can find number of occurances of each integer in an array. no need to code. time, space complexities of the code
pointers questions were asked and few logic questions
Why do you want to leave
Basic questions on java development and your projects.
For HR, tell me about yourself. What do you know about this company? etc.
Viewing 941 - 950 interview questions