Upload Button Icon Add office photos
Premium Employer

i

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

Lenskart

Compare button icon Compare button icon Compare
3.2

based on 2.9k Reviews

Filter interviews by

Lenskart Senior Software Engineer Interview Questions and Answers

Updated 16 Apr 2024

Lenskart Senior Software Engineer Interview Experiences

3 interviews found

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

I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Insert node in BST
  • Ans. 

    Insert a node in a Binary Search Tree (BST)

    • Start at the root node and compare the value of the node to be inserted with the current node

    • If the value is less than the current node, move to the left child. If greater, move to the right child

    • Repeat the process until reaching a leaf node, then insert the new node as a left or right child

  • Answered by AI
  • Q2. Design Lift system
  • Ans. 

    Design a lift system for efficient vertical transportation

    • Consider the number of floors in the building

    • Include safety features like emergency stop button

    • Optimize for speed and energy efficiency

    • Implement a user-friendly interface for passengers

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2023. There were 4 interview rounds.

Round 1 - Coding Test 

It was a simple coding test.

Round 2 - Coding Test 

There was a small coding problem involving oops concepts..

Round 3 - Technical 

(1 Question)

  • Q1. There was a simple System Design problem specifically URLShortener
Round 4 - Technical 

(1 Question)

  • Q1. There was discussion about previous projects

Interview Preparation Tips

Interview preparation tips for other job seekers - The Talent Acquisition team of Lenskart doesn't exactly show much professionalism and pretty much ghost you after an interview. Also they are a hard bargain. The interviewers however were pretty respectful and accommodating.

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nt ... read more
asked in Capgemini
Q2. Pascal's TriangleYou are given an integer N. Your task is to retu ... read more
Q3. K Largest Elements You are given with an integer k and an array o ... read more
asked in GlobalLogic
Q4. System Design QuestionCreate a simple shopping application. They ... read more
asked in Info Edge
Q5. Buy and Sell StockYou are Harshad Mehta’s friend. He told you the ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Basic baba questions and 3 short dsa problems

Round 2 - Coding Test 

System Design interview, was asked to design a system like booking.com

Round 3 - Technical 

(1 Question)

  • Q1. Techo managerial round

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Minimum Knight Moves (LC Medium)
  • Q2. OS, CN, DB concepts like multithreading, semaphore, tcp vs udp, transaction and ACId properties. Java concepts like stack vs heap(memory), error vs exception. Any 1 Project discussion for 10 mins

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the fundamental concepts of operating systems and databases. Refer to the company-tagged questions from LC.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Print the nodes of a n-ary tree in an arc wise manner as seen from the outside.
  • Ans. 

    Print nodes of n-ary tree in arc wise manner from outside

    • Traverse the tree level by level from outside to inside

    • Use a queue to keep track of nodes at each level

    • Print the nodes at each level in a clockwise or anticlockwise manner

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Uber Senior Software Engineer interview:
  • n-ary tree

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Node JS internal
  • Q2. Previous project discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Design hld interview asked question
  • Q2. Design lld asked question
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed before Jul 2023.

Round 1 - Coding Test 

45 min round. Similar to Leetcode medium level question.

Round 2 - Coding Test 

45 min coding round, 2 question asked

Round 3 - Technical 

(1 Question)

  • Q1. System design of proximity service
  • Ans. 

    Design a system for proximity service

    • Utilize geolocation data to track user locations

    • Implement algorithms to calculate proximity between users

    • Use real-time updates to notify users of nearby contacts

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. Behavioral questions

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Introduction about yourself and expectation
Round 2 - Technical 

(3 Questions)

  • Q1. IOS questions and architecture question about modularisation. From resume.
  • Q2. Question Asked about memory management
  • Q3. Question about modularisation and interface design
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 Jul 2023. There were 4 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Easy DSA questions on string manipulation
Round 2 - Technical 

(1 Question)

  • Q1. Build an MVC architecture
  • Ans. 

    MVC architecture separates an application into Model, View, and Controller components for better organization and scalability.

    • Model represents the data and business logic

    • View displays the data to the user

    • Controller handles user input and updates the model

    • Example: Model - User class with properties like name, email; View - HTML template to display user info; Controller - User controller to handle user actions

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Discussed previous job experiences.
  • Q2. Was asked if I am comfortable working on weekends/late nights during emergencies.
Round 4 - HR 

(1 Question)

  • Q1. What are your strengths/weaknesses.

Skills evaluated in this interview

Lenskart Interview FAQs

How many rounds are there in Lenskart Senior Software Engineer interview?
Lenskart interview process usually has 2-3 rounds. The most common rounds in the Lenskart interview process are Technical and Coding Test.
What are the top questions asked in Lenskart Senior Software Engineer interview?

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

  1. Insert node in ...read more
  2. Design Lift sys...read more
  3. There was a simple System Design problem specifically URLShorte...read more

Tell us how to improve this page.

Lenskart Senior Software Engineer Interview Process

based on 3 interviews in last 1 year

Interview experience

3
  
Average

People are getting interviews through

based on 3 Lenskart interviews
Referral
Job Portal
33%
33%
34% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Lenskart Senior Software Engineer Salary
based on 37 salaries
₹11 L/yr - ₹38 L/yr
66% more than the average Senior Software Engineer Salary in India
View more details

Lenskart Senior Software Engineer Reviews and Ratings

based on 4 reviews

2.1/5

Rating in categories

3.0

Skill development

2.0

Work-Life balance

1.8

Salary & Benefits

3.0

Job Security

1.4

Company culture

1.2

Promotions/Appraisal

2.2

Work Satisfaction

Explore 4 Reviews and Ratings
Store Manager
1.1k salaries
unlock blur

₹2.5 L/yr - ₹6.1 L/yr

Optometrist
952 salaries
unlock blur

₹1.9 L/yr - ₹5.2 L/yr

Sales Executive
537 salaries
unlock blur

₹1.3 L/yr - ₹4.5 L/yr

Sales Associate
300 salaries
unlock blur

₹1.5 L/yr - ₹4.2 L/yr

Assistant Manager
266 salaries
unlock blur

₹3.9 L/yr - ₹15.5 L/yr

Explore more salaries
Compare Lenskart with

Coolwinks Technologies

3.8
Compare

Specsmakers Opticians

3.9
Compare

Titan Eye Plus

4.3
Compare

GKB Opticals

4.2
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview