They give you questions based on coding and you must figure out what is wrong with them.
Software Development Engineer Interview Questions
32,858 software development engineer interview questions shared by candidates
The question asked was similar to a medium level on leetcode.
Design Amazon Music service but support only 2 functions: getPlaylist playPlaylist
The first interviewer asked basic questions about arrays, linked lists and asked me to solve a question on arrays.
Write a function that takes two strings A & B as arguments. Return a boolean that indicates if A is a substring of B. Explain the various test cases you would run on the function.
Write an algorithm to find the minimum-depth of a binary tree.
Given a log file containing (User_Id, URL, Timestamp) user can navigate page from one to the other. Find the three page subset sequence repeated maximum number of times. Records are sorted by Timestamp.
Mostly about machine learning (as it was on my resume). What is neural network, weights and bias, what features would you use for a realtime handwriting recognition system, etc.
They asked about projects and its related questons such as what is the accuracy of the model(mine was ML project). Questions related to DBMS,Networking and OS were asked too.
NDA signed
Viewing 1481 - 1490 interview questions