Given an array of non-negative integers, you are initially positioned at the first index of the array. Each element in the array represents your maximum jump length at that position. Determine if you are able to reach the last index.
Software Development Engineer New Grad Interview Questions
6,138 software development engineer new grad interview questions shared by candidates
Typical DP problem
array question
Some specific questions regard to the position applied and also some team management questions such as how would you handle telling a late deadline to the management or how would you convince your colleague to use new technology. Also, man-resource allocation if you were leading a team.
One question was to organize a flight itinerary with several random flights.
How to create a database
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"
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.
One Simple Algorithm question and One Simple Database query
tell me how you would handle a conflict or disagreement with a coworker who might have different values and beliefs than your own?
Viewing 4221 - 4230 interview questions