Design a class called tracker which has two methods add(int n) and nearest5(int x). A call to nearest5 should return the five closest numbers to int x. Write strtokn and strcpn from the C library.
Software Engineer New Grad Interview Questions
3,069 software engineer new grad interview questions shared by candidates
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.
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.
Phone screen + Karat video interview (15mins talk about resume and 45 mins technical question)
Implement a queue
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
Viewing 2121 - 2130 interview questions