Design question and algo question on tree and heap
Lead Android Engineer Interview Questions
6,308 lead android engineer interview questions shared by candidates
Since the technical test can be done in many different ways, the most relevant question was WHY have you done it this way and not any other way.
Identify whether four sides (given by four integers) can form a square, a rectangle or neither.
1) Home assignment: A data structure question in an Android application. Very close to a real-life scenario. 2) Technical Excellence: Walkthrough on the home assignment, questions around the solution with 3 engineers. 3) Skills Technical Round: Talking around Android programming, incident handling, and implementing a mobile system design with 2 engineers. 4) Talking around agile working, team, and communication with a manager.
I was asked to teach the interviewer something
You will download a legacy project and work on improvement/pending tasks, it's a mixture of java+kotlin language with lots of todos and you will be judged based on how many edge cases/error handling and improvements made in 60 mins with 10+ tasks usually only a few of them are possible to approach altho doing a live exercise it's not easy to cover every case with a perfectly working solution. the essential points for booking are TDD + refactoring + clarify requirements + scalability
Swap adjacent element's of the linked list. 1->2->3->4->5->6 to 2->1->4->3->6->5?
MVC
Android- 1st round Kotlin- 2nd round HR- 3rd round
How Android Works?
Viewing 5961 - 5970 interview questions