Print the Left View of a Binary Tree
Software Development Intern Interview Questions
2,990 software development intern interview questions shared by candidates
What is the difference between Java and C++ in the build/run process?
1. How do you test a key board? 2. Given nine items and one of them is heavier than the others, how do you find the heavier one using a scale just twice?
Unexpected question was to design and develop a function to draw a card from a deck. The interviewer said that we are going to Vegas to sell this product. It should draw cards at random however it should not be predictable and so on.
1. Why do u want to work for Microsoft? 2. How would you test a calculator 3. Talk abt a project and the biggest problem u faced while doing that project 4. Advantage of using java over c++ and vice versa
Write a program to reverse a linked list
Implement an online LRU cache to keep track of browser history (not worded in that way, but after the interview, I realized this was effectively what they were asking) e.g. keep track of the 5 most recently seen items without duplicates.
Remove a node from a singly linked list.
Implementation of various data structures
What is the difference between a stack and a queue?
Viewing 371 - 380 interview questions