Typical question, not that difficult
Senior Software Engineer C Interview Questions
95,755 senior software engineer c interview questions shared by candidates
Leetcode Hard problems. Find the shortest to tallest then back to shortest height for a rollercoaster. So you have to print all ints in between rollercoaster points. Difficult problem but interesting. input: [1,4, 6, 6 , 5, 5, 2, 7] output: [1, 2 ,3 ,4 ,5, 6,6, 5, 5, 4, 3 ,2 ,1 , 2, 3 ,4 ,5 ,6 ,7, 6, 5, 4, 3 ,2 ,1]
why you reached late?
what do you think about us? do you enjoy with scrum
Phone screen ask to write a string manipulation function in Java. Don't remember exact problem. But it wasn't hard. The coding required me to show familiarity with coding (need to code fast), programming language, and some corner case handling.
Would you like to work wit us
What is the difference between a switch and a router?
basically the test was a high school, entry level modest C set of 3-5 lines long questions, all in almost K&R meant to test if you knew that local variables are not initialized, to see if a for goes beyond nSize - 1, that being given a pointer you can access it using an array and other things of this sort. responses were automatically grilled (just like dmv office) and the so called "technical" recruiter was apparently computer illiterate
Implement a Queue class from scratch with an existing bug, the bug is that it cannot take more than 5 elements.
C++ test Background experience questions
Viewing 931 - 940 interview questions