Upload Button Icon Add office photos

Filter interviews by

Agoda Staff Engineer Interview Questions and Answers

Updated 15 Oct 2024

Agoda Staff Engineer Interview Experiences

4 interviews found

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

DSA: Longest substring with unique char

Round 2 - Technical 

(2 Questions)

  • Q1. Longest substring with unique char
  • Ans. 

    Find the longest substring with unique characters in an array of strings.

    • Iterate through each string in the array

    • Use a set to keep track of unique characters in the current substring

    • Update the longest substring length when encountering a duplicate character

  • Answered by AI
  • Q2. HLD for showing history of web page
  • Ans. 

    Design a High Level Diagram (HLD) for displaying the history of a web page.

    • Use a database to store historical data of the web page

    • Implement a version control system to track changes

    • Display historical versions with timestamps on the web page

    • Allow users to revert to previous versions if needed

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

1 hr interview, 1 dp question and other based on binary search

Staff Engineer Interview Questions Asked at Other Companies

Q1. Swap Adjacent Bit Pairs Problem Statement Given an integer N, you ... read more
Q2. Search In Rotated Sorted Array Problem Statement Given a rotated ... read more
Q3. Minimum Jumps Problem Statement Bob and his wife are in the famou ... read more
Q4. Level Order Traversal of Binary Tree Given a Binary Tree of integ ... read more
asked in Nagarro
Q5. How to write HTML code considering web accessibility for disabled ... read more

Staff Engineer Interview Questions & Answers

user image Krishna Prabhu

posted on 15 Oct 2024

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

(2 Questions)

  • Q1. Basic details about current role
  • Q2. Day to day activities

Staff Engineer Interview Questions & Answers

user image Vijay Shanmuga Prakash

posted on 30 Sep 2024

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

1 Hour HackerRank test, I was expected to solve two problems, both are array based medium questions

Agoda interview questions for designations

 Staff Software Engineer

 (1)

 Software Development Staff Engineer

 (1)

 Software Engineer

 (3)

 Lead Engineer

 (1)

 Softwaretest Engineer

 (1)

 Senior Software Engineer

 (8)

 Lead Software Engineer

 (2)

 Front end Engineer

 (1)

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Experience: First round was a simple round which involved 10 multiple choice questions and 3 coding questions on hackerrank platform.

Round: Technical Interview
Experience: Mainly on topics like networks, data structures and algorithms, operating systems. The interviewers looked for people who have had prior experience in web development and asked questions regarding web development in depth too.
Tips: I recommend everyone to read the book titled, 'Cracking the Coding Interview' as it was helpful in my approach to an interview.

General Tips: The one major thing that would give you the edge in joining Myntra would definitely be exposure to web development. Since it is not a part of the curriculum , it's all the more important for you to familiarize yourself with web development. In fact, a few projects in the same field would put you in a very advantageous position to get the job.
Skill Tips: 1. Start your placement preparations well ahead, no point regretting later.
2. Keep a concise resume. Do not take your resume to several pages.
3. Do not neglect aptitude preparation. Many people do this mistake and end up not clearing the first round for several companies.
4. Be thorough with your basics across all subjects. (Do not neglect any subject, even they you may like a few and dislike the others.)
5. Keep in mind, the interviewers are really friendly and try to make sure that you're not nervous during the interview. All they want to do is to test you. Be confident and give it your best shot.
Skills:
College Name: NIT Surathkal
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Hacker rank aor direct interview

Round 3 - In 

(2 Questions)

  • Q1. Simple Oops question.
  • Q2. Basic programming theories and questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic knowledge of coding for freshers.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Rain water problem
  • Ans. 

    The rain water problem involves calculating the amount of rainwater that can be trapped between buildings or structures.

    • Calculate the maximum height of water that can be trapped at each position

    • Subtract the height of the building at each position to get the water level

    • Sum up the water levels at each position to get the total amount of trapped rainwater

  • Answered by AI
  • Q2. 2 sum problemjijo
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

1 hour in testing problem solving and basic math

Round 2 - Coding Test 

Coding round with graph and tree questions

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

I appeared for an interview in Dec 2024.

Round 1 - Coding Test 

Two medium to hard-level questions and one hard question.

Round 2 - Coding Test 

3 medium level problems

Round 3 - Coding Test 

Two challenging problems were presented.

Round 4 - System design 

(1 Question)

  • Q1. Parking lot design
  • Ans. 

    Designing a parking lot involves considering factors like size, layout, capacity, accessibility, and efficiency.

    • Consider the size and layout of the parking lot to maximize space and ease of navigation.

    • Include designated spaces for different types of vehicles (e.g. compact cars, motorcycles, disabled parking).

    • Implement efficient traffic flow patterns to reduce congestion and improve overall user experience.

    • Incorporate f...

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. About previous role and experience
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Nov 2024.

Round 1 - Coding Test 

I was asked questions about a doubly linked list, specifically regarding how to add songs to a playlist and play them from the start, end, or a specified ID. Additionally, I was required to delete a song and report on the total number of times each song was played overall and by each individual.

Agoda Interview FAQs

How many rounds are there in Agoda Staff Engineer interview?
Agoda interview process usually has 1-2 rounds. The most common rounds in the Agoda interview process are Coding Test and Technical.
How to prepare for Agoda Staff 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 Agoda. The most common topics and skills that interviewers at Agoda expect are Agile, Open Source, SQL, Coding and Computer science.
What are the top questions asked in Agoda Staff Engineer interview?

Some of the top questions asked at the Agoda Staff Engineer interview -

  1. HLD for showing history of web p...read more
  2. Longest substring with unique c...read more
  3. day to day activit...read more

Tell us how to improve this page.

Agoda Staff Engineer Interview Process

based on 5 interviews

1 Interview rounds

  • Coding Test Round
View more

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 434 Interviews
BigBasket Interview Questions
3.9
 • 361 Interviews
CARS24 Interview Questions
3.5
 • 336 Interviews
Udaan Interview Questions
3.9
 • 334 Interviews
Meesho Interview Questions
3.7
 • 332 Interviews
Lenskart Interview Questions
3.2
 • 313 Interviews
Myntra Interview Questions
4.0
 • 217 Interviews
Square Yards Interview Questions
3.7
 • 201 Interviews
Blinkit Interview Questions
3.7
 • 189 Interviews
BlackBuck Interview Questions
3.8
 • 179 Interviews
View all
Agoda Staff Engineer Salary
based on 6 salaries
₹60 L/yr - ₹85 L/yr
100% more than the average Staff Engineer Salary in India
View more details
Software Engineer
31 salaries
unlock blur

₹15 L/yr - ₹52 L/yr

Senior Software Engineer
31 salaries
unlock blur

₹25 L/yr - ₹74 L/yr

Senior Product Manager
10 salaries
unlock blur

₹50 L/yr - ₹102 L/yr

Engineering Manager
9 salaries
unlock blur

₹68 L/yr - ₹102.5 L/yr

Software Developer
6 salaries
unlock blur

₹15 L/yr - ₹31.8 L/yr

Explore more salaries
Compare Agoda with

Udaan

3.9
Compare

BigBasket

3.9
Compare

Swiggy

3.8
Compare

CARS24

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