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.
Intern Software Engineer Interview Questions
9,453 intern software engineer interview questions shared by candidates
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.
Generic algorithm questions with mostly basic data structures
Find the average of values in an array accounting for integer overflow
Viewing 1281 - 1290 interview questions