Upload Button Icon Add office photos
Engaged Employer

i

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

LambdaTest Verified Tick

Compare button icon Compare button icon Compare
4.3

based on 93 Reviews

Filter interviews by

LambdaTest Software Engineer Interview Questions and Answers

Updated 12 Aug 2021

LambdaTest Software Engineer Interview Experiences

Interview questions from similar companies

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

(1 Question)

  • Q1. They asked to design a database table
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 Leetcode Medium questions on hackerrank

Round 2 - One-on-one 

(3 Questions)

  • Q1. Kadane algorithm based question
  • Q2. Leetcode medium
  • Q3. Resume based questions
Round 3 - One-on-one 

(4 Questions)

  • Q1. Probability question math problem
  • Q2. Puzzle to solve
  • Q3. AI based question
  • Q4. 1 question to solve Leetcode medium

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with DSA and communication skill
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Pointless basic questions is what they asked
Round 2 - Technical 

(1 Question)

  • Q1. They had this round for hours together

Interview Preparation Tips

Interview preparation tips for other job seekers - Kindly do not attend interview at Pando. They make the interview process long and tedious. They had less budget despite knowing that they wasted my time and efforts on the whole the company is not well structured and their HR team is very poor. They are a typical unstructured startup company with poor work ethics and culture.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 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 - Coding Test 

60 Minutes coding test was there

Round 3 - Technical 

(5 Questions)

  • Q1. Worst experience ever, never apply for company in this, highly unstable company
  • Q2. Add two numbers in a linked list, don't apply
  • Ans. 

    Traverse the linked list and add the values of each node without using additional data structures.

    • Traverse the linked list while keeping track of the sum in a variable

    • Update the sum by adding the value of each node as you traverse the list

    • Handle carry over if the sum of two nodes is greater than 9

  • Answered by AI
  • Q3. Sort the array by using all sorting algorithms, don't join
  • Q4. Subset problem find all the subsets
  • Ans. 

    To find all subsets of a given set, use recursion to generate all possible combinations.

    • Use recursion to generate all possible combinations of including or excluding each element in the set.

    • Start with an empty subset and recursively add each element to create new subsets.

    • Each subset can be represented as an array of strings.

  • Answered by AI
  • Q5. LRU Cache problem, explain it and implement it
  • Ans. 

    LRU Cache is a data structure that stores a fixed number of items and removes the least recently used item when the cache is full.

    • LRU Cache uses a combination of a doubly linked list and a hashmap to efficiently store and retrieve items.

    • When an item is accessed, it is moved to the front of the linked list to indicate it is the most recently used item.

    • If the cache is full, the least recently used item at the end of the ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join, Worst Experience every

Skills evaluated in this interview

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

(1 Question)

  • Q1. 2 rounds, 2 coding questions in each round. Managerial round.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Resume overview and work experience discussion
  • Q2. Asked for expected salary
Round 2 - Coding Test 

Manager and employee problem. Given a table with id, Employee, managerId. Print the hierarchy in a tree format.

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic Python Programming question with list, regex, strings
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Mar 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Aptitude Test with 1 coding question and 8 other aptitude questions

Round 3 - One-on-one 

(1 Question)

  • Q1. DSA questions with some dbms questions.
Round 4 - One-on-one 

(1 Question)

  • Q1. DSA + SQL query writing questions. Do revise SQL before interview.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Coding Test 

1hr
DSA
C++
Javascript
Hackerrank

Round 2 - Coding Test 

Two DSA question on Appcoder platform

Round 3 - Behavioral 

(2 Questions)

  • Q1. What is SAAS, IAAS?
  • Ans. 

    SAAS stands for Software as a Service and IAAS stands for Infrastructure as a Service.

    • SAAS is a software delivery model where software is hosted on the cloud and accessed via the internet.

    • IAAS provides virtualized computing resources over the internet, such as virtual machines, storage, and networking.

    • Examples of SAAS include Google Workspace, Salesforce, and Microsoft Office 365.

    • Examples of IAAS include Amazon Web Ser...

  • Answered by AI
  • Q2. Difference between soap and rest services
  • Ans. 

    SOAP is a protocol, REST is an architectural style for web services.

    • SOAP is a protocol, while REST is an architectural style for web services

    • SOAP uses XML for message format, REST can use various formats like JSON, XML, etc.

    • SOAP is more rigid and has built-in security features, REST is more flexible and relies on underlying protocols for security

    • SOAP has strict rules for communication, REST is more lightweight and simp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep practicing and solving problems for Technical role, build a good resume on overleaf and keep asking for referrals with short and concise messages on linkedIn and also keep your profile on all platform

Skills evaluated in this interview

LambdaTest Interview FAQs

How to prepare for LambdaTest 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 LambdaTest. The most common topics and skills that interviewers at LambdaTest expect are Appium, OOAD, SDET, Selenium and Software Quality Assurance.
What are the top questions asked in LambdaTest Software Engineer interview?

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

  1. Laravel Nova t...read more
  2. php basic questi...read more

Tell us how to improve this page.

LambdaTest Software Engineer Salary
based on 14 salaries
₹11.5 L/yr - ₹35 L/yr
185% more than the average Software Engineer Salary in India
View more details

LambdaTest Software Engineer Reviews and Ratings

based on 2 reviews

1.9/5

Rating in categories

1.9

Skill development

1.9

Work-Life balance

1.9

Salary & Benefits

1.9

Job Security

1.9

Company culture

1.9

Promotions/Appraisal

1.9

Work Satisfaction

Explore 2 Reviews and Ratings
Member Technical Staff
17 salaries
unlock blur

₹8 L/yr - ₹32.6 L/yr

Solution Engineer
16 salaries
unlock blur

₹6.5 L/yr - ₹18.2 L/yr

Software Engineer
14 salaries
unlock blur

₹11.5 L/yr - ₹35 L/yr

Senior Software Engineer
12 salaries
unlock blur

₹13.8 L/yr - ₹53 L/yr

Senior Member of Technical Staff
9 salaries
unlock blur

₹10 L/yr - ₹30 L/yr

Explore more salaries
Compare LambdaTest with

BrowserStack

3.7
Compare

QASource

3.2
Compare

SmartBear

3.5
Compare

Sauce Labs

2.3
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