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
2.9

based on 297 Reviews

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 UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is 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

 (1)

 Softwaretest Engineer

 (2)

 QA Engineer

 (2)

 Data Engineer

 (1)

 Cloud Engineer

 (1)

 Devops 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

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Walk-in and was interviewed in Nov 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Normal online code / frontend test

Round 2 - Technical 

(1 Question)

  • Q1. How would you build book my show
  • Ans. 

    Designing and building a platform similar to BookMyShow involves creating a user-friendly interface for booking tickets for various events.

    • Develop a user-friendly website and mobile app for users to browse and book tickets for movies, concerts, plays, etc.

    • Implement a secure payment gateway for users to make online transactions.

    • Integrate a database to store information about events, venues, tickets, and user bookings.

    • In...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Solid principals, awareness of patterns
Round 4 - Technical 

(1 Question)

  • Q1. How would you build tinyurl like service, systems designs
  • Ans. 

    To build a tinyurl-like service, design a system with a URL shortening algorithm, a database to store mappings, and a redirect service.

    • Use a hashing algorithm to generate short URLs from long URLs (e.g. MD5, SHA-256).

    • Store the mappings of short URLs to long URLs in a database (e.g. MySQL, Redis).

    • Implement a redirect service that takes a short URL, looks up the corresponding long URL in the database, and redirects the u...

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

(1 Question)

  • Q1. Non-technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - no reply after giving so many rounds.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Reverse the linked list.
Round 2 - Technical 

(1 Question)

  • Q1. Internel working of Hashmap
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. String Question based on hashmap
  • Q2. Palindorme -Reverse a string
  • Ans. 

    Reverse a string to check if it is a palindrome.

    • Create a function that takes a string as input

    • Reverse the string using built-in functions or manually

    • Compare the reversed string with the original string to check if it is a palindrome

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Basic Personal Questions, salary expectations
  • Q2. Agile, docker,kunernetes

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected
Round 1 - Coding Test 

DSA round leetcode style question

Round 2 - Technical 

(1 Question)

  • Q1. Design + Coding round for rate limiter

Interview Preparation Tips

Interview preparation tips for other job seekers - Final round - System Design
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - One-on-one 

(1 Question)

  • Q1. Design zepto delivery system .
  • Ans. 

    Design a zepto delivery system for efficient and fast delivery of small packages.

    • Utilize drones for quick and efficient delivery

    • Implement a centralized hub for package sorting and distribution

    • Use GPS tracking for real-time package monitoring

    • Optimize routes for faster delivery times

    • Ensure secure and reliable delivery process

  • Answered by AI

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 96 salaries
₹11 L/yr - ₹34.9 L/yr
41% more than the average Senior Software Engineer Salary in India
View more details

LeadSquared Senior Software Engineer Reviews and Ratings

based on 14 reviews

2.5/5

Rating in categories

2.5

Skill development

2.5

Work-life balance

2.6

Salary

2.8

Job security

1.7

Company culture

2.0

Promotions

2.0

Work satisfaction

Explore 14 Reviews and Ratings
Senior Software Engineer

Bangalore / Bengaluru

2-7 Yrs

₹ 11-23.87 LPA

Senior Software Engineer - Golang

Bangalore / Bengaluru

2-7 Yrs

₹ 11-23.87 LPA

Explore more jobs
Business Analyst
140 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Software Engineer
133 salaries
unlock blur

₹6 L/yr - ₹19 L/yr

Senior Software Engineer
96 salaries
unlock blur

₹11 L/yr - ₹34.9 L/yr

Senior Business Analyst
87 salaries
unlock blur

₹7.3 L/yr - ₹21 L/yr

Sales Development Representative
50 salaries
unlock blur

₹3.5 L/yr - ₹11.9 L/yr

Explore more salaries
Compare LeadSquared with

Freshworks

3.5
Compare

Zoho

4.3
Compare

MindTickle

2.8
Compare

Chargebee

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