Implement a queue
Software Developer New Grad Interview Questions
3,049 software developer new grad interview questions shared by candidates
Write a function to parse a latitude-longitude data packet
Take as input a 2d grid of symbols (really just 2 I believe). And output a list that indicates all isolated patches of one type of symbol. Similar to what is known as the "Island problem"
One question was to organize a flight itinerary with several random flights.
How to create a database
One Simple Algorithm question and One Simple Database query
Pretty basic questions - e.g. 'find the error in this code,' 'what does this code do,' 'what is the value of x after doing this code.' Had some trouble with the Ruby ones (I don't know Ruby) and a C pointer question.
Calling their API to load some data
Basic algorithmic questions, leetcode medium.
They asked in depth about my experience with databases and database schema design as well as efficient use of database constructs. Unfortunately I only had one project in school that dealt with sql for about a week so I didn't have a great deal of experience to call upon. These questions were very unexpected and inconsistent with my other experiences interviewing as a new grad.
Viewing 2111 - 2120 interview questions