A Hackerrank challenge to find all the n-grams in a list of strings.
Senior Android Engineer Interview Questions
608 senior android engineer interview questions shared by candidates
In CoderPad, can you write a fake data source that returns different data objects depending on a condition?
Have you pair programmed before?
Difference between MVVM, MVP, and MVC?
MVVM design pattern, and how you will make an API call, they will ask for the flow from ViewModel.
Why ViewModel and scope of it?
Tech questions about android, architecture design,
DSA 1 - The problem asks to determine the final position of a robot after executing a series of "u" (up) and "D" (down) commands. The robot starts at a position, and moves one step up for each "u" command and one step down for each "D" command. The goal is to return "u" if the robot ends up above the starting position, "D" if it ends up below, and an empty string if it ends up at the starting position. DSA 2 / 3 / 4 were releated to graph and array.
Technical interview: Technical questions about Android and questions to make brainstorming Trial day: Some tasks to finish and meet with the team
Viewing 391 - 400 interview questions