Standard software technical interview - mix of questions about previous projects and experience and whiteboard-coding questions.
Intern Software Engineer Interview Questions
9,339 intern software engineer interview questions shared by candidates
Explain in as much detail as you can what happens when you search amazon.com in your browser.
Remove duplicated elements in a unsorted array Sort a array in O(n) (count sort)
Basic coding questions, debugging, and implementing basic calculator computations in Java or C
Write out a UML diagram to a given scenario, I had a zoo scenario. Then had to answer questions based on it
There were two technical rounds, and then a HR round. I failed the second technical interview round. In the first round I was asked regarding Data structures, basic ques like diff b/w Linear DS and Non Linear DS, what is hashmap,stack, queue. What is Data base? y data base? OOPs principles. In the second round I was asked some scenario based questions and then two coding questions, first one was print all the pairs in an array which are equal to a given sum, and the second one was print triplets in an array which are equal to a given sum. I executed both the codes, but didnt use proper data structures like map, which increased the time complexity, thus I didnt get selected.
processes/ threads/ communication protocols/ data structures System design
Describe project architecture of something you worked on before
why should we hire you ?
Find all anagrams from a list of words stored in a file. Do this if the list of words doesnt fit in memory. What happens when u hit a url in ur browser
Viewing 9071 - 9080 interview questions