1. given str1 and str2, build compare function that return -1 is ft1 is gather then str2, 1 if str2> str1 and 0 if they equal. The str look like for example: "1one2" = 112, "two1three" = 213. 2. leetcode #200. Number of Islands
Student Engineer Interview Questions
1,503 student engineer interview questions shared by candidates
sort a data set of URL's based on the closest match to a given url.
1. if an array is a palindrome 2. Pass data through two processes to a server while summing them to answer
given a positive number, add the digit 5 to it, in order to get the max possible number (codillity)
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.)
reverse link list
Explain recursion for five year old kid
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.
- 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
Viewing 741 - 750 interview questions