The coding round was not very leetcode oriented, pretty simple and industry oriented, which is something I liked.
Software Developer New Grad Interview Questions
2,866 software developer new grad interview questions shared by candidates
N / A Regular code signal assessment questions
Typical DP problem
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.
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
Viewing 1971 - 1980 interview questions