Designing a slack/whatsapp-like chatting system between developers in a company.
Graduate Software Developer Interview Questions
1,326 graduate software developer interview questions shared by candidates
Brush up on current tech and why you find that interesting
Count the number of letters and numbers that appear in a row and print out this information sequentially. For example: ABAACCDB would be 1A1B2A2C1D1B You were also required to be able to take 1A1B2A2C1D1B and turn it back into it's original form of ABAACCBD.
A, C, E, G -- what is the next letter? (easiest example I can remember)
How do you feel about situation where we might have to move you from your current project to another to help fix urgent problems.
Name as many capital cities as possible
what is your perfect team
What technology you would like to learn the most?
If a number is multiple of 3 print 'fizz'. If it number is multiple of 5 print 'buzz'. If it number is multiple of 3 and 5 print 'fizzbuzz'.
Return last unique character in a string ? And some difficult graph questions
Viewing 141 - 150 interview questions