Upload Button Icon Add office photos

Filter interviews by

Gapblue Associate Software Engineer Interview Questions and Answers

Updated 5 Jul 2024

Gapblue Associate Software Engineer Interview Experiences

1 interview found

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

Aptitude test consist of logical reasoning, verbal ability, coding questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Explain oops concepts
  • Ans. 

    OOPs concepts are the principles of Object-Oriented Programming, including inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementatio...

  • Answered by AI
  • Q2. Coding qn based on your comfortable language
  • Ans. 

    I am comfortable with Java programming language.

    • Use Java to create a program that calculates the factorial of a number.

    • Utilize loops to iterate through the numbers and multiply them together.

    • Handle edge cases such as negative numbers or zero.

    • Consider using recursion for a more efficient solution.

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(4 Questions)

  • Q1. What are joins in sql
  • Ans. 

    Joins in SQL are used to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column

  • Answered by AI
  • Q2. What is OOP features
  • Ans. 

    OOP features are key concepts in Object-Oriented Programming that include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (object)

    • Inheritance: Ability for a class to inherit properties and behavior from another class

    • Polymorphism: Ability for objects to be treated as instances of their parent class or their own class

    • Abstractio...

  • Answered by AI
  • Q3. Primary key , foreign key
  • Q4. Exception in java
  • Ans. 

    An exception in Java is a runtime error that disrupts the normal flow of a program.

    • Exceptions are objects that are thrown when an error occurs during the execution of a program.

    • They can be caught and handled using try-catch blocks.

    • Common types of exceptions in Java include NullPointerException, ArrayIndexOutOfBoundsException, and IOException.

  • Answered by AI

Skills evaluated in this interview

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

I applied via campus placement at Dwarkadas J Sanghvi College of Engineering, Mumbai and was interviewed in Nov 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

Quant Topics: Interests, Sequence and Series along with Missing items, Time and Distance/Work,
Verbal Topics: Comprehension, Corrections, Grammar etc
CS Core Subjects: DSA, OOPS, DBMS, OS

Overall Test Difficulty was Easy-Medium

Round 2 - Coding Test 

System asked to choose one of the programming languages from C, C++ or Java. (Note: You can't change the language once confirmed!)
There were 7 different coding questions along with code. You just need to debug the code to get the correct output.
DSA: Graphs (Basics), Linked Lists, Conditional Statements, and Arrays (Stack and Queue)

Overall Difficulty was Medium (tbh, it depends on the practice you have done!)

Round 3 - Technical 

(1 Question)

  • Q1. 1. Tell me about yourself 2. What tech stack(s) you have worked on? Why? Why not others? 3. SQL queries based on joins, nesting and aggregations 4. Logical reasoning questions 5. Previous internships exper...
Round 4 - Behavioral interview 

(1 Question)

  • Q1. 1. Tell me about yourself 2. Why you do seek to join this company? 3. Are you comfortable working in shifts? If yes, how will you manage your time? 4. SQL queries 5. Logical question: Total number of squar...
Round 5 - HR 

(1 Question)

  • Q1. 1. Tell me about your day. Walk me through it. 2. If given a coding problem, what is your preferred language? Why? 3. Walk me through your best project in your resume. Why/How/When did you make it? 4. Tell...

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the aptitude and DSA rounds with CS core subjects. Proofread your resume and study about the company, as it makes behavioral and HR questions easy to answer. Make them feel that you are the committed to your job, you will be assigned to and mainly to company.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Above sql, c , python ,java,

Round 2 - Coding Test 

Two coding question of avg range

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

It was 60 min coding test of 3 sections
1. MCQ
2. Coding Problem Statement
3. SQL

I applied via Job Fair and was interviewed in Jun 2022. There were 2 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 

(2 Questions)

  • Q1. Introduce your self,
  • Q2. How to solve conflict with your coworker

Interview Preparation Tips

Interview preparation tips for other job seekers - top frequency behavior questions google and practice

Interview Questionnaire 

1 Question

  • Q1. Tell me ..why you choose this career?

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't cheat at the time of online interview..Tell the answer if you are 100% shour about answer..
Be honest.Dont loose confidence.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Centre for Development of Advanced Computing (CDAC) and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was basic aptitude test on rs aggrawal

Round 2 - One-on-one 

(1 Question)

  • Q1. Try catch exception handling
Round 3 - HR 

(1 Question)

  • Q1. Where do you live
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hashmap question , DSA algorithms

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Any advantages and disadvantages for working at MNC

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA algorithms

I applied via Referral and was interviewed in Oct 2022. There were 4 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 - Coding Test 

Round 1 was divided into 2 parts:
1) Aptitude and Technical MCQs
2) Coding Test

Round 3 - Technical 

(1 Question)

  • Q1. The technical round was mainly based on the resume. Prepare the skills and projects mentioned in your resume thoroughly. Luck plays a significant factor in clearing the technical round
Round 4 - HR 

(1 Question)

  • Q1. Usual HR questions like 'Mention your strengths and weaknesses'

Interview Preparation Tips

Interview preparation tips for other job seekers - Luck plays a major factor in clearing the technical round.

Gapblue Interview FAQs

How many rounds are there in Gapblue Associate Software Engineer interview?
Gapblue interview process usually has 2 rounds. The most common rounds in the Gapblue interview process are Technical and Aptitude Test.
What are the top questions asked in Gapblue Associate Software Engineer interview?

Some of the top questions asked at the Gapblue Associate Software Engineer interview -

  1. coding qn based on your comfortable langu...read more
  2. explain oops conce...read more

Tell us how to improve this page.

Gapblue Associate Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Applications Engineer
15 salaries
unlock blur

₹3.8 L/yr - ₹6 L/yr

Associate Application Engineer
12 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Associate Consultant
5 salaries
unlock blur

₹4 L/yr - ₹6 L/yr

Oracle Financial Functional Consultant
4 salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Manager
3 salaries
unlock blur

₹30 L/yr - ₹45 L/yr

Explore more salaries
Compare Gapblue with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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