One test case was to implement the data-structure part of a simple data analysis.
Product Developer Interview Questions
1,046 product developer interview questions shared by candidates
The coding test was a leetcode-style programming around string manipulation.
"What is an area where you could improve?" Be careful when answering a question about where your challenges lie. Very rarely does an interviewer want a frank admission of anything resembling a weakness (even if they think they do). I did answer honestly, and got feedback from my recruiter that the issue I raised was exactly why I did not make it to the next round of interviews.
What is the software development life cycle? What are the differences between them?
SQL Query, BO questions
They will check basics of coding, analytical skills
* Find the sum of digits to a single digit(i.e for n=159, the answer is 1+5+9= 15= 1+5) , most optimal solution was expected. * Find the number of pairs in array which when added gives 'X' (remove duplicate pairs) * A linked list question which needs you to use a proper data structure which uses a linked list within a linked list ( I don`t remember the exact question). * Given a 4 minute sand clock and 7 minute sand clock. how will you measure exactly 9 minutes without any delay.
How do you handle conflict in the workplace?
how do you resolve crash issue.
1) Sort a squence of number in Ascending order
Viewing 161 - 170 interview questions