Basic coding and algorithms.
Software Development Intern Interview Questions
2,989 software development intern interview questions shared by candidates
Good coding question
There are a lot of questions that can be solved by arrays, sorting can be done in O(nlogn)... but they are looking for more than just correct answers, having an answer with a high time / space complexity won't help you. There was a tough question about linked lists with next and arbitrary pointers.
What's the difference between the stack and heap when they are initialized.
The technical problem wasn't something very difficult at first sight, but the trick was finding out the most efficient solution, which involved using tries. This solution was not implementable in 45 minutes, so the interviewer asked me to implement a specific part from the solution. There were very few behavioural questions, and nothing unexpected.
-Write a method to convert an integer into a roman numeral string -Design a class for a deck of cards
What is the difference between an int that is initialized and uninitialized?
As per interviewee, an NDA was required
Asked some higher level data structure stuff likes trees and complexities for various operations.
Tell me about your self.
Viewing 2761 - 2770 interview questions