Did you or your parents pay for college?
Engineer I Interview Questions
6,857 engineer i interview questions shared by candidates
What was your best achievement?
First Round Normal Reasoning Question based 1 to 10 maths Second Round OOPS concept Third Round Project Review
Q. Design an in-memory expense-sharing application? Q. Share an example where you had a disagreement with a manager/colleague.
Some tricky maths puzzle.
Although I am rating the process as difficult, I think the questions were reasonable and similar to what you'd find in LeetCode medium level -- a few straightforward, a few more challenging but doable with enough practice/hints from interviewer. Focus on trees, data structures, etc. One of the questions was coding based but design in nature, i.e. building a class. I did not get a strictly design question. Most of the engineers I interviewed with previously worked at Microsoft and Amazon, so expect questions that those companies would normally give.
1-Design a vector class (like std vector - not too difficult, just need to know) 2-Find if a subset of an array sums to a given sum (know about memoization techniques if solving recursively) 3-Find 10 top most frequent words in a huge file in linear time (mind also memory allocations). Also provide a multithreaded solution as an extra part to this question. 4-how vtables work in C++? 5-how memory mapped IO works? 6-produces consumer problem (know about conditional variables) 7-design a cyclic array
They asked about OOP, a simple system design question, and a few other things I don't remember now. It felt like they were grasping for questions to ask since they seemed unprepared.
How do you keep yourself up to date with new technologies?
They asked me 3 ways to improve my current project, but i could only quickly think of 2 feasible additions to my project. i had to struggle for the 3rd, but i guess that was okay.
Viewing 6271 - 6280 interview questions