Design a test for ______
Intern Software Engineer Interview Questions
9,436 intern software engineer interview questions shared by candidates
write a Fibonacci series algorithm? write iterative method and in recursive method?
Set the pointer of every node in a binary tree to its right sibling.
Is there any questions you want to ask?
A basic string manipulation question (unfortunately I don't remember the details as it was my first interview of the day)
How would you explain internet to a five year old?
The technical problem was followed by questions like "What if your input was different?" or "What if your input number was the maximum integer allowed?"
I was asked the k-sorted arrays problem
If in a group of people a popular person is someone that doesn't know everyone but everyone knows that person, how many popular persons can be in a group n?
String manipulation (replace certain characters in a string with other characters) + edge cases !!! I was asked to walk through my code, identify all edge cases, and modify my code if it was not robust enough.
Viewing 9181 - 9190 interview questions