Tell me about the situation when you took a risk that no one else wanted to take.
Summer Intern Software Engineer Interview Questions
83 summer intern software engineer interview questions shared by candidates
Pros and cons of working in a group on a project
Given a dictionary of airports of the form: {airport_code: {airport_name: "", city: "", county: ""}} convert it to the form: {country: {city: [(airport_code, airport_name)]}} given that a city can have multiple airports.
Which past project was the coolest?
Difference between pointers and references.
One portion of a technical interview round was debugging in the language of your choice.
The 6 degrees of separation seems to be the most important question since it is asked about in the phone interview. Know the data structures needed to implement it and be able to walk through it.
How would you design a payment system that needs its transactions to be approved by two people before being posted to a single source of truth data-store?
Explain DFS and BFS algorithms
Mostly on Web concepts and COMPUTER fundamentals and latest tech
Viewing 31 - 40 interview questions