Data structures , Design a Pagination Component , Design a Bing Search bar , Design a LUDO snake ladder, etc
Software Developer Ii Interview Questions
6,481 software developer ii interview questions shared by candidates
Questions related to operating system and algorithms
Basically all interviewers asked a generic question to design some generic system/service with further drilling down into particular details of the design and implementation of certain algorithms. Some examples are: Dijkstra shortest path; working with hashtables, unit testing.
Knight's tour
If it didn't exist in .NET, how would you implement the dictionary class?
NDA so can't share specifics but you might want to take a look at: Trees (n-ary) Recursion Scalability and Memory Limits Algorithms Data structures Big O If you pick C++ KNOW ALL THE STL DATA STRUCTURES. Know their average and worst case complexity for common operations. Be prepared to optimize or discuss trade offs in your design.
take home technical test was workable.
stage 1 algorithm
Various delegate types and when and where to use
Given a stream a of ints, calculate the average of the 10 most recent values
Viewing 891 - 900 interview questions