-your latest accomplishments (last 1-2 yr related to code solutioning) -then how you implemented -how it was working behind the scene
Lead Developer Interview Questions
3,912 lead developer interview questions shared by candidates
There were no specific questions as this was a preliminary interview.
Real problem solving related to CSV operations. System design for one of Zalando services. Behavioural questions about managing a team, motivating them, conflicts, new process introducing
Questions on various Design patterns asked
Pattern search( something similar to search for a file name in the filesystem and you get all the relevant paths)
sql queries
Technical questions based on your resume.
Projects in detail were asked
design chess
How will you store values such that the top n max element can be retrieved in O(1) time. (heaps) Given a large number of files and their generations at periodic intervals based on months, how will you store the information of their generation such that for any given month, you can retrieve the files generated in that month or months, also assuming that the order in which they are generated are always constant. (by mapping them to boolean values and performing AND and OR and NOT)
Viewing 3841 - 3850 interview questions