1) Open an editor and create a class for a bank card. (How would you add, debit card and credit card ?) 2) Two Easy leetcode questions.
Engineer I Interview Questions
6,851 engineer i interview questions shared by candidates
1. Find the minimum number of train stations required given a list of departure and arrival times. 2. The online screens had a couple of SAT style questions and some debugging questions.
Give you an array of integers without duplication. Let you write a piece of code to return the pairs that their sum is 100.
Questions related to stacks, queues (Eg:Implement a queue using stacks) Trees were heavily asked as well (Print a tree spirally, check if one BT is a mirror of another BT)
Discuss finding the most efficient route in terms of cost and time for moving products through warehouses to customers. Explain algorithm complexity.
merge two linked list
Tell me about an experience where you were forced to handle a conflict, and what was the outcome
I was given a piece of paper with form fields written on it and asked to duplicate the form on a white board in code.
Give a sql query that gives me the employee with the highest salary.
Reverse a string
Viewing 111 - 120 interview questions