Reserve a linked list
Software Engineer Intern Interview Questions
9,346 software engineer intern interview questions shared by candidates
What barriers would you add to prevent a user from running into problems with the given code question? (The question they gave was a simple fizzbuzz)
The most unexpected ones were the network questions. They asked me how sites on the internet were accessed. I kind of forgot that sites are just ip addresses. But I remembered and told them that. They also asked me to explain how data was transferred and explain the differences (udp vs tcp). After that the asked me if I knew what get and post did in javascript since I had done some JavaScript before. The coding questions was not that hard, I was just nervous and blanked for a bit.
all of the algorithm problems are not too difficult
Not so hard. They like to ask complexity analysis for each question.
What is the main benefit of using agile methodology?
Normal questions about DSA and programming language which you chose and after he told me to write a sorting program and one aptitude question on Speed time distance
What is a linked list? Can you design one (explain components, write pseudocode)
Q: Arrange a elements in an array to satisfy a property in place
Algorithms & data structures, interview guide will tell you which ones to focus on.
Viewing 1271 - 1280 interview questions