Write a scenario where deadlock is sure to happen?
Senior Lead Software Engineer Interview Questions
243 senior lead software engineer interview questions shared by candidates
Tell me about yourself aznd your job
They mainly asked questions about algorythms and data structures, there was some questions about architectures.
1. Quick phone screen. Nothing crazy. Its a phone screen--if you are reading this you know what this looks like. 2. Code Signal test. Really not hard. You need a ~700 to pass; the first two questions. The third question is a bit harder and will eat time, the 4th requires optimization. The general consensus is 1-2-4-3. I had answers for all of them but the last two didn't pass all the test cases. Ok. Power Day. You have 4 interviews. Its worth studying for this. Youll get a coding test, an arch/design test, a behavioral, and a case study. 1. Coding Test: Code signal. The questions are online if you look, but make sure you are optimizing. Talk through why you are answering the question. Pretty easy. 2. Design: Again, found the question online (think: bank). Think through why you do things and the tertiary effects. It helps to know AWS well. 3. Behavioral: 3 standard tell me about a time when questions. You can find this online. I just wrote down all my projects and categorized them based on keywords so I could pull them up. This one is a gimme 4. Case: This one is downplayed a lot. I thought it was much harder. It requires basic math which really threw me off. Take notes. Take notes. Take notes. Off-handed statements from the first few minutes are important later on. Think critically and you'll be fine, but approach it as a case study and be aware that there is math in this one (6th grade). Youll be fine.
How to find a missing number for an array for number from 1-1000
Behavioural questions Why you have changed organisation in 4 months and other one for 9 months What your recent impressive contribution in project What’s the improvement you have done in your project
Usual Java questions, Design: preferring inheritance over composition, Binary tree traversal questions. String manipulation alogos. System design concepts etc.
Frontend / Javascript fundamental questions.
Interview was blended with basic and advanced C++ concepts. 1. Questions on oops 2. STL (Vector, List, Map, Set, Multimap etc. 3. Data Structures like Stack, queue linkedlist 4. Basic logical tests via problem solving method
How to configure Cron Job in Spring, told the XML way. What are other ways to do it? thought about substitute for Cron Job, and answer was annotation :( instead of XML Was told that scheduledThreadPoolExecutor can be used as substitute for Cron Jobs, the guy can beat Rod Johnson man.
Viewing 71 - 80 interview questions