i
Freecharge
Filter interviews by
I applied via Job Portal and was interviewed in Dec 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
Sort array of cards in red, blue, green colors.
Use a custom sorting function to sort the array based on color order.
Assign a numerical value to each color (e.g. red: 0, blue: 1, green: 2) and sort based on these values.
Implement a sorting algorithm like bubble sort or quicksort to rearrange the array based on color order.
Freecharge interview questions for designations
Top trending discussions
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 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
Interview experience
based on 16 reviews
Rating in categories
Software Development Engineer
125
salaries
| ₹4.7 L/yr - ₹17.1 L/yr |
Lead Software Engineer
73
salaries
| ₹14.8 L/yr - ₹35 L/yr |
Software Developer
55
salaries
| ₹6.2 L/yr - ₹14.2 L/yr |
Senior Software Engineer
54
salaries
| ₹11.5 L/yr - ₹27.5 L/yr |
Associate Product Manager
49
salaries
| ₹9 L/yr - ₹22 L/yr |
Paytm
Mobikwik
PhonePe
Google Pay