How can you write a program to shuffle 8 decks of cards? What is a mutex? What's the difference between the stack and the heap?
Entry Programmer Interview Questions
3,326 entry programmer interview questions shared by candidates
Why should we hire you?
find duplicate counts of a name from a table. for example, you have : 1 John 2 John 3 Emma ---- return John 2
We went over my resume for a few minutes in the beginning, and we started the real technical interview. Nothing really unexpected. The only question we were able to go through was a question about BFS/DFS, basically traverse through a given 2D array map and find a path.
We went over my resume for a few minutes in the beginning, and we started the real technical interview. Nothing really unexpected. The only question we were able to go through was a question about BFS/DFS, basically traverse through a given 2D array map and find a path.
find the temperature of the city
Technical assessments were (I assume) dependent on roles. The logic test can be seen via a simple google search
How familiar are you with explaining highly technical concepts to people with little-to-no technical experience?
String Compression aaabbbccc => a3b3c3 Build a Phone Directory Web app that takes in phone numbers email and name and adds it to a table HTML, CSS, JavaScript Questions Multiple choice
In the live digital interview, I was asked to code to determine all possible telephone numbers from a mobile keypad in a situation where every digit can only make knight moves on the keypad.
Viewing 361 - 370 interview questions