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

Mobikwik Senior Software Engineer 2 Interview Questions and Answers

Updated 18 May 2022

Mobikwik Senior Software Engineer 2 Interview Experiences

1 interview found

I applied via Approached by Company and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Data Structure 

(1 Question)

  • Q1. 1. No of Island in the graph 2. Sliding window question
Round 2 - DS and Language Related Question 

(2 Questions)

  • Q1. 1. Tree Questions like Left View and Diameter of tree
  • Q2. Basic java questions
Round 3 - LLD and HLD 

(2 Questions)

  • Q1. Design a system that can handle 10 lacs transactions per second
  • Ans. 

    Design a system to handle 10 lacs transactions per second.

    • Use distributed systems and load balancing to handle the high volume of transactions.

    • Implement caching mechanisms to reduce database load.

    • Use high-performance hardware and optimize code for speed.

    • Consider using a NoSQL database for faster read/write operations.

    • Implement fault-tolerant mechanisms to ensure system reliability.

    • Use asynchronous processing to handle ...

  • Answered by AI
  • Q2. Create an custom hashmap with all the function with oops concept
  • Ans. 

    Create a custom hashmap with OOPs concepts

    • Create a class for the hashmap with private variables for key and value

    • Implement methods for adding, removing and retrieving elements

    • Use inheritance to create a separate class for each type of data to be stored

    • Use encapsulation to protect the data and ensure proper access

    • Use polymorphism to allow for different types of data to be stored in the same hashmap

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Mobikwik Senior Software Engineer 2 interview:
  • Java
  • Spring Boot
  • Low Level Desgin
  • High Level Desgin
  • Data Structures
Interview preparation tips for other job seekers - Go through all the basic DS and Java question

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Simple programs asked from java basics

Round 2 - Technical 

(1 Question)

  • Q1. About Automation process, testing cycle, defects and management
Round 3 - HR 

(1 Question)

  • Q1. About my previous roles and responsibility, how good m to taking the new role and salary discussion

I applied via Naukri.com and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - Coding Test 

It was a coding test. After clearing it, I had 2nd round of coding test where they asked me solve. The question was of histogram problem from dsa.

Round 2 - Technical 

(1 Question)

  • Q1. It was technical round where interviewer asked me to solve the histogram problem which I found very tough.

Interview Preparation Tips

Topics to prepare for Q2 Software Senior Software Engineer 2 interview:
  • Data Structures
  • Algorithms
Interview preparation tips for other job seekers - It was way difficult to clear the 2nd round. Codind round was too difficult.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Nov 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Machine coding.
Code structure, naming, best practices are more important than time or space complexity.

Round 2 - Coding Test 

Same as Round 1, except more complex problem statement

Round 3 - Technical 

(1 Question)

  • Q1. Integration round. Given a library, do some operations with it, i.e. pull specific data point from file, make an POST call using different data point etc.
Round 4 - Technical 

(1 Question)

  • Q1. Given a codebase, fix a specific bug
  • Ans. 

    I would start by reproducing the bug, analyzing the code, identifying the root cause, implementing a fix, testing the fix, and finally deploying it.

    • Reproduce the bug by following the steps that lead to the issue.

    • Analyze the code surrounding the bug to understand the context and potential causes.

    • Identify the root cause of the bug by debugging and tracing the code execution.

    • Implement a fix by making the necessary code ch...

  • Answered by AI
Round 5 - Technical 

(1 Question)

  • Q1. Standard HLD/LLD design problem
  • Ans. 

    HLD focuses on overall system architecture, while LLD delves into specific implementation details.

    • HLD includes components, modules, interfaces, and dependencies.

    • LLD involves detailed class diagrams, data structures, algorithms, and database schema.

    • Example: HLD may outline a system using microservices architecture, while LLD may specify how each microservice communicates and stores data.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewing here is very very different than MAANG companies.
Speed of execution matters, but best practices matter more.
Time and space complexity is not tested at all!

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Find Target Element in a rotating sorted Array.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Describe projects
  • Ans. 

    I have worked on various projects including developing web applications, creating mobile apps, and implementing machine learning algorithms.

    • Developed a web application for a retail company to manage inventory and sales data

    • Created a mobile app for a fitness tracking platform to track user's exercise routines

    • Implemented machine learning algorithms for a recommendation system in an e-commerce website

  • Answered by AI
  • Q2. Knowledge testing on ML frameworks
Round 2 - Aptitude Test 

Had a overall personality, technical & problem solving test with AVP

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. One leetcode easy-medium problem
  • Q2. Java, springboot and oops question
Round 2 - Technical 

(2 Questions)

  • Q1. Project related questions
  • Q2. System design questions

Interview Preparation Tips

Interview preparation tips for other job seekers - HR didnt reach out post interviews
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

MVVM was asked and swift questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare swift concepts well and design pattern
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Aug 2023. There were 4 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. 1 - Easy Medium Question. Discuss the approach with interviewer and then implement it. The code should work, thats important.
Round 3 - Technical 

(1 Question)

  • Q1. LLD round to design Chess.
Round 4 - One-on-one 

(1 Question)

  • Q1. Hiring manager round. Grilling on resume and past experience questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Sql unix transactions flow
  • Q2. Sql Java ATM POS transactions flow

Interview Preparation Tips

Interview preparation tips for other job seekers - Lear

Mobikwik Interview FAQs

What are the top questions asked in Mobikwik Senior Software Engineer 2 interview?

Some of the top questions asked at the Mobikwik Senior Software Engineer 2 interview -

  1. Design a system that can handle 10 lacs transactions per sec...read more
  2. Create an custom hashmap with all the function with oops conc...read more
  3. 1. No of Island in the graph 2. Sliding window quest...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 747 Interviews
PhonePe Interview Questions
4.0
 • 297 Interviews
HighRadius Interview Questions
2.9
 • 182 Interviews
Razorpay Interview Questions
3.6
 • 148 Interviews
Rupeek Interview Questions
3.7
 • 60 Interviews
PayU Payments Interview Questions
3.6
 • 54 Interviews
Freecharge Interview Questions
3.9
 • 53 Interviews
View all
Team Lead
78 salaries
unlock blur

₹2.2 L/yr - ₹7 L/yr

Assistant Manager
56 salaries
unlock blur

₹4.5 L/yr - ₹12.6 L/yr

Senior Executive
53 salaries
unlock blur

₹2.7 L/yr - ₹6.7 L/yr

Software Developer
47 salaries
unlock blur

₹7.7 L/yr - ₹30.7 L/yr

Software Development Engineer II
44 salaries
unlock blur

₹11 L/yr - ₹30 L/yr

Explore more salaries
Compare Mobikwik with

Paytm

3.3
Compare

Freecharge

3.9
Compare

PhonePe

4.0
Compare

Payed

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