Upload Button Icon Add office photos
Engaged Employer

i

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

Ixigo.com Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Ixigo.com Senior Software Engineer Interview Questions and Answers

Updated 31 May 2022

Ixigo.com Senior Software Engineer Interview Experiences

1 interview found

I appeared for an interview in Aug 2021.

Round 1 - Video Call 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

Timing was fine - It was in the afternoon
Interviewer was friendly and helpful

  • Q1. 

    Find Duplicates in an Array

    Given an array ARR of size 'N', where each integer is in the range from 0 to N - 1, identify all elements that appear more than once.

    Return the duplicate elements in any orde...

  • Ans. 

    Find duplicates in an array of integers within a specified range.

    • Iterate through the array and keep track of the count of each element using a hashmap.

    • Return elements with count greater than 1 as duplicates.

    • Handle edge cases like empty array or no duplicates found.

    • Example: For input [0, 3, 1, 2, 3], output should be [3].

  • Answered by AI
Round 2 - Coding Test 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

- Timing was fine - Afternoon
- Interviewer was friendly

  • Q1. How would you design a caching library?
  • Ans. 

    Designing a caching library involves considering data storage, retrieval, expiration policies, and cache invalidation strategies.

    • Define the caching requirements such as data size, access patterns, and expiration policies.

    • Choose a suitable data structure for caching like LRU, LFU, or a simple key-value store.

    • Implement cache eviction policies to handle memory constraints and optimize performance.

    • Consider thread safety an...

  • Answered by AI
Round 3 - Face to Face 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

- Timing was fine - Afternoon
- Interviewer was friendly

  • Q1. What is the number of edges in a 10x10 cube?
  • Ans. 

    A 10x10 cube has 600 edges.

    • A cube has 12 edges, so a 10x10 cube would have 12 edges on each of its 6 faces.

    • 12 edges x 6 faces = 72 edges for the entire cube.

    • However, each edge is shared by two faces, so we need to divide by 2 to get the total number of unique edges.

    • 72 edges / 2 = 36 unique edges on the outer surface of the cube.

    • Since the cube has 10x10x10 = 1000 unit cubes, each with 12 edges, we need to subtract the e...

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Senior Software Engineer in GurgaonEligibility criteriaGood professional experienceixigo interview preparation:Topics to prepare for the interview - iOS Development, Software Architecture, Protocol Oriented programming, System Design, Data StructuresTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Be confident
Tip 2 : Be always ready for white board coding
Tip 3 : Brush up your basics

Application resume tips for other job seekers

Tip 1 : Resume should not be more than 1 page long
Tip 2 : Write down your technical skills, Frameworks

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Walk-in and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Techincal question
  • Q2. Php array functions
  • Ans. 

    PHP array functions are built-in functions in PHP that allow manipulation and handling of arrays.

    • Some common PHP array functions include array_push(), array_pop(), array_merge(), array_filter(), and array_map().

    • These functions can be used to add elements to an array, remove elements from an array, merge arrays, filter arrays based on a callback function, and apply a callback function to each element of an array.

    • Example

  • 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 appeared for an interview in Feb 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. Html, css, javascript questions
  • Q2. Javascript framework related questions
Round 2 - Technical 

(2 Questions)

  • Q1. Core php and oops concepts
  • Q2. Laravel framework basic questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Project handling methods
  • Ans. 

    Effective project handling methods ensure timely delivery, quality, and team collaboration in software development.

    • Agile Methodology: Focuses on iterative development and customer feedback. Example: Scrum framework for managing sprints.

    • Waterfall Model: A linear approach where each phase must be completed before the next begins. Example: Traditional software development.

    • Kanban: Visualizes work in progress to optimize fl...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

45 MCQ Which includes below topics
Basic core Java
Database
Spring
Hibernate
Angular
One program based on core Java logic

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

Basic javascript questions.

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

I appeared for an interview before Jan 2024.

Round 1 - Aptitude Test 

General aptitude, SQL, and basic coding exercises.

Round 2 - Coding Test 

Coding according to our current roles.

Round 3 - Technical 

(1 Question)

  • Q1. General questions according to our role.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

One hour for date-time serialization.

Round 2 - Coding Test 

1 hour
pattern program

Interview Preparation Tips

Interview preparation tips for other job seekers - Get some knowledge on some framework and also some advance technologies too.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

1.30
Basic profit/loss,percentages questions

Round 2 - Technical 

(4 Questions)

  • Q1. 1 hr Asked about closures, hoisting, map, hash
  • Q2. Closures and scopes
  • Q3. Dsa 2 sum problem
  • Q4. Projects and basicjs
Round 3 - HR 

(1 Question)

  • Q1. Basic related to location, timings
Interview experience
4
Good
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 

Basic dsa, output based questions

Round 3 - Technical 

(1 Question)

  • Q1. Discussion around projects and tech stack
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Discussion about Hashmaps.
  • Q2. How to make Spring Applications?
  • Ans. 

    Spring applications can be made using Spring Boot, which simplifies the setup and configuration process.

    • Use Spring Initializr to create a new Spring Boot project

    • Add dependencies in the pom.xml file for required Spring modules

    • Create Java classes with annotations like @Controller, @Service, @Repository, etc.

    • Define application properties in application.properties or application.yml file

    • Run the application using the main m

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Discussion about Goals.
  • Q2. Discussed points from Resume

Skills evaluated in this interview

Ixigo.com Interview FAQs

How to prepare for Ixigo.com 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 Ixigo.com. The most common topics and skills that interviewers at Ixigo.com expect are Mobile Application Development, Computer science, Swift, Data Structures and IOS.

Tell us how to improve this page.

Ixigo.com Senior Software Engineer Salary
based on 10 salaries
₹17.5 L/yr - ₹38 L/yr
95% more than the average Senior Software Engineer Salary in India
View more details

Ixigo.com Senior Software Engineer Reviews and Ratings

based on 2 reviews

2.4/5

Rating in categories

3.4

Skill development

1.4

Work-life balance

2.2

Salary

1.4

Job security

2.4

Company culture

2.2

Promotions

3.0

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
36 salaries
unlock blur

₹8 L/yr - ₹23 L/yr

Software Developer
16 salaries
unlock blur

₹12 L/yr - ₹33 L/yr

Product Manager
16 salaries
unlock blur

₹21 L/yr - ₹36 L/yr

Software Engineer2
13 salaries
unlock blur

₹15.3 L/yr - ₹21 L/yr

Senior Software Engineer
10 salaries
unlock blur

₹17.5 L/yr - ₹38 L/yr

Explore more salaries
Compare Ixigo.com with

Thomas Cook

3.8
Compare

American Express Global Business Travel

4.3
Compare

Costa Cruise Lines

4.2
Compare

BLS International Services

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