Upload Button Icon Add office photos
Engaged Employer

i

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

EaseMyTrip.com Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

EaseMyTrip.com System Administrator Interview Questions and Answers

Updated 23 Aug 2022

EaseMyTrip.com System Administrator Interview Experiences

1 interview found

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 - One-on-one 

(1 Question)

  • Q1. Tell about youself? What is your strengths and weakness?
  • Ans. 

    I am a skilled System Administrator with strengths in problem-solving, communication, and attention to detail. My weakness is sometimes taking on too much at once.

    • Strengths: problem-solving, communication, attention to detail

    • Example: Successfully resolved a server outage by identifying and fixing the root cause

    • Weakness: taking on too much at once

    • Example: Occasionally struggled to meet deadlines when juggling multiple p

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong
Be confidence
Answer strongly

Interview questions from similar companies

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

I appeared for an interview before Feb 2022.

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 - Technical 

(2 Questions)

  • Q1. Javascript questions
  • Q2. React Questions on child prop etc

Interview Preparation Tips

Interview preparation tips for other job seekers - UI developers need to must have react and js experience.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Python functions
  • Q2. Join on multiple tables
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jan 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 - Coding Test 

It was 2 coding questions of medium level

Round 3 - Technical 

(2 Questions)

  • Q1. Longest substring with non repeating characters
  • Ans. 

    Find the longest substring in a given string that does not contain any repeating characters.

    • Use a sliding window approach to iterate through the string.

    • Keep track of the characters seen so far using a set.

    • Update the start and end indices of the window to find the longest substring.

    • Return the length of the longest substring.

  • Answered by AI
  • Q2. Candy problem. There is similar question in geeks for geeks

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep practising data structures and algorithms. Do some projects

Skills evaluated in this interview

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

I appeared for an interview in Feb 2025.

Round 1 - Aptitude Test 

Quantitative Aptitude: Questions focusing on numerical problem-solving, arithmetic, and data interpretation.

Logical Reasoning: Problems assessing logical thinking, pattern recognition, and analytical skills.

Technical Knowledge: Depending on the role, this may include questions on programming concepts, data structures, algorithms, databases, and other IT-related topics.

Round 2 - Group Discussion 

Current Affairs: Discussions on recent national and international events, economic developments, and social issues.

Business and Economy: Topics like the impact of digitalization on real estate, economic policies affecting the housing market, and emerging trends in property technology.

Abstract Themes: Subjects designed to assess creativity and interpretative skills, such as "The color of success" or "Breaking barriers."

Interview Preparation Tips

Interview preparation tips for other job seekers - For additional insights into GD topics and preparation techniques, platforms like Shiksha offer curated lists and analyses tailored for MBA aspirants, which can be beneficial for broader preparation.

By integrating these strategies and maintaining a proactive approach to learning, you can navigate the group discussion phase with confidence and poise, aligning with the competencies sought by Magicbricks.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Aug 2022. There were 5 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 

There were 2 questions to test our basic coding knowledge.

Round 3 - One-on-one 

(1 Question)

  • Q1. Some basic introduction followed by sort 2 arrays into a single array.
Round 4 - One-on-one 

(1 Question)

  • Q1. Applications of various data structures.
  • Ans. 

    Data structures are used in various applications like search algorithms, storage systems, and graph algorithms.

    • Search algorithms like binary search use arrays and trees for efficient searching.

    • Storage systems use data structures like hash tables and linked lists for organizing and accessing data.

    • Graph algorithms like Dijkstra's algorithm use graphs and trees for solving complex problems.

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Some basic hr questions like tell me about yourself, what do you know about magicbricks,where do you see yourself in 5 years etc

Skills evaluated in this interview

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

2 hours coding round, only 1 person out of 90 cleared

Round 2 - Technical 

(1 Question)

  • Q1. Asked loads of dsa, super technical questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before May 2022.

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 on PHP and Javascript should be clear
Laravel framework based questions

Round 3 - Coding Test 

Algo, basic Javascript

Round 4 - One-on-one 

(1 Question)

  • Q1. Technical and Fitment round

Interview Questionnaire 

2 Questions

  • Q1. 1) Difference betwen HttpPost and HttpGet and other web api related questions.
  • Q2. 2) Find LCM of n numbers present in an array
  • Ans. 

    LCM of n numbers in an array

    • Find the GCD of all numbers in the array

    • Divide each number by the GCD and multiply them

    • Use Euclidean algorithm to find GCD

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong your basics and algorithms
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Questions about Project and related to .net technologies

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview went well but didn’t know what went wrong

EaseMyTrip.com Interview FAQs

How many rounds are there in EaseMyTrip.com System Administrator interview?
EaseMyTrip.com interview process usually has 2 rounds. The most common rounds in the EaseMyTrip.com interview process are One-on-one Round and Resume Shortlist.

Tell us how to improve this page.

Interview Questions from Similar Companies

MagicBricks Interview Questions
4.3
 • 331 Interviews
Tracxn Interview Questions
3.1
 • 102 Interviews
Zolo Interview Questions
3.3
 • 54 Interviews
Netmeds.com Interview Questions
3.6
 • 43 Interviews
Carwale Interview Questions
3.5
 • 41 Interviews
Uplers Interview Questions
4.0
 • 41 Interviews
Impact Guru Interview Questions
3.7
 • 40 Interviews
Dream11 Interview Questions
3.8
 • 39 Interviews
Yahoo Interview Questions
4.6
 • 30 Interviews
View all

Fast track your campus placements

View all

EaseMyTrip.com System Administrator Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Senior Executive
76 salaries
unlock blur

₹1.7 L/yr - ₹6 L/yr

Software Developer
40 salaries
unlock blur

₹2.5 L/yr - ₹10 L/yr

Executive
40 salaries
unlock blur

₹1.5 L/yr - ₹3.6 L/yr

Team Lead
26 salaries
unlock blur

₹3.2 L/yr - ₹6.1 L/yr

Softwaretest Engineer
25 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Explore more salaries
Compare EaseMyTrip.com with

MagicBricks

4.3
Compare

Videocon d2h

3.9
Compare

Netmeds.com

3.6
Compare

Tracxn

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