maximum palindromic substring from a string
Lead Software Engineer Interview Questions
2,139 lead software engineer interview questions shared by candidates
java
Nine interviews with 13 people in total. System design questions involved multi region kubernetes setup with failover
Some technical questions from C & C++ Questions related to the project work experience, and few scenario based questions and your achievements ,
Q: Technical Coding Exercise (collaborative w/ team)
Clone a linked list with next and random pointer
1. easy leet code question( find frequency of words) 2. Medium leet code question(find all the nth pairs present in an array adding up to a target) however the question was little ambigious , for example if you have 1 and you need to find 15 then add 1 to 15 times to get a 15 , or if you have 10+5 you should have that as well or 5,5 and 5 as well. I could only do upto 4- sum (2, 3 and 4) sum. He didn't look happy with that. 3) why docker and Kubernates 4) Java -8 what's so special in Java-8 (I answered well, covered everyting ) 5) write all end points (Rest API) for a particular scenario.
Can you describe a design pattern besides Singleton?
Second Round - Coding Round 1. Make all elements equal in minimum number of steps. You can increment all number except one element by 1 at a time.
find 2 elements of an array whose sum is closest to 0 find 2 elements of an array whose sum is closest to 5
Viewing 331 - 340 interview questions