3 Round 1) HR round - simple 2) With the Director - Talk about you and your experience 3) Panel interview with technical team - Live coding and 15-minute Technical question answer, Coding question - a)Binary Search Tree - Find a K from the tree b) input: nums[], r = 0, w = 1, b = 2 output: sorted nums[] (in-place) nums = [0,2,1,2,1,0] return [0,0,1,1,2,2] withut new array
Lead Software Developer Interview Questions
211 lead software developer interview questions shared by candidates
How Collections.synchronized method works internally
What is your past experience with system integration?
Explain what database sharding is.
Your Experiences
How much you are compatible to this position
System design, Data structure, an algorithm. All the questions were very much related to the job.
On the phone and on-site the interviewer asked several situational problem solving questions eliciting me to respond with examples from my own work experience. However, on-site they also gave me a coding test with requirements for small programs and 4 SQL statements. The requirements were simple, but more academic than real world. (I have never been paid to write a Fibonacci code generator or a Palindrome detector) Anyone who has been out of college for 20+ plus years would require at least 10 minutes per question just to dust of the cob webs, and the test had a 30 minute time limit.
Oops concepts, Technical questions, Database Questions
What is SOLID design principles
Viewing 51 - 60 interview questions