Questions about Azure, Linux troubleshooting, and a code logic demonstration (make a program that averages all the numbers entered).
Principal Software Development Engineer Interview Questions
10,184 principal software development engineer interview questions shared by candidates
What trends are you following in your field?
In C++ inherit, how are the destructors layed out in memory.? Some further digging on the virtual pointer tables.
Two trains are traveling towards each other at a certain closing speed and initial distance between them. A bird at another speed is flying from one train to another, turning around every time it reaches a train. How far does the bird fly before the trains collide?
During the interview I was asked a question about binary search algorithms (tree data structures). I.e. how would you search through a tree data structure to sort data?
Why did you leave job A when you transferred to job B in the past?
Do you know what we do at ODOT?
Profile history , Industry skill and exposure discussion
Average difficulty coding rounds, and design questions
The word problem and sample data were ill-defined, but what they were looking for was this: Given an ordered list, find elements i and j that have the largest difference (element[i]-element[j]). Constraints: j>i and time complexity O(n).
Viewing 1491 - 1500 interview questions