Sample streamed data Please write a program stream-sampler that receives and processes an input stream consisting of single characters.
Senior Software Engineer Interviews
Senior Software Engineer Interview Questions
"Senior software engineers are the most experienced member of a software team and usually carry the most responsibility and authority of that team. Because of this, interviews will be designed to find candidates who have expert knowledge of the field and years of experience as a software engineer. Expect to be asked tough technical questions and to give examples of previous projects that you have worked on."
67,213 senior software engineer interview questions shared by candidates
Some general problem solving questions for algorithms. For example how many eggs will I use to find out the height an egg breaks if I throw them from a building with 100 floors. what is the minimum number of eggs I need.
how would you design a software system? what tools can you use to estimate time required?
Are you here for associate lead position ?
A wholesaler allows a discount of 20% on the list price to a retailer. The retailer sells at 8% discount on the list price. The profit percent of the retailer is ?
implement offsetof in C.
Find whether a given binary tree is image of the other one
Complexity of my solution was O(n) and used 2 passes Although the constant before n does not change the asymptotic complexity interviewers did not get it and got my solution as wrong.
Find the Kth largest number in an array.
What’s the difference between Processes and Threads?
Viewing 521 - 530 interview questions