Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Mobikwik Team. If you also belong to the team, you can get access from here

Mobikwik Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Mobikwik SDE Interview Questions and Answers

Updated 21 May 2022

Mobikwik SDE Interview Experiences

1 interview found

SDE Interview Questions & Answers

user image Anonymous

posted on 21 May 2022

I was interviewed before May 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Medium

  • Q1. 

    Reverse Linked List Problem Statement

    Given a singly linked list of integers, return the head of the reversed linked list.

    Example:

    Initial linked list: 1 -> 2 -> 3 -> 4 -> NULL
    Reversed link...
  • Ans. 

    Reverse a singly linked list of integers and return the head of the reversed linked list.

    • Iterate through the linked list and reverse the pointers to point to the previous node instead of the next node.

    • Use three pointers - prev, current, and next - to keep track of the nodes while reversing the linked list.

    • Update the head of the reversed linked list as the last node encountered during reversal.

  • Answered by AI
Round 2 - Video Call 

Round duration - 60 minutes
Round difficulty - Medium

Round 3 - HR 

Round duration - 50 minutes
Round difficulty - Easy

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE in GurgaonEligibility criteria6.5 CGPAMobiKwik interview preparation:Topics to prepare for the interview - Python, Django, Java, Html, Bootstrap, C++, Data structure.Time required to prepare for the interview - 7 monthsInterview preparation tips for other job seekers

Tip 1 : Prepare as many questions you can
Tip 2 : Give the competitive contest
Tip 3 : Aptitude

Application resume tips for other job seekers

Tip 1 : Minimum 2 projects.
Tip 2 : Concise and accurate

Final outcome of the interviewSelected

Skills evaluated in this interview

Rate your
company

🤫 100% anonymous

How was your last interview experience?

Share interview

Interview questions from similar companies

SDE Interview Questions & Answers

Flipkart user image Anonymous

posted on 30 Nov 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

GOOGLE DOCUMEENTS, 45 MIN, NUMPY

Round 2 - HR 

(2 Questions)

  • Q1. WHY YOU AS EMPLOYEE
  • Q2. WHY FLIPKART AS EMPLOYER
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Leetcode easy, medium question
  • Q2. Rotate Array, three sum
Round 2 - Technical 

(1 Question)

  • Q1. Springboot, Java 8 , microservices, design patterns

SDE Interview Questions & Answers

HighRadius user image wansh biswakarma

posted on 25 Nov 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Easy questions tbh and the interviewer was chill

Round 2 - Technical 

(2 Questions)

  • Q1. Binary search to find the number of coins
  • Ans. 

    Binary search can be used to efficiently find the number of coins in a sorted array.

    • Start by setting low to 0 and high to the length of the array minus 1.

    • While low is less than or equal to high, calculate the mid point.

    • Compare the value at the mid point with the target number of coins and adjust low or high accordingly.

    • Return the index of the target number of coins if found, otherwise return -1.

  • Answered by AI
  • Q2. Oops questions that too basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - easy and go for it

Skills evaluated in this interview

SDE Interview Questions & Answers

PhonePe user image Anonymous

posted on 6 Sep 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Aug 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Coding Test 

4 medium to difficult questions

Round 3 - Technical 

(1 Question)

  • Q1. 2 DSA questions on arrays
Round 4 - Technical 

(1 Question)

  • Q1. 3 DSA questions on DP , Trees
Round 5 - HR 

(1 Question)

  • Q1. Entire Resume was discussed

SDE Interview Questions & Answers

PhonePe user image Rohith D

posted on 29 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Last projects worked on
  • Q2. What are you good at
  • Ans. 

    I am good at problem-solving, coding, and collaborating with team members.

    • Strong problem-solving skills

    • Proficient in coding languages like Java, Python, and C++

    • Effective communication and collaboration with team members

  • Answered by AI

SDE Interview Questions & Answers

PhonePe user image Anonymous

posted on 23 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 questions 90 mins, dynamic programming and graph based

Round 2 - HR 

(2 Questions)

  • Q1. Dont remember dont remember
  • Q2. I dont remember dont remember

SDE Interview Questions & Answers

HighRadius user image LOST OVER THERE

posted on 16 Feb 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

ALL APTI,QUANT,TECH MCQs were there

Round 2 - Coding Test 

2 easy questions were given in it

SDE Interview Questions & Answers

Paytm user image Anonymous

posted on 6 Aug 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

It consist of 3 questions on hackerrank

Round 2 - One-on-one 

(2 Questions)

  • Q1. Dont remember the exact it was related to array manipulation
  • Q2. Dont remember the exact but it was string manipulation

SDE Interview Questions & Answers

Paytm user image Anonymous

posted on 12 Nov 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

1 easy question based on string and core subjects amd project related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your resume very well.
Contribute & help others!
anonymous
You can choose to be anonymous

Recently Viewed

SALARIES

Flipkart

SALARIES

Intel

SALARIES

Akamai Technologies

SALARIES

Juspay Technologies

SALARIES

EpiFi

SALARIES

Zomato

SALARIES

Amazon

SALARIES

SAP

SALARIES

Udaan

COMPANY BENEFITS

JellyFish Technologies

No Benefits

Tell us how to improve this page.

Anonymously discuss salaries, work culture, and many more

Get Ambitionbox App

SDE Interview Questions from Similar Companies

Flipkart SDE Interview Questions
4.0
 • 5 Interviews
PhonePe SDE Interview Questions
4.0
 • 3 Interviews
Razorpay SDE Interview Questions
3.6
 • 3 Interviews
Paytm SDE Interview Questions
3.3
 • 2 Interviews
HighRadius SDE Interview Questions
2.9
 • 2 Interviews
View all
Mobikwik SDE Salary
based on 5 salaries
₹7.6 L/yr - ₹16 L/yr
48% less than the average SDE Salary in India
View more details
Team Lead
68 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
56 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Executive
53 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
47 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer II
44 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Mobikwik with

Paytm

3.3
Compare

Freecharge

3.8
Compare

PhonePe

4.0
Compare

Payed

2.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview