Upload Button Icon Add office photos
Engaged Employer

i

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

LeadSquared Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

LeadSquared Senior Software Engineer Interview Questions and Answers

Updated 29 Nov 2024

LeadSquared Senior Software Engineer Interview Experiences

5 interviews found

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. How to memoize a Javascript function?
  • Ans. 

    Memoization is a technique used to cache the results of expensive function calls to improve performance.

    • Create a cache object to store the results of function calls.

    • Check if the function has already been called with the same arguments, if so return the cached result.

    • If the function has not been called with the same arguments, calculate the result and store it in the cache.

  • Answered by AI
  • Q2. Find second smallest number in array
  • Ans. 

    Find second smallest number in array of strings

    • Convert array of strings to array of integers

    • Sort the array in ascending order

    • Return the second element in the sorted array

  • Answered by AI

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Assignment 

Technical coding round

Interview Preparation Tips

Interview preparation tips for other job seekers - read frontend basic questions nicely

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Hand on coding excercise
Round 2 - Technical 

(1 Question)

  • Q1. Discussion regarding project as well system design
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Coding Test 

3 medium level coding questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Past products knowledge

LeadSquared interview questions for designations

 Senior Software Test Engineer

 (1)

 Software Engineer

 (4)

 Software Developer

 (2)

 QA Engineer

 (2)

 Softwaretest Engineer

 (2)

 Data Engineer

 (1)

 Devops Engineer

 (1)

 Cloud Engineer

 (1)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Java: String, Basics Collection, Exception Handling, OOP

Round 2 - System Design 

(1 Question)

  • Q1. Database design, Code Design, System Design
Round 3 - HR 

(1 Question)

  • Q1. I don't remember

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. A c++ written round. It contains good questions on c++ related to exception handling, virtual table concepts, smart_ptrs , etc ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared with your project.
Have decent but not great knowledge knowledge in DS/Algos
Know basics of system design.
Be good in your programming language.

I applied via Naukri.com and was interviewed before Sep 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Oracle Architecture, RAC Setup, Golden Gate Troubleshooting, Data Guard recover, RMAN restoration

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Day to Day activities and Oracle architecture

I applied via Approached by Company and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - System test 

(1 Question)

  • Q1. Advantage and disadvantage of framework.
  • Ans. 

    Frameworks provide structure and pre-built components for software development, but can also limit flexibility and require learning curve.

    • Advantage: Provides structure and pre-built components for faster development

    • Advantage: Can improve code quality and maintainability

    • Disadvantage: Can limit flexibility and customization

    • Disadvantage: Requires learning curve and potential dependency issues

    • Example: ReactJS provides a fr...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is Oops? Advantage and disadvantage
  • Ans. 

    Oops stands for Object-Oriented Programming. It is a programming paradigm that uses objects to represent real-world entities.

    • Advantages: code reusability, modularity, encapsulation, inheritance, polymorphism

    • Disadvantages: complexity, steep learning curve, performance overhead

    • Example: creating a class 'Car' with properties like 'make', 'model', and 'year', and methods like 'start_engine' and 'stop_engine'

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics in server side and client side coding

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test will a hackerrank test where it might have technical MCQ and/or coding test.

Round 2 - Technical 

(1 Question)

  • Q1. Interviewer will test your logic building capability with puzzel/coding and technical questions and experience discussion.
Round 3 - One-on-one 

(1 Question)

  • Q1. Its a normal discussion with HR about CTC and all.

Interview Preparation Tips

Interview preparation tips for other job seekers - In TR interviewer are really good. They will help you and give hints. They mostly check if you have problem solving approch.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 2022. 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 - Technical 

(1 Question)

  • Q1. They asked questions related your project and technical questions
Round 3 - Coding Test 

You have to do programming test. This is based on logical question.

LeadSquared Interview FAQs

How many rounds are there in LeadSquared Senior Software Engineer interview?
LeadSquared interview process usually has 1-2 rounds. The most common rounds in the LeadSquared interview process are Technical, Coding Test and HR.
How to prepare for LeadSquared Senior 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 LeadSquared. The most common topics and skills that interviewers at LeadSquared expect are CRM, Cost Optimization, SQL, Debugging and MySQL.
What are the top questions asked in LeadSquared Senior Software Engineer interview?

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

  1. How to memoize a Javascript functi...read more
  2. Find second smallest number in ar...read more
  3. Discussion regarding project as well system des...read more

Tell us how to improve this page.

LeadSquared Senior Software Engineer Interview Process

based on 6 interviews

Interview experience

4
  
Good
View more
LeadSquared Senior Software Engineer Salary
based on 102 salaries
₹11 L/yr - ₹34.9 L/yr
24% more than the average Senior Software Engineer Salary in India
View more details

LeadSquared Senior Software Engineer Reviews and Ratings

based on 18 reviews

2.1/5

Rating in categories

2.1

Skill development

2.0

Work-life balance

2.6

Salary

2.2

Job security

1.5

Company culture

1.9

Promotions

1.7

Work satisfaction

Explore 18 Reviews and Ratings
Senior Software Engineer

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Explore more jobs
Business Analyst
141 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Software Engineer
133 salaries
unlock blur

₹6 L/yr - ₹19.9 L/yr

Senior Software Engineer
102 salaries
unlock blur

₹11 L/yr - ₹34.9 L/yr

Senior Business Analyst
94 salaries
unlock blur

₹7 L/yr - ₹21 L/yr

Sales Development Representative
52 salaries
unlock blur

₹3.5 L/yr - ₹11.9 L/yr

Explore more salaries
Compare LeadSquared with

Thomson Reuters

4.1
Compare

Chetu

3.3
Compare

EbixCash Limited

4.0
Compare

eClinicalWorks

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