- Background and experience suitable for the role - Open systems design question (information storage and retrieval) - Typical CS online coding exercise
Senior Developer Interview Questions
98,165 senior developer interview questions shared by candidates
Rearrange the elements of an array so that all zeroes are at the end of the array, while preserving the ordering of the nonzero elements.
What's the 'static' keyword in C used for? UNIX: what's a file descriptor, what command do you use to see system operations? What's a thread/deadlock/race condition/etc?
Almost all behavioral questions were unexpected because in other companies it is usually reserved for HR round, not technical.
switch value of variables a and b, without using 3rd variable.
basic JavaScript qs
Java Spring related questions
there were no questions
Data stucture and algo question combining hash, lists, sorting and logic, more on the real world application side of these things, than theory.
Round 1 Q1 Given a log file with list of tuples(TIMESTAMP, USER, PAGE_TYPE) where page type being the page visited. Form sequence of pages the user had visited and then find the most common sequence. The question was later changed to form triplets of sequences. e.g if the sequence is A->B->C->D->E->F, the triplet sequences would be A B C B C D D E F and then find the most common sequence.
Viewing 1041 - 1050 interview questions