Q1) Reverse a singly linked list. Q2) Find if String A contains String B. Q3) Design a cache system on the local machine and on cloud to handle 1000's of images on cloud. Such that it takes minimum response time to respond to user query.
Software Engineer Summer Intern Interview Questions
9,341 software engineer summer intern interview questions shared by candidates
What does your stack look like?
Standard software technical interview - mix of questions about previous projects and experience and whiteboard-coding questions.
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
Viewing 9071 - 9080 interview questions