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 Lead Engineer Interview Questions and Answers

Updated 21 Apr 2024

Mobikwik Lead Engineer Interview Experiences

1 interview found

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 21 Apr 2024

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 1. Design notification system
  • Ans. 

    Design a notification system for timely alerts and updates.

    • Identify the target audience and their preferred communication channels (email, SMS, push notifications, etc.)

    • Define the types of notifications to be sent (urgent alerts, reminders, updates, etc.)

    • Implement a user-friendly interface for users to manage their notification preferences

    • Include features like scheduling notifications, customizing notification settings...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. 1.Messaging queue working like Kafka
  • Ans. 

    Messaging queue system similar to Kafka for real-time data processing and streaming

    • Kafka is a distributed streaming platform capable of handling high volumes of data in real-time

    • It uses topics to organize data streams and partitions for scalability

    • Producers publish messages to topics and consumers subscribe to topics to receive messages

    • Kafka provides fault tolerance, scalability, and high throughput for data processing

    • ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be as elaborate to cover every minute aspect. since interviewer seemed to be expecting exact answer.

Skills evaluated in this interview

Interview questions from similar companies

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

Leetcode medium and hard

zigzag traversal of BT
merge K sorted Linked List

Round 2 - Technical 

(1 Question)

  • Q1. Focussed mainly on Java, Spring and HLD
Round 3 - Technical 

(1 Question)

  • Q1. LLD of booking system, designing a thread safe array blocking queue
Round 4 - HR 

(1 Question)

  • Q1. Normal salary discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Leetcode medium and hard

zigzag traversal of BT
merge K sorted Linked List

Round 2 - Technical 

(1 Question)

  • Q1. Focussed mainly on Java, Spring and HLD
Round 3 - Technical 

(1 Question)

  • Q1. LLD of booking system, designing a thread safe array blocking queue
Round 4 - HR 

(1 Question)

  • Q1. Normal salary discussion
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Find first non-repeating character in a string
  • Ans. 

    Find the first non-repeating character in a string

    • Create a hashmap to store the frequency of each character in the string

    • Iterate through the string and check the frequency of each character

    • Return the first character with frequency 1

  • Answered by AI
  • Q2. Implement stack in a way so that I will get min at any step in 0(1)
  • Ans. 

    Use an additional stack to keep track of the minimum value at each step.

    • Create a stack to store the actual values.

    • Create another stack to store the minimum value at each step.

    • When pushing a new value, compare it with the top of the minimum stack and push the smaller value.

    • When popping a value, also pop from the minimum stack.

    • To get the minimum value at any step, simply peek at the top of the minimum stack.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Print even odd with different threads
  • Ans. 

    Print even and odd numbers using different threads

    • Create two threads, one for printing even numbers and one for printing odd numbers

    • Use synchronization mechanisms like mutex or semaphore to ensure proper ordering of output

    • Example: Thread 1 prints even numbers (2, 4, 6, ...) and Thread 2 prints odd numbers (1, 3, 5, ...)

  • Answered by AI
  • Q2. Executor service, java 8, spring boot
Round 3 - Technical 

(2 Questions)

  • Q1. Design LRU cache
  • Ans. 

    LRU cache is a data structure that stores the most recently used items, discarding the least recently used items when full.

    • Use a doubly linked list to keep track of the order of items based on their usage.

    • Use a hashmap to quickly access items in the cache.

    • When an item is accessed, move it to the front of the linked list to mark it as the most recently used.

  • Answered by AI
  • Q2. Design flight booking system
  • Ans. 

    Design a flight booking system for easy and efficient booking process.

    • Allow users to search for flights based on destination, date, and number of passengers.

    • Provide options for users to select preferred flight times, airlines, and seating preferences.

    • Include secure payment processing for booking confirmation.

    • Implement a user-friendly interface with clear instructions and easy navigation.

    • Offer features like flight statu...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DS, multithreading, Sytems design (HLD)

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is the use of @LoadBalanced annotation
  • Ans. 

    The @LoadBalanced annotation is used in Spring Cloud to indicate that a RestTemplate should be load balanced.

    • Used to automatically distribute client requests across multiple instances of a service

    • Helps in achieving high availability and scalability

    • Works in conjunction with Ribbon load balancer in Spring Cloud

  • Answered by AI
  • Q2. You can use this annotation on top of RestTemplate Bean. By this annotation the instance that will be created is load balanced i.e you don't need to write code to make this RestTemplate bean load balanced.
Round 2 - One-on-one 

(2 Questions)

  • Q1. Describe your project and role
  • Q2. You need to describe your project in detail like current technologies being used etc. and your roles and responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - Have good knowledge of Core Java

Skills evaluated in this interview

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

I applied via AmbitionBox and was interviewed in Jun 2023. There were 3 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 - One-on-one 

(3 Questions)

  • Q1. Aap kaha kaam kiye hoo kitna year ka experience hai aapka
  • Ans. Sales team leader from Resilient innovation private limited
  • Answered Anonymously
  • Q2. Kitna year ka experience hai aapko
  • Ans. 5 year for sales team leader
  • Answered Anonymously
  • Q3. Aapki city konsi hai
Round 3 - Technical 

(2 Questions)

  • Q1. Aap freecharge ke bare me kya jante hoo
  • Ans. Freecharge ek maatra aise company hai jiska type axis Bank se hai
  • Answered Anonymously
  • Q2. Agar hamari company ka soundbox

Interview Preparation Tips

Interview preparation tips for other job seekers - Freecharge ki service best hai but agar ye company ka soundbox bhi aa gaya toh merchant hamare qr or soundbox ko jada tar rakh payega or usko notification bhi turant milegi
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Asked string and array questions

Round 2 - Technical 

(2 Questions)

  • Q1. Implementation of a blocking queue
  • Q2. Multithreading concepts
Round 3 - Assignment 

It was a system design round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well be confident. learn reactive programming.
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 Aug 2023. There were 4 interview rounds.

Round 1 - Coding Test 

SQL and technical. Statistics.

Round 2 - Case Study 

Business case study. Problem solving

Round 3 - Behavioral 

(2 Questions)

  • Q1. Past experience
  • Q2. Reason to change
  • Ans. 

    The reason to change can be due to evolving business needs, technological advancements, regulatory requirements, or competitive pressures.

    • Evolving business needs: Changes in market trends, customer preferences, or strategic goals may necessitate a change in business processes.

    • Technological advancements: Adoption of new technologies can improve efficiency, enhance customer experience, or enable new capabilities.

    • Regulato...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Reason for change
  • Ans. 

    Change is necessary to adapt to evolving business needs, technology advancements, and market trends.

    • Change is essential for growth and innovation

    • To stay competitive in the market

    • To improve efficiency and productivity

    • To meet customer demands and expectations

    • To align with new technologies and industry standards

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed before Oct 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Coding, stack and string

Round 2 - Technical 

(1 Question)

  • Q1. Java 8, collection, multithreading

Mobikwik Interview FAQs

How many rounds are there in Mobikwik Lead Engineer interview?
Mobikwik interview process usually has 2 rounds. The most common rounds in the Mobikwik interview process are Technical.
How to prepare for Mobikwik Lead Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Mobikwik. The most common topics and skills that interviewers at Mobikwik expect are Agile, Application Development, Automation, Linux and Multithreading.
What are the top questions asked in Mobikwik Lead Engineer interview?

Some of the top questions asked at the Mobikwik Lead Engineer interview -

  1. 1.Messaging queue working like Ka...read more
  2. 1. Design notification sys...read more

Tell us how to improve this page.

Mobikwik Lead Engineer Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 748 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
Mobikwik Lead Engineer Salary
based on 4 salaries
₹27 L/yr - ₹71 L/yr
197% more than the average Lead Engineer Salary in India
View more details
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