Design an elevator system.
Software Intern Interview Questions
17,734 software intern interview questions shared by candidates
They require PhD/Master student to include a proposal (350 words or less) of what you’d like to work on and included in the space provided for the cover letter. I mentioned I would like to do works related to mobile dev. Then submitted.
Basic pointer questions/string manipulation
My phone interview had me build a selector for HTML DOM elements - implementing the ".class1 > .class2" function in particular. I implemented a depth first search, but struggled a bit in getting the > functionality to work.
Given a linked list, print the values in the list in reverse order.
Write a program for printing prime numbers. Explain the flow . Write unit test cases for it.
Some general programming questions: "Why use virtual constructors?", "What is polymorphism?", "Describe Bubble Sort", "Describe your development process". Was asked about how much network programming I had done and how to set up a client/server (this was related to the work I would be doing during the internship).
If you have to code a text editor, what data structure would you use to store each line of the text editor?
They asked how I would create a program simulating a deck of cards, how would I shuffle them ect.. They also asked a question about a binary tree search.
They asked me how I would create a class for a deck of cards.
Viewing 2741 - 2750 interview questions