Upload Button Icon Add office photos
Engaged Employer

i

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

Etraveli Group Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Etraveli Group Senior Software Engineer Interview Questions and Answers

Updated 26 Jul 2023

Etraveli Group Senior Software Engineer Interview Experiences

1 interview found

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 Jun 2023. 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 - System design 

(3 Questions)

  • Q1. Asked for system design and given full access of internet.
  • Q2. Any system design they can asked
  • Q3. Ola system design interview question
Round 3 - Coding Test 

Given code and asked for refactor it and used new features from java 8. While refactoring use coding standards that we used day to day life.

Senior Software Engineer Jobs at Etraveli Group

View all

Interview questions from similar companies

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

I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Merge 2 Sorted linked list
  • Ans. 

    Merge two sorted linked lists into a single sorted linked list

    • Create a new linked list to store the merged result

    • Iterate through both input linked lists and compare nodes to determine the order in which they should be merged

    • Update the next pointers of the nodes in the new linked list accordingly

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
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 - Assignment 

Given an simple gaming questions to be developed in JS

Round 3 - Coding Test 

Given another UI design in image to be developed

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

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

50 questions in 12mins

Round 3 - Technical 

(1 Question)

  • Q1. Basic DSA question in binary search and memoization

Interview Preparation Tips

Interview preparation tips for other job seekers - basic DSA question on binary search and basic memoization was asked
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was good , 2 questions are there to code.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Cs fundamental, Projects, coding.
  • Q2. A simple coding question of string using map
Round 3 - Technical 

(2 Questions)

  • Q1. What is React router. what does it do.
  • Ans. 

    React Router is a popular routing library for React applications.

    • React Router is used for handling navigation in React applications.

    • It allows defining multiple routes in the application and rendering different components based on the URL.

    • React Router provides components like BrowserRouter, Route, Switch, and Link for routing.

    • Example: will render the About component when the URL

  • Answered by AI
  • Q2. Questions based on react basics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be patience you will do it easily.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Easy topic related to AI

Round 2 - HR 

(2 Questions)

  • Q1. Introduction , projects, puzzles
  • Q2. Guesstimates, and relocation question
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Basic DSA questions related to string and hashmap

Round 2 - One-on-one 

(2 Questions)

  • Q1. Return true if the sentence use all the vowels else false
  • Q2. When to use BFS, DFS and basic DSA questions?
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Coding Test 

1.5 hours, data structure and algorithms, Their own platform

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your projects thoroughly and read more about the Javascript.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Mangaer asked me to integrate an api

Round 2 - HR 

(1 Question)

  • Q1. Salary negotions was done on the second round

Interview Preparation Tips

Interview preparation tips for other job seekers - Be simple
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Aug 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Simple java questions including theory and code snippet

Round 2 - Technical 

(2 Questions)

  • Q1. Iterate collection and do some options on some perticular elements?
  • Q2. Palandrone string Or pattern program Or string related program?
Round 3 - Technical 

(2 Questions)

  • Q1. Linux commands operating system?
  • Ans. 

    Linux commands are used to interact with the operating system through the command line interface.

    • Linux commands are case-sensitive

    • Commands are typically followed by options and arguments

    • Common commands include ls (list files), cd (change directory), mkdir (make directory)

    • Commands can be combined using pipes (|) and redirection symbols (> and <)

  • Answered by AI
  • Q2. Html css javascript theory questions
Round 4 - HR 

(2 Questions)

  • Q1. Salary discuss and general questions?
  • Q2. They ask for join immediately?

Interview Preparation Tips

Interview preparation tips for other job seekers - Get touched which HR while interview rounds

Skills evaluated in this interview

Etraveli Group Interview FAQs

How many rounds are there in Etraveli Group Senior Software Engineer interview?
Etraveli Group interview process usually has 3 rounds. The most common rounds in the Etraveli Group interview process are Resume Shortlist and Coding Test.
How to prepare for Etraveli Group 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 Etraveli Group. The most common topics and skills that interviewers at Etraveli Group expect are C#, Design Patterns, Javascript, OOPS and Troubleshooting.
What are the top questions asked in Etraveli Group Senior Software Engineer interview?

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

  1. Asked for system design and given full access of intern...read more
  2. Any system design they can as...read more
  3. Ola system design interview quest...read more

Tell us how to improve this page.

Etraveli Group Senior Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Etraveli Group Senior Software Engineer Salary
based on 12 salaries
₹28 L/yr - ₹36 L/yr
98% more than the average Senior Software Engineer Salary in India
View more details

Etraveli Group Senior Software Engineer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

1.0

Skill development

3.0

Work-life balance

2.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Travel Consultant
98 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Senior Travel Consultant
38 salaries
unlock blur

₹4.4 L/yr - ₹7 L/yr

Team Lead
13 salaries
unlock blur

₹4.2 L/yr - ₹13.5 L/yr

Senior Software Engineer
12 salaries
unlock blur

₹28 L/yr - ₹36 L/yr

Software Engineer
12 salaries
unlock blur

₹23 L/yr - ₹34 L/yr

Explore more salaries
Compare Etraveli Group with

MakeMyTrip

3.7
Compare

Yatra

3.4
Compare

Cleartrip

3.4
Compare

Goibibo

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