Tell me a little bit about yourself outside of work/school.
Development Engineer Interview Questions
37,159 development engineer interview questions shared by candidates
Questions from the projects mentioned in your resume, basic coding questions.
Pertaining to system design for a ticketing system. How would you prevent colliding payments for users booking same tickets? (Don't remember the exact question)
Which of power of two is this number?
I was asked a Question Regarding binary search
Question was based on array and hashmap.
They asked technical and behevioural questions. On site interview. I had a presentaion talking about Machine Learning and my experience on using Machine Learning,
Write a function solution that, given a string S consisting of N characters, returns the maximum number of letters 'a' that can be inserted into S (including at the front and end of S) so that the resulting string doesn't contain three consecutive letters If string S already contains the substring "aaa", then your function should return -1 .
They wanted that know whether the candidate knows basics data structures and algorithms or not
Given an array, move all zeroes to the end while maintaining the relative order of non-zero elements.
Viewing 2711 - 2720 interview questions