The first interviewer asked basic questions about arrays, linked lists and asked me to solve a question on arrays.
Development Engineer Interview Questions
37,135 development engineer interview questions shared by candidates
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
3,15, 35, 63 What number comes next in the series
Lots of comparisons between letters and seeing patterns. Example: ABC:BCD :: GHI:?
Debugging, logic
Viewing 1671 - 1680 interview questions