Tip 1: Use ChatGPT to deep-dive into topics for better understanding.
Tip 2: Take advantage of ChatGPT for mock interviews before the actual interview.
Tip 1: Always build your resume using Overleaf, as it makes your resume ATS-friendly.
Tip 2: Go through the job description (JD) and incorporate key points into your resume to align your profile with the role.
The interview was scheduled during lunch hours and was based on Android knowledge and DSA.



If more than one such pair of indices exist, return the lexicographically smallest pair
You may not use the same element twice.
Tip 1: Try to find the solution using the brute force method.
Tip 2: Try to solve the problem using the two-pointers approach.
The questions were based on Android fundamentals, coroutines, Java, and Kotlin.
Tip 1: One should have a decent knowledge of Android fundamentals.
Tip 2: Try to deep dive into the concepts and understand how they work in different scenarios.

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?