Filter interviews by
Basic questions code snipet , string questions and sql mcq's
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order. Merge sort is a divide and conquer algorithm that divides the input array into two halves, recursively sorts the two halves, and then merges the sorted halves.
Bubble sort has a time complexity of O(n^2) in worst case scenario, while merge sort has a time complexity ...
Top trending discussions
I applied via Job Portal and was interviewed in Dec 2024. There was 1 interview round.
OnlineCoding Test for 60 mins
JavaScript questions
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 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 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 3 interviews
Interview experience
based on 9 reviews
Rating in categories
Software Developer
64
salaries
| ₹3.2 L/yr - ₹12 L/yr |
Application Developer
41
salaries
| ₹3.5 L/yr - ₹12 L/yr |
Senior Software Developer
33
salaries
| ₹8 L/yr - ₹16.5 L/yr |
Technical Lead
30
salaries
| ₹10.5 L/yr - ₹22 L/yr |
Software Tester
29
salaries
| ₹3.5 L/yr - ₹9.1 L/yr |
Nelito System
Financial Software & Systems
Nucleus Software Exports
Intellect Design Arena