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

Filter interviews by

Lenskart Software Engineer Interview Questions and Answers

Updated 10 Jul 2024

Lenskart Software Engineer Interview Experiences

3 interviews found

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

(3 Questions)

  • Q1. Customize live data class implementation
  • Ans. 

    Customizing live data class implementation involves modifying the structure and behavior of a class to suit specific requirements.

    • Understand the current implementation of the live data class

    • Identify the specific requirements for customization

    • Modify the class structure and behavior accordingly

    • Test the customized implementation to ensure it meets the desired functionality

  • Answered by AI
  • Q2. Custom Views in android
  • Ans. 

    Custom views in Android allow developers to create unique UI components tailored to their specific needs.

    • Custom views can be created by extending existing View classes in Android, such as TextView or ImageView.

    • Developers can define custom attributes for their custom views in XML using the tag.

    • Custom views can be used to create complex UI components like charts, graphs, or interactive widgets.

    • Custom ...

  • Answered by AI
  • Q3. Design Some Custom View Class
  • Ans. 

    Custom view class design for software engineering interview

    • Extend the View class in Android or UIView class in iOS

    • Override onDraw method to customize drawing behavior

    • Implement custom attributes for XML layout customization

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Stack based question Medium Difficulty DSA.
  • Q2. Theory questions related Java, Spring, OOPs
Round 2 - Technical 

(3 Questions)

  • Q1. Medium-hard DSA question.
  • Q2. Project related questions
  • Q3. Design Patterns
Round 3 - HR 

(1 Question)

  • Q1. Company fit questions

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Swift basics and DSA ques

Software Engineer Jobs at Lenskart

View all

Interview questions from similar companies

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

(1 Question)

  • Q1. General DSA question leetcode style
Round 2 - Technical 

(1 Question)

  • Q1. Discussion on previous project
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Logical reasoning, Quantitative aptitude

Round 2 - Coding Test 

Array,Strings,DSA concepts like searching algorithm

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

It was a machine coding round

Round 2 - Technical 

(2 Questions)

  • Q1. Similar to the other question
  • Q2. Give an array and an element sort the array with difference of that number to array elements
  • Ans. 

    Sort an array of strings by the difference of a given element to each array element.

    • Iterate through the array and calculate the absolute difference between the given element and each array element.

    • Sort the array based on the calculated differences.

    • Return the sorted array.

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Java core, spring boot
  • Q2. DBMS concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on fundamentals, Revise core java concept
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Based on linked list
Round 2 - Technical 

(1 Question)

  • Q1. Based in tree Data Structure
Round 3 - Technical 

(1 Question)

  • Q1. Based on the graph and one from aptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Medium-level DSA questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Find the leaves of the tree.
  • Ans. 

    Leaves of a tree are the nodes with no children in a tree data structure.

    • Traverse the tree and identify nodes with no children.

    • Use depth-first search or breadth-first search algorithms to find leaves.

    • Examples: In a binary tree, leaves are nodes with no left or right child.

    • In a general tree, leaves are nodes with no children in their child list.

  • Answered by AI
  • Q2. Find the LCA of tree.
  • Ans. 

    The Lowest Common Ancestor (LCA) of a tree is the shared ancestor of two nodes farthest from the root.

    • Start from the root and traverse the tree to find the paths from the root to the two nodes.

    • Compare the paths to find the last common node between them, which is the LCA.

    • If one of the nodes is an ancestor of the other, then the ancestor node is the LCA.

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What projects you worked upon?
  • Ans. 

    I have worked on projects involving web development, mobile app development, and data analysis.

    • Developed a web application using React and Node.js for a client in the e-commerce industry

    • Created a mobile app using Flutter for a startup in the healthcare sector

    • Performed data analysis on customer behavior using Python and SQL for a marketing company

  • Answered by AI
  • Q2. What internships you did?
  • Ans. 

    I completed internships at ABC Company and XYZ Company during my undergraduate studies.

    • Interned at ABC Company working on web development projects

    • Interned at XYZ Company assisting with software testing and quality assurance

    • Gained hands-on experience in coding, debugging, and problem-solving

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare tree and graph well.

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

1. PEAK ELEMENT QUESTION.
2. COIN DENOMINATION

Lenskart Interview FAQs

How many rounds are there in Lenskart Software Engineer interview?
Lenskart interview process usually has 1-2 rounds. The most common rounds in the Lenskart interview process are Technical and HR.
How to prepare for Lenskart Software 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 Lenskart. The most common topics and skills that interviewers at Lenskart expect are Open Source, Product Design, Technology Solutions, Analytical and Android.
What are the top questions asked in Lenskart Software Engineer interview?

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

  1. Customize live data class implementat...read more
  2. Design Some Custom View Cl...read more
  3. Custom Views in andr...read more

Tell us how to improve this page.

Lenskart Software Engineer Interview Process

based on 5 interviews

1 Interview rounds

  • Technical Round
View more
Lenskart Software Engineer Salary
based on 41 salaries
₹5.5 L/yr - ₹20.4 L/yr
62% more than the average Software Engineer Salary in India
View more details

Lenskart Software Engineer Reviews and Ratings

based on 4 reviews

4.3/5

Rating in categories

4.5

Skill development

4.2

Work-life balance

3.3

Salary

4.3

Job security

3.9

Company culture

3.4

Promotions

4.5

Work satisfaction

Explore 4 Reviews and Ratings
Software Engineer, Backend Nexs

Bangalore / Bengaluru

4-8 Yrs

Not Disclosed

Explore more jobs
Store Manager
1.2k salaries
unlock blur

₹2.5 L/yr - ₹6.1 L/yr

Optometrist
958 salaries
unlock blur

₹2 L/yr - ₹5.2 L/yr

Sales Executive
552 salaries
unlock blur

₹1.7 L/yr - ₹4.5 L/yr

Sales Associate
329 salaries
unlock blur

₹1.5 L/yr - ₹5 L/yr

Assistant Manager
255 salaries
unlock blur

₹4 L/yr - ₹15.7 L/yr

Explore more salaries
Compare Lenskart with

Coolwinks Technologies

3.8
Compare

Specsmakers Opticians

3.8
Compare

Titan Eye Plus

4.3
Compare

GKB Opticals

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