software design questions
Student Programmer Interview Questions
970 student programmer interview questions shared by candidates
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
reverse link list
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
2sum and 3sum and Nsum the questions can be found on leetcode
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.
Explain recursion for five year old kid
deserialize a tree to a string and build it back up.
Viewing 451 - 460 interview questions