non disclosure agreement
Software Development Engineer I Interview Questions
1,214 software development engineer i interview questions shared by candidates
What was one of your best achievements on a project in the past?
DS, Algorithms.
Signed an NDA, so I will not post the questions.
I signed NDA for online assessments. For the phone interview, questions about DS and string manipulation. Should be good if can solve medium level HackerRank or Leetcode problems.
Debugging section consists of basic algorithm and data structures while analytical sections consists of analogy based questions.
A big project for 4 teams each with 3 people to do.
1. Finding first non repeated character in an array 2. Linux command to list files containing specific string 3. Mysql query related to Group by Second phone interview 1. create a doubly linked list out of that tree where each node represents sum of all nodes in the same vertical line. 2. Implement search for a sorted rotated array.
Given a string of format '2+3*2-1', calculate and return the result. No parenthesis in the input, just integers and + - * / operators. Operator precedence has to be considered. Linear time complexity and minimal data structure use is preferred.
Viewing 1 - 10 interview questions