Upload Button Icon Add office photos
Engaged Employer

i

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

Esper Verified Tick

Compare button icon Compare button icon Compare
4.1

based on 20 Reviews

Filter interviews by

Esper Interview Questions and Answers

Updated 11 Sep 2024

Esper Interview Experiences

Popular Designations

3 interviews found

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

I applied via LinkedIn and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Questions regarding your experience and skill set
Round 2 - Technical 

(1 Question)

  • Q1. DSA questions 1) Reverse LinkedList 2) Find Good node in Tree
  • Ans. 

    Reverse a LinkedList and find good nodes in a Tree.

    • To reverse a LinkedList, iterate through the list and change the pointers to reverse the direction.

    • To find good nodes in a Tree, perform a depth-first search and check if each node meets the criteria of being a good node.

    • Example for reversing a LinkedList: 1->2->3->4->5 becomes 5->4->3->2->1 after reversal.

    • Example for finding good nodes in a Tree: Good nodes are those

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. HLD questions design youtube like streaming system

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company and interviewer also good help for active communication regarding questions.

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Intents, activity life cycle

Android Developer Interview Questions asked at other Companies

Q1. Cube Sum PairsYou are given a positive integer N, and you have to find the number of ways to represent N as a sum of cubes of two integers(let’s say A and B), such that: N = A^3 + B^3. Note: 1. A should be greater than or equal to one (A&g... read more
View answer (3)

I was interviewed before Sep 2021.

Round 1 - Technical 

(1 Question)

  • Q1. Remove n'th node from the end of the list
  • Ans. 

    Remove n'th node from the end of the list

    • Traverse the list to find the length of the list

    • Calculate the position of the node to be removed from the start

    • Traverse the list again and remove the node at the calculated position

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - write clean, readable, extensible code. Practice some basic leetcode questions

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Jobs at Esper

View all

Interview questions from similar companies

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

I applied via Walk-in and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. About yourself, last company
  • Q2. How you will add value to our company
Round 2 - One-on-one 

(3 Questions)

  • Q1. About yourself, about last company profile
  • Q2. What you know about our company, process and value to our company
  • Q3. In how many days you will join the company.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Find element whose count is more than n/2
  • Ans. 

    Use Boyer-Moore Majority Vote Algorithm to find element with count more than n/2.

    • Initialize candidate element and count

    • Iterate through array, updating count if same as candidate or decrementing if different

    • If count becomes 0, update candidate element

    • Iterate again to confirm candidate element count is more than n/2

  • Answered by AI
  • Q2. One puzzle based on distance and banana

Skills evaluated in this interview

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. JavaScript OOP concept questions on constructors and classes
  • Q2. Output based questions based on Event Loop and constructors.
  • Q3. Difference between public, private, protected access modifiers.
  • Ans. 

    Public, private, and protected are access modifiers used in object-oriented programming to control the visibility of class members.

    • Public: accessible from outside the class

    • Private: only accessible within the class

    • Protected: accessible within the class and its subclasses

  • Answered by AI

Interview Preparation Tips

Topics to prepare for SalesHandy Node JS Developer interview:
  • Javascript
  • OOPS

Skills evaluated in this interview

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

I applied via Unstop and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Assignment 

Assessment (Quiz) on Unstop portal.

Round 2 - Resume Shortlist 

(1 Question)

  • Q1. Resume shortlisting.
Round 3 - HR 

(7 Questions)

  • Q1. Introduce youself.
  • Ans. 

    I am a motivated and detail-oriented individual with a strong passion for operations and process improvement.

    • I have a background in business administration and have completed relevant coursework in operations management.

    • I have experience working on cross-functional teams to streamline processes and improve efficiency.

    • I am proficient in data analysis and have used tools such as Excel and Tableau to identify areas for im...

  • Answered by AI
  • Q2. Previous work experience/ internship.
  • Ans. 

    I have completed a marketing internship at XYZ Company where I assisted with social media campaigns and data analysis.

    • Assisted with social media campaigns

    • Conducted data analysis

    • Worked at XYZ Company

  • Answered by AI
  • Q3. Job description.
  • Q4. Why you have applied for this role and how does it align with your aspirations.
  • Ans. 

    I applied for this role because of my interest in operations management and desire to gain practical experience in the field.

    • I have a strong academic background in operations management, including coursework in supply chain management and process optimization.

    • I am eager to apply my theoretical knowledge to real-world scenarios and learn from experienced professionals in the field.

    • I am excited about the opportunity to c...

  • Answered by AI
  • Q5. This is a monotonus role, so what you will learn from this internship.
  • Ans. 

    You will learn valuable operational skills and gain hands-on experience in a professional setting.

    • Developing strong organizational skills

    • Learning how to effectively manage time and prioritize tasks

    • Gaining experience in problem-solving and decision-making

    • Understanding the importance of communication and teamwork in a professional environment

  • Answered by AI
  • Q6. Five Competitors of Unstop.
  • Ans. 

    Competitors of Unstop include CleanSweep, Spotless Solutions, FreshClean, PureShine, and SparklePro.

    • CleanSweep

    • Spotless Solutions

    • FreshClean

    • PureShine

    • SparklePro

  • Answered by AI
  • Q7. Where will you search for internships?
  • Ans. 

    I will search for internships on online job boards, company websites, career fairs, and through networking.

    • Online job boards such as Indeed, Glassdoor, and LinkedIn

    • Company websites of organizations I am interested in

    • Attending career fairs at my university or in the local area

    • Networking with professionals in the industry through LinkedIn or in-person events

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the job description and company profile thoroughly.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Unstop and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The assessment round conduct on unstop and there was 70 question in 45 minutes.

1. MS excel questions
2. business sales related question
3. Quantitative, verbal, logical reasoning question

Round 2 - One-on-one 

(2 Questions)

  • Q1. Self Intro tell me about yourself. about job description. tell me about company.
  • Q2. Why u want to choose this role, how you generate lead for company, strength and weakness etc

Interview Preparation Tips

Topics to prepare for WebGo Software Labs Business Development Executive interview:
  • Excel
  • Quantitative
  • HTML
  • Verbal
Interview preparation tips for other job seekers - prepare according job description.

SDE Interview Questions & Answers

Vajro user image rahul pal

posted on 19 Dec 2024

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

Basic dsa question on array and strings

Round 2 - Technical 

(1 Question)

  • Q1. Discussion on node internals
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at National Institute of Engineering (NIE) and was interviewed in Apr 2024. There were 4 interview rounds.

Round 1 - Coding Test 

2 questions, Easy and medium based

Round 2 - Technical 

(1 Question)

  • Q1. Stacks queues and array questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Technical questions on projects
Round 4 - HR 

(1 Question)

  • Q1. How to tackle any uncertain situations? Behavioural questions

Esper Interview FAQs

How many rounds are there in Esper interview?
Esper interview process usually has 1-2 rounds. The most common rounds in the Esper interview process are Technical, One-on-one Round and HR.
How to prepare for Esper 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 Esper . The most common topics and skills that interviewers at Esper expect are Android, Healthcare, Logistics, Hospitality and Devops.
What are the top questions asked in Esper interview?

Some of the top questions asked at the Esper interview -

  1. DSA questions 1) Reverse LinkedList 2) Find Good node in T...read more
  2. Remove n'th node from the end of the l...read more
  3. HLD questions design youtube like streaming sys...read more

Tell us how to improve this page.

Esper Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Zoho Interview Questions
4.3
 • 511 Interviews
Freshworks Interview Questions
3.5
 • 154 Interviews
Innovaccer Interview Questions
3.5
 • 79 Interviews
Zenoti Interview Questions
3.0
 • 40 Interviews
Druva Interview Questions
3.6
 • 25 Interviews
MindTickle Interview Questions
3.0
 • 21 Interviews
Chargebee Interview Questions
4.0
 • 16 Interviews
CleverTap Interview Questions
3.7
 • 15 Interviews
Postman Interview Questions
3.8
 • 11 Interviews
View all

Esper Reviews and Ratings

based on 20 reviews

4.1/5

Rating in categories

3.8

Skill development

4.0

Work-life balance

4.4

Salary

2.8

Job security

4.1

Company culture

3.5

Promotions

3.7

Work satisfaction

Explore 20 Reviews and Ratings
Business Development Manager

Bangalore / Bengaluru

4-9 Yrs

Not Disclosed

Senior Software Development Engineer 1

Bangalore / Bengaluru

2-6 Yrs

Not Disclosed

Senior Software Development Engineer (Sr SDE 1) - Cloud

Bangalore / Bengaluru

3-7 Yrs

Not Disclosed

Explore more jobs
Software Engineer
9 salaries
unlock blur

₹6 L/yr - ₹23 L/yr

Senior Software Engineer
8 salaries
unlock blur

₹23 L/yr - ₹42 L/yr

Software Engineer III
6 salaries
unlock blur

₹19.9 L/yr - ₹24 L/yr

Staff Engineer
6 salaries
unlock blur

₹40 L/yr - ₹50.8 L/yr

Software Developer
5 salaries
unlock blur

₹11 L/yr - ₹13 L/yr

Explore more salaries
Compare Esper with

Innovaccer

3.5
Compare

CleverTap

3.7
Compare

Freshworks

3.5
Compare

Zoho

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