Lenskart interview experience Real time questions & tips from candidates to crack your interview

SDE - Intern

Lenskart
upvote
share-icon
2 rounds | 2 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 4 months
Topics: OOPS, DATA STRUCTURES, SQL, SPRING, HTML, CSS
Tip
Tip

Tip 1 : Focus on the technology that you want to work
Tip 2 : Data Structure is important
Tip 3 : Start coding in the early stage of engineering

Application process
Where: Other
Eligibility: 7.5 CGPA
Resume Tip
Resume tip

Tip 1 : Be truthful and put all the things you know
Tip 2 : Mention all the projects you have done

Interview rounds

01
Round
Medium
Online Coding Interview
Duration60 minutes
Interview date3 Mar 2021
Coding problem1

1. Bubble Sort

Easy
10m average time
90% success
0/40
Asked in companies
HCL TechnologiesSAP LabsHCL Technologies

Bubble Sort is one of the sorting algorithms that works by repeatedly swapping the adjacent elements of the array if they are not in sorted order.

You are given an unsorted array consisting of N non-negative integers. Your task is to sort the array in non-decreasing order using the Bubble Sort algorithm.

For Example:
Bubble Sort implementation for the given array:  {6,2,8,4,10} is shown below :-

Alt test

Problem approach

I have learnt all sorting techniques in arrays that helped me a lot
→ Write optimised way to make interviewer satisfied

Try solving now
02
Round
Easy
Face to Face
Duration40 minutes
Interview date3 Mar 2021
Coding problem1

1. Reverse the String

Easy
15m average time
85% success
0/40
Asked in companies
IBMFacebookAcko

You are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string.

For example:

 If the given string is: STR = "abcde". You have to print the string "edcba".
follow up:
Try to solve the problem in O(1) space complexity. 
Try solving now

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
SDE - 1
2 rounds | 4 problems
Interviewed by Lenskart
1210 views
0 comments
0 upvotes
Software Developer
4 rounds | 5 problems
Interviewed by Lenskart
1755 views
0 comments
0 upvotes
SDE - 1
2 rounds | 4 problems
Interviewed by Lenskart
1306 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 9 problems
Interviewed by Salesforce
3451 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - Intern
3 rounds | 6 problems
Interviewed by Amazon
15480 views
4 comments
0 upvotes
company logo
SDE - Intern
4 rounds | 7 problems
Interviewed by Microsoft
15338 views
1 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 4 problems
Interviewed by Amazon
10142 views
2 comments
0 upvotes