Upload Button Icon Add office photos

Spicejet

Compare button icon Compare button icon Compare

Filter interviews by

Spicejet Software Developer Interview Questions and Answers

Updated 10 Aug 2023

Spicejet Software Developer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is gcd? And explain it
  • Ans. 

    gcd stands for greatest common divisor, the largest positive integer that divides two or more numbers without leaving a remainder.

    • gcd is used to find the largest integer that can evenly divide two or more numbers.

    • It is commonly used in mathematics and computer science algorithms.

    • For example, the gcd of 12 and 18 is 6, as 6 is the largest number that can divide both 12 and 18 without leaving a remainder.

  • Answered by AI
  • Q2. What is arc and explain it
  • Ans. 

    ARC stands for Automatic Reference Counting, a memory management technique used in programming languages like Objective-C and Swift.

    • ARC automatically tracks and manages the memory used by objects in a program

    • It increases the retain count of an object when it is referenced and decreases it when it is no longer needed

    • ARC helps prevent memory leaks and retain cycles in iOS and macOS development

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read react native basics

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. AWS system design question
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Write a simple algorithm for string manipulation

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Dec 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 - HR 

(3 Questions)

  • Q1. Behavioral questions such as weakness and strength
  • Q2. What do you know about AA?
  • Ans. 

    AA stands for Alcoholics Anonymous, a support group for individuals struggling with alcohol addiction.

    • AA is a 12-step program that emphasizes spiritual growth and personal accountability.

    • Meetings are held regularly and are open to anyone seeking help with alcohol addiction.

    • Anonymity is a key principle of AA, and members are encouraged to maintain confidentiality.

    • Sponsorship is also an important aspect of AA, where expe...

  • Answered by AI
  • Q3. About previous projects
Round 3 - Group Discussion 

It was more of a discussion of the project I worked on, and the technologies I used...They asked me two basic SQL questions (it is a full stack position, though), and also about the Azure cloud platform.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do a deep research about the company, be confident and show the motivation to learn, be honest if you don't know the question.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the internal implementation of Hashing and what is collision?
  • Ans. 

    Hashing is a technique used to map data to a fixed-size array, collision occurs when two different inputs produce the same hash value.

    • Hashing involves using a hash function to map data to a fixed-size array.

    • Collision happens when two different inputs produce the same hash value.

    • Common techniques to handle collisions include chaining and open addressing.

  • Answered by AI
  • Q2. Is time complexity of HashMap always O(1) ?
  • Ans. 

    No, time complexity of HashMap is not always O(1).

    • Time complexity of HashMap is O(1) on average, but can degrade to O(n) in worst case scenarios.

    • Worst case scenarios include hash collisions, which can lead to linear probing and degrade performance.

    • Load factor and capacity of the HashMap can also affect time complexity.

    • In scenarios where many keys hash to the same index, the time complexity can degrade.

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Yet to have the interview. Ambition box is forcefully making me enter these details

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

1 dsa question 1 sql and 18 mcq questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Lot of questions from resumes and projects
  • Q2. Easy DSA questions and oops questions

Interview Preparation Tips

Interview preparation tips for other job seekers - work on you communication skills
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. About sdlc stlc manual testing topics
Round 2 - Technical 

(1 Question)

  • Q1. Coding, few automation topics
Round 3 - Behavioral 

(1 Question)

  • Q1. General topics discussion
Round 4 - HR 

(1 Question)

  • Q1. Salary Discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Tree algorithm about some riddels

Interview Preparation Tips

Interview preparation tips for other job seekers - tree algorithm
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Sep 2023.

Round 1 - One-on-one 

(1 Question)

  • Q1. Explain how multithreading works?
  • Ans. 

    Multithreading allows multiple threads to run concurrently within a single process, improving performance and responsiveness.

    • Multithreading allows for parallel execution of tasks within a single process.

    • Threads share the same memory space, allowing for efficient communication and data sharing.

    • Thread management is handled by the operating system, which schedules threads for execution.

    • Examples of multithreading include w...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. There were questions of DSA, DBMS, OS etc
  • Q2. There were questions around project that were mentioned in resume.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare around Data structures and algorithms, Database management system, Operating system, projects that you have already done.

Spicejet Interview FAQs

How many rounds are there in Spicejet Software Developer interview?
Spicejet interview process usually has 2 rounds. The most common rounds in the Spicejet interview process are Resume Shortlist and Technical.
How to prepare for Spicejet Software Developer 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 Spicejet. The most common topics and skills that interviewers at Spicejet expect are JQuery, Software Development, ASP.Net, Ajax and Html5.
What are the top questions asked in Spicejet Software Developer interview?

Some of the top questions asked at the Spicejet Software Developer interview -

  1. What is gcd? And explain...read more
  2. What is arc and explain...read more

Tell us how to improve this page.

Spicejet Software Developer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

Air India Interview Questions
3.7
 • 170 Interviews
Boeing Interview Questions
3.9
 • 84 Interviews
Qatar Airways Interview Questions
4.0
 • 60 Interviews
Go First Interview Questions
3.7
 • 46 Interviews
AirAsia Interview Questions
3.6
 • 31 Interviews
British Airways Interview Questions
3.2
 • 28 Interviews
Jet Airways Interview Questions
4.6
 • 24 Interviews
GE Aviation Interview Questions
4.2
 • 24 Interviews
View all
Spicejet Software Developer Salary
based on 12 salaries
₹3 L/yr - ₹5.7 L/yr
39% less than the average Software Developer Salary in India
View more details

Spicejet Software Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

4.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

4.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Customer Service Executive
499 salaries
unlock blur

₹1.7 L/yr - ₹5 L/yr

Senior Executive
279 salaries
unlock blur

₹2.4 L/yr - ₹7 L/yr

Security Executive
238 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Assistant Manager
157 salaries
unlock blur

₹4 L/yr - ₹10.4 L/yr

Executive
153 salaries
unlock blur

₹1.9 L/yr - ₹5 L/yr

Explore more salaries
Compare Spicejet with

InterGlobe Aviation

3.6
Compare

Air India

3.7
Compare

Vistara

4.0
Compare

Go First

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