How you handled yourself in a diversity situation? You have to remember Diversity isn't just about race, it can be age, sex, religion, work methods.....
Technical Project Interview Questions
17,837 technical project interview questions shared by candidates
Implement strstr() in C.
What is PATA
4) Determine if a linked list is cyclic
If there is one spin lock used for N different thread and each thread has its local variable which is just incremented by 1. If these threads are running all together on N cpus will after say 10 seconds the count of all the local variable be same. different? why?
Q. Implement a Pub-Sub model (c#, dotnet).
2. What is oops, explain in detail the features of oops. Code and show an example of oops and explain in detail.
Round 1: How autocomplete/suggestions works? Which data structure would you use to solve that? Asked me to write sudo code to add and get method of Tries data structure. Interviewer asked couple of other question related to tries DS.
Round 4: It was a manager round. Q1) Asked me to explain you previous employer product architecture? Q2) It was puzzle.... You have a flashlight that takes 2 working batteries. You have 8 batteries but only 4 of them work. What is the fewest number of pairs you need to test to guarantee you can get the flashlight on? Q3) Design online retail shop? Functional requirements: Payment gateway, Catalog, Notification system Non Func Req: Highly available, consistent, scalable
Round 1 - Introduce yourself. - Name a design pattern. Implement Singleton. How to break Singleton. - Coding question : Given a List of BookNames and number of each Book sold , return the top 10 sold books. - what is GC, name its types and name the latest GC type is Java 15
Viewing 1561 - 1570 interview questions