What you learned from working with someone different?
Software Engineer Summer Internship Interview Questions
23,925 software engineer summer internship interview questions shared by candidates
Just 5 algorithmic questions over 2 interviews.
Binary search & binary tree traversal
Given an array of integers, find the kth largest integer in the array.
OOD question about a safe deposit box and with typical insertion, removal, keeping track of max, etc. type features.
Tell me about a project you involved in.
In your previous experiences, what technologies have you used?
What is your greatest strength.
Q: Given a binary tree, prove a data structure of your choice is just as efficient Q: Using C/C++, reverse a string using pointers Q: Write a basic parser for any one of the rules given a grammar (specific example I had): S > C A B | D A B A > aA | epsilon B > bA | b C > DAa | epsilon D > Db | CAA
Fizz buzz, palindrome , and basic OOP questions
Viewing 1891 - 1900 interview questions