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

 (6)

 Lead Software Engineer

 (2)

 Front end Engineer

 (1)

Interview questions from similar companies

I applied via Other and was interviewed in Sep 2018. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. As position was for UI developer. So first round was majorly based on HTML and CSS. They were checking the basic concepts.
  • Q2. Questions from JavaScript. Major JavaScript concepts and logical questions.
  • Q3. Main focus was on data structure, travel domain knowledge and optimisation techniques.
  • Q4. Main purpose of this round was to check how updated a person is with new technologies, his willingness to learn new things and attitude towards work.
  • Q5. General discussion and salary negotiation.

Interview Preparation Tips

General Tips: Focus on Data structures.
Skills: GIT, Css, HTML, JavaScript, Communication
Duration: <1 week

I applied via Company Website and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Oops concept, use of throws and exception, test cases for cash withdrawl at atm, booking ticket at railway test cases, spring boot annotations, jdbc questions, sql queries and programs on strings.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well before interview, be free and be yourself don't pretend to be a smart one just keep your confidence and answer all the questions, if you don't know the answer then please let them know.

I applied via LinkedIn and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Print right view of a tree.
  • Ans. 

    Print the rightmost nodes of a binary tree.

    • Traverse the tree in a depth-first manner, starting from the right child of each node.

    • Use a queue to keep track of the nodes to be visited.

    • Add the rightmost node of each level to the result array.

  • Answered by AI
  • Q2. Garbage Collector in c#
  • Ans. 

    Garbage Collector in C# manages memory allocation and deallocation automatically.

    • Garbage Collector is responsible for freeing up memory that is no longer in use.

    • It runs in the background and periodically checks for unused objects.

    • GC.SuppressFinalize() method can be used to prevent the finalizer from running.

    • GC.Collect() method can be used to force garbage collection.

    • GC.GetTotalMemory() method can be used to get the tot

  • Answered by AI
  • Q3. Find who all are mutual connections.

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 4 rounds in total, 3 technical and one culture fit round
Round 1:
CS Basics, few graph and linked list questions
Was asked to design a url shortner which would be working on scale and few modifications on that as well.
Round 2:
Got questions on HLD & LLD. This round was more about my understanding of how compiler and languages work
Round 3:
Managerial Round, This was taken by Engineering Manager who was checking my knowledge with different systems and at what level I have worked with distributed systems and microsevices.
Round 4:
Normal HR round, and I was asked on how will much I'll rate myself on each of the interviews and what went wrong and what went well.

Selected.

Skills evaluated in this interview

Round 1 - Coding Test 

Questions on graph, arrays, strings.

Round 2 - Technical 

(1 Question)

  • Q1. Quick sort, pair sum, web page design, oops , DBMS, sql
Round 3 - Technical 

(1 Question)

  • Q1. SQL, DBMS ,project explaination , stock buy and sell question , string operation question, oops
Round 4 - HR 

(1 Question)

  • Q1. Puzzle- binary search related, left view of binary tree, web page design , hr questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on oops, SQL, DBMS and data structures and algorithms.

Software Engineer Interview Questions & Answers

RedBus user image krishna prasad samal

posted on 26 Oct 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

What was css question

Round 3 - Coding Test 

About react js performance improvement

Round 4 - Behavioral 

(1 Question)

  • Q1. Experience share, create a form with validation
  • Ans. 

    Creating a form with validation experience share

    • Use HTML form elements like input, select, textarea

    • Implement client-side validation using JavaScript

    • Implement server-side validation using backend technologies like Node.js or PHP

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - cover the basic of js, tech knowledge that is it

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Data Structures and Theoretical Java and SQL concepts like - views, indexes, DML
Round 3 - Coding Test 

Programs on Sorting and Search Algorithms and Core Java

Interview Preparation Tips

Topics to prepare for Yatra Software Engineer interview:
  • Core Java
  • SQL
  • DSA

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
 • 426 Interviews
BigBasket Interview Questions
3.9
 • 358 Interviews
Udaan Interview Questions
3.9
 • 333 Interviews
CARS24 Interview Questions
3.5
 • 330 Interviews
Meesho Interview Questions
3.7
 • 328 Interviews
Lenskart Interview Questions
3.2
 • 304 Interviews
Oyo Rooms Interview Questions
3.3
 • 218 Interviews
Myntra Interview Questions
4.0
 • 215 Interviews
Square Yards Interview Questions
3.8
 • 198 Interviews
Blinkit Interview Questions
3.7
 • 180 Interviews
View all
Agoda Staff Engineer Salary
based on 6 salaries
₹60 L/yr - ₹78 L/yr
97% more than the average Staff Engineer Salary in India
View more details
Software Engineer
31 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
28 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Product Manager
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineering Manager
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Strategic Account Manager
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Agoda with

MakeMyTrip

3.7
Compare

Yatra

3.4
Compare

Cleartrip

3.4
Compare

Oyo Rooms

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