software design questions
Student Programmer Interview Questions
970 student programmer interview questions shared by candidates
2sum and 3sum and Nsum the questions can be found on leetcode
Explain recursion for five year old kid
You have many rooms and temperature sensors you want to keep record of all the temperatures. Given a regular function and event driven function. (again given a fluid description and expected to fill in.)
SQL questions - make some sql queries
There was 2 questions. The first one was to find my way in a maze represented by a matrix of 1’s and 0’s. The second question was an OOP related question.
given a positive number, add the digit 5 to it, in order to get the max possible number (codillity)
- First interview: some logic questions, personal questions, and questions about Microsoft and What products of them I know - Second interview: To print a legal path to a given maze, using recursion and some questions about running time, design and other options for solving it
reverse link list
deserialize a tree to a string and build it back up.
Viewing 451 - 460 interview questions