How many years of experience do you have?
Senior Lead Software Engineer Interview Questions
485 senior lead software engineer interview questions shared by candidates
They mainly asked questions about algorythms and data structures, there was some questions about architectures.
*Count number of 1's in a binary sorted array, alternate way using collections(Think of frequency) *Array list to hash map using streams based on some filter. *How doubly linked list is implemented in java *Difference between set and list *Given order id quantity and country find max of quantity by country-Think of some basic sql
What is multi threading? How and where you have use it.
-design patterns -what design patter you implemented and why
-generic vs non generic -where these are actually stored
Had some discussion on SOLID principles.
What's your favourite design pattern and why?
Describe your current development process
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.
Viewing 131 - 140 interview questions