Visit all the nodes of a binary search tree level by level.
Engineer Senior Interview Questions
107,185 engineer senior interview questions shared by candidates
a[5] = [10,12,3,4,15] int* const exp1 = &a; int const* exp2 = &a; for ( int i=0; i<5; i++) { print("Value %d", *exp1++); print("Value %d", *exp2++); } what will be the output?
finding the sum of nodes at same level in binary tree.
Why not use object repository instead of descriptive programming
Tell me something about yourself
Why should we hire you? Why Global Foundries? How to manage with pressure/stress? Times when you need to convince your boss? And bunch more behavioral questions (right from the HR questions book or something- Just google them before interview)
A string manipulation problem
1. Phone Screen - LRU Cache 2. Demo Spring App - Players data upload, search, list players, update, display 3. Demo Presentation of the app 4. Discuss the thought process while building the demo app and what all upgrades can be done and do the upgrades then and there with successful results 5. Coding round - Leetcode medium 6. Culture fit with recruiting team manager
There were a lot of interviews and different people who I talked to. All technical questions were very different with different levels of difficulty. But none felt super hard.
Lots of role playing questions, i.e. from the perspective of leadership at a fictitious company. Examples: how will this increase my revenue, what about the cost, etc.
Viewing 621 - 630 interview questions