i
Mobikwik
Filter interviews by
I was interviewed in Mar 2022.
Round duration - 90 minutes
Round difficulty - Medium
Only Java allowed
Given an integer array ARR
of size N
containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using an...
Keep two index variables and traverse from the end.
Round duration - 60 minutes
Round difficulty - Easy
Basic intro and coding questions
An integer N
is provided, and the task is to determine if N
is a perfect square. A perfect square refers to an integer which can be expressed as the square of another integer.
Two nested for loops and check if sum equal to given number
Given a sequence of numbers 'ARR', your task is to return a sorted sequence of 'ARR' in non-descending order using the Merge Sort algorithm.
ARR = [5, 3, 8,...
The basic idea is that we divide the given ‘ARR’ into two-part call them ‘leftHalves’ and ‘rightHalves’ and call the same function again with both the parts. In the end, we will get sorted ‘leftHaves’ and sorted ‘righthalves’ which we merge both of them and return a merged sorted ‘ARR’.
We implement this approach with a divide and conquer strategy.
Here is the algorithm :
Round duration - 60 minutes
Round difficulty - Medium
More difficult than the previous round
Given a binary tree, the task is to print its bottom view from left to right. Assume the left and the right child nodes make a 45-degree angle with their paren...
Do a level order traversal and update a hashmap based on horizontal distances from the root.
Round duration - 70 minutes
Round difficulty - Medium
There were no DSA questions. My interviews were based on android app development. The interviewer presented scenarios and asked how will you solve them. No particular correct answer was expected just the best approach as per me.
Tip 1 : Have a basic understanding of recycler view
Tip 2 : Recycler with multiple view types
Tip 1 : Basic flow and lifecycle of activities and fragments.
Tip 2 : Knowledge about launch modes and view models.
Round duration - 30 minutes
Round difficulty - Easy
HR asked questions about why Mobikwik, what's your goal, how are you a good fit, etc.
Tip 1 : Prepare advanced array questions
Tip 2 : Trees basic to medium questions
Tip 3 : Optimize solutions
Tip 1 : Internship experience
Tip 2 : Personal Projects (remember proper details)
I was interviewed in Jan 2022.
Round duration - 120 Minutes
Round difficulty - Medium
The first round was an assessment round comprised of MCQ questions of DSA, RDBMS, MySQL questions and 2 coding questions to be written in java only
Given a binary matrix of size N * M
where each element is either 0 or 1, find the shortest path from a source cell to a destination cell, consisting only...
You are provided with an array of integers ARR
of size N
and an integer K
. Your task is to find and return the K
-th smallest value present in the array. All elements...
Round duration - 60 Minutes
Round difficulty - Medium
The basic data structure round duration 1 hour, in this Interviewer, was very friendly and asked some casual questions. After that, he asked me to code.
Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array.
array = [34, -50, 42, 14, -5, 86]
Round duration - 60 Minutes
Round difficulty - Hard
Advance data structure round duration 1 hour, in this Interviewer asked some basic questions on oops, puzzles and asked me to code them later.
Given a singly linked list of integers, return the head of the reversed linked list.
Initial linked list: 1 -> 2 -> 3 -> 4 -> NULL
Reversed link...
You are provided with an array ARR
of integers representing an elevation map, where ARR[i]
denotes the elevation of the ith
bar. Determine the maximum amount of rainwater that can be t...
Round duration - 30 Minutes
Round difficulty - Medium
Vice President interview round duration 30mins, in this round VP’s of different domains taking interview to the selected candidates.
Imagine you are Harshad Mehta's friend, and you have been given the stock prices of a particular company for the next 'N' days. You can perform up to two buy-and-sell ...
Round duration - 30 Minutes
Round difficulty - Easy
This round lasted for 30mins basic HR questions were asked
Tip 1 : Prepare DSA well.
Tip 2 : Always remember and go through your all projects.
Tip 3 : Practice as many DSA questions as you can.
Tip 1 : Resume should be one page only as being a fresher impacts a lot.
Tip 2 : Resumes should contain all the links for projects and certificates as it impresses the interviewer.
I applied via Approached by Company and was interviewed before Sep 2023. There was 1 interview round.
I was interviewed in Mar 2021.
Round duration - 90 minutes
Round difficulty - Medium
Started with projects discussion and internships and moved forward with coding problems.
It started at around 6:00 PM and lasted for 90 minutes approximately
The interviewer was very cool, he even gave me some tips on improving myself further at the end of the interview.
Given a string S
of length N
and an integer K
, find the length of the longest substring that contains at most K
distinct characters.
The first...
Given an array of integers with numbers in random order, write a program to find and return the number which appears the most frequently in the array.
If multip...
Ninja wants to travel from his house to his best friend's house. The locations of the houses are on a 2D coordinate plane, where Ninja's house is located at the origin (0...
Round duration - 60 minutes
Round difficulty - Easy
I was asked a coding question then, a system design question and some basic operating systems and oops questions
Given an array ARR
of size 'N', where each integer is in the range from 0 to N - 1, identify all elements that appear more than once.
Return the duplicate elements in any orde...
Tip 1 : Practice data structures problems
Tip 2 : Read about System Designs
Tip 3 : Study the popular algorithms
Tip 1 : Mention your projects
Tip 2 : Mention your internships
Mobikwik interview questions for designations
Top trending discussions
I applied via Job Portal and was interviewed in Dec 2024. There was 1 interview round.
I applied via Company Website and was interviewed in Aug 2023. There were 4 interview rounds.
Time ,speed ,distance
Java application using oops concept
1 hour interview. Needed to solve parts of single question. Next part would open only after completing the current part
I applied via Referral and was interviewed in Sep 2023. There were 3 interview rounds.
Java 8, Mysql, sprin, c, c++
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 2 interview rounds.
Not that tough to crack
Main focus is on the problem solving, instead of the answer
based on 1 interview
Interview experience
based on 10 reviews
Rating in categories
Team Lead
78
salaries
| ₹2.2 L/yr - ₹7 L/yr |
Assistant Manager
55
salaries
| ₹4.5 L/yr - ₹12.6 L/yr |
Senior Executive
53
salaries
| ₹2.7 L/yr - ₹6.7 L/yr |
Software Developer
47
salaries
| ₹7.7 L/yr - ₹30.7 L/yr |
Software Development Engineer II
46
salaries
| ₹11 L/yr - ₹31 L/yr |
Paytm
Freecharge
PhonePe
Payed