Tip 1 : Must have a strong command on at least one of them (DSA or Development). If your development is strong then there is the chance that interviewer can compromise in DSA. But it does not mean that only development is enough.
Tip 2 : Must have good knowledge of OOPS concepts, (you can choose any language either java(preferred) or C++ or python)
Tip 3 : Do at least 3 projects. (2 minor and 1 major) , like you should have knowledge of APIs, Json parsing, Error handling, Architecture patterns, UI designs and best practise of writing code.
Tip 4: Give more and more interviews, either you are prepared or not. this improves you confidence level and helps you in dealing with the interview question easily. and prepare list of questions that you were unable to answer in previous interviews.
Tip 1 : Add Projects as many as you can (Only Good projects). and explore what you have in that. you can mention url of projects.
Tip 2 : Add your previous experiences and try to add your achievements in numbers.
Tip 3 : Avoid spelling mistakes
Tip 4 : Try to make your resume 1-2 page.
Timing: Afternoon
It was majorly focused on Android concepts (Basic to Advanced), projects and DataStructure (Trees)



For the given binary tree:

The Inorder traversal will be [5, 3, 2, 1, 7, 4, 6].
Activity LifeCycle.
What is Diff between onCreate() and onStart()/
What are Android development components?
Read all these questions, this will helps you in most of the interviews base on android
Concepts related to Designing of Library in android,
How Image loading library works?
How file system works?
Which database is best among SQLite, file, room?
Working of threads and Coroutines.
Do practise More and more by making projects, also try to understand internal working, benefits and usage of different libraries.
Practise more and more articles related to development (Web/Android)
should have basic knowledge of web APIs
It is based on about yourself, your background, reasons to change, package discussion
Tell me be about yourself.
Reason to change job.
Package Expectations.
Tip 1 : Try to give answer confidently
Tip 2 : Reason to change job: don't say that package is the reason to change (you can say for more learning and growth)
Tip 3 : Before this round understand about the company and package standards on google, it helps you in getting good package

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you remove whitespace from the start of a string?