Write a program to get the sorted list of numbers based on the input list of sublists? Where sublist is already sorted list of numbers?
Senior Development Engineer Interview Questions
1,588 senior development engineer interview questions shared by candidates
Work experiences, linked list, double linked list, binary search tree. Big O
Describe one time in your career when you wanted to do something better than you were asked/required to do.
Mostly around Arrays, DFS, BFS, Sorting. Then System design
Technical in-depth of BGP/OSPF/MPLS/LDP/RSVP. RFC level and CCIE level. both theory and practical/deployment/debugging.
OSPF Loops prevention. LSA Types. Area 0 importance and can two area communicate without area 0? OSPF related questions
I can not disclose interview questions. But here is my experience and tips … 1) During interview every interviewer was taking notes … they write down what you say. 2) The questions are not very difficult. Practice well. Practice the thinking process to solve the problem. Know time complexities. VERY VERY IMP - practice writing code on paper. 3) Preparation: After reading other blogs I somehow gave little importance to graphs, and I got question on graph :(. Prepare on arrays, strings, trees and don't forget graph. Also dynamic programming will be helpful. Hash data structure is important and keep it in mind always while solving problems. Also its very important to read AWS interview blogs, glass door, career cup etc. and solve the problems posted there. If you are not currently interviewing I will suggest you to prepare for 4 weeks (prepare with writing code on paper) before the interview. 4) Amazon do concentrate on leadership principles and ask many questions related to behavior etc. So prepare it very well. These questions like 'why amazon' are important and can be phrased into multiple ways. 5) Design questions: Ask questions while solving to clarify and keep on building the system … do some practice at home. I will suggest to first concentrate on computer science questions like OS, file system design and then work on more generic like design coffee shop etc. Overall the interview is not difficult. Every engineer/manager I met were awesome, they help you solve the problem. (In one of my interview I was working on to find better algorithm myself, but the interviewer was so excited that he kept on asking questions which will lead to hints … :) ) Good Luck!
Question was : Given two issues, one which is happening 70% of crash on app launch and other one is 20% of the time App fail to store state of it. Given these two which one do you consider fixing it?
Data structures & algorithms, test framework and tools
1) Convert string to integer without using java inbuilt methods
Viewing 521 - 530 interview questions