Questions related to TFS, EF6, etc.
Student Engineer Interview Questions
1,500 student engineer interview questions shared by candidates
Why should we consider you?
"Describe a situation when....". This question was asked for multiple typical scenarios.
Why do you want to work at HSBC What is your favorite place to visit? What department are you looking for, and why do you think you will excel in that department
Home assignment: 1. easy question: find the maximum 1 digit number in an array of numbers. focus on correctness and not performance. 2. medium question: find the longest sub-array of alternating 2 numbers (i.e [6, 2,3,2,3,5,8] should return [2,3,2,3]) On-site interview 1: 1. TwoSum with variations 2. Implement a stack with a max function in O(1). 3. You have tons of data that you need to process concurrently. How would you split the data? On-site interview 2: Design a modular scoring methodology to events at the AppsFlyer system.
Talk about ___ project on your resume, what skills did you develop? How would you have improved on this project if you could redo it?
I was asked to explain in detail a big project that I created and was asked questions regarding said project.
Walk me through how you would design this app in React
2nd interview: Implement virtual Excel using OOD
1st interview: write a function that receives a binary tree and prints the values of every level in the tree from root to bottm from left to right
Viewing 1381 - 1390 interview questions