Upload Button Icon Add office photos
Engaged Employer

i

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

Quest Global Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Quest Global Senior Software Engineer Interview Questions, Process, and Tips

Updated 15 Dec 2024

Top Quest Global Senior Software Engineer Interview Questions and Answers

View all 12 questions

Quest Global Senior Software Engineer Interview Experiences

23 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

4 sections were there, logical, c, electronics and mathematical

Round 2 - Coding Test 

Asked 3 to 4 programming questions which were moderately tough

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

I applied via Naukri.com and was interviewed before Aug 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 - Technical 

(2 Questions)

  • Q1. Types of design patterns?
  • Ans. 

    Design patterns are reusable solutions to common problems in software design.

    • Creational patterns: Singleton, Factory, Builder

    • Structural patterns: Adapter, Decorator, Facade

    • Behavioral patterns: Observer, Strategy, Template Method

  • Answered by AI
  • Q2. SOLID Principles in unity
  • Ans. 

    SOLID principles can be applied in Unity development to improve code quality and maintainability.

    • Single Responsibility Principle: Each script should have a single responsibility.

    • Open/Closed Principle: Classes should be open for extension but closed for modification.

    • Liskov Substitution Principle: Subclasses should be substitutable for their base classes.

    • Interface Segregation Principle: Use interfaces to segregate method...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with everything.

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. If exception is thrown , whether final block will get executed.
  • Ans. 

    Yes, the final block will get executed even if an exception is thrown.

    • The final block will always get executed, regardless of whether an exception is thrown or not.

    • This is useful for releasing resources like closing files or database connections.

    • Example: try { // code that may throw exception } catch (Exception e) { // handle exception } finally { // final block always gets executed }

  • Answered by AI
  • Q2. What is difference between ArrayList and HashMap.
  • Ans. 

    ArrayList is a dynamic array to store elements, while HashMap is a key-value pair collection.

    • ArrayList is ordered and allows duplicate elements, while HashMap is unordered and does not allow duplicate keys.

    • ArrayList uses indexes to access elements, while HashMap uses keys to access values.

    • Example: ArrayList<String> list = new ArrayList<>(); HashMap<String, Integer> map = new HashMap<>();

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Where are you living in Bangalore. I want to know you a little on personal front.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Oct 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 - Technical 

(3 Questions)

  • Q1. HTML5, CSS, javascript, angular, react
  • Q2. Android mobile Application
  • Q3. Java programming Language
Round 3 - Group Discussion 

Client interview. Excellent company.

Round 4 - Group Discussion 

Group discussion of quest global team. Excellent conversation.

Round 5 - HR 

(1 Question)

  • Q1. Salary discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good company for maximum 2 yrs

Quest Global interview questions for designations

 Senior Software Engineer 2

 (1)

 Software Engineer

 (19)

 Senior Software Developer

 (2)

 Software Engineer Trainee

 (5)

 Embedded Software Engineer

 (1)

 Lead Software Engineer

 (1)

 Senior Software Engineer 1

 (1)

 Software Engineer Level 1

 (1)

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

I applied via Recruitment Consulltant and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Spring Boot annotations

Get interview-ready with Top Quest Global Interview Questions

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

I applied via Naukri.com and was interviewed before Aug 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 - Technical 

(1 Question)

  • Q1. Basic embedded questions
Round 3 - HR 

(1 Question)

  • Q1. Salary package discussion

Senior Software Engineer Jobs at Quest Global

View all

I applied via Recruitment Consultant and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Python decorators
  • Q2. Exception handling
  • Q3. Numpy and pandas
  • Q4. Questions about the projects worked on

Interview Preparation Tips

Interview preparation tips for other job seekers - Explain about the projects you have worked in detail

I applied via Naukri.com and was interviewed before Aug 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Mix of all domain questions

Round 2 - Technical 

(3 Questions)

  • Q1. Manual testing experience questions
  • Q2. Mobile application testing
  • Q3. Java selenium questions
Round 3 - Coding Test 

Java coding programs were given to crack

Round 4 - HR 

(3 Questions)

  • Q1. Manager discussion related to package
  • Q2. Why do we hire you why you left previous company
  • Q3. Why this package? Is it negotiable
  • Ans. 

    This package was chosen for its comprehensive features and compatibility with our existing systems.

    • The package offers a wide range of functionalities that meet our requirements.

    • It integrates seamlessly with our current software infrastructure.

    • We have evaluated other options, but this package stood out as the best fit for our needs.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Quest Global Senior Software Engineer interview:
  • Manual Testing
  • Selenium
  • java
  • Mobile Application Testing
  • Automation Testing
  • SQL Database
  • bdd
  • Cucumber
  • API Testing
  • Appium
Interview preparation tips for other job seekers - Quest is a comfortable place cool to work with awesome experiences for employees take care of employees very well

Interview Questionnaire 

1 Question

  • Q1. Mostly coding question on arrays?

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

Interview Questionnaire 

1 Question

  • Q1. Mostly basics of rail domain and testing concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics perfectly

Quest Global Interview FAQs

How many rounds are there in Quest Global Senior Software Engineer interview?
Quest Global interview process usually has 2-3 rounds. The most common rounds in the Quest Global interview process are Technical, HR and Resume Shortlist.
How to prepare for Quest Global 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 Quest Global. The most common topics and skills that interviewers at Quest Global expect are C++, Software Engineering, Debugging, Python and WPF.
What are the top questions asked in Quest Global Senior Software Engineer interview?

Some of the top questions asked at the Quest Global Senior Software Engineer interview -

  1. Why this package? Is it negotia...read more
  2. if exception is thrown , whether final block will get execut...read more
  3. DB Query to find duplicates in a table, keeping first duplicate in answ...read more
How long is the Quest Global Senior Software Engineer interview process?

The duration of Quest Global Senior Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Quest Global Senior Software Engineer Interview Process

based on 21 interviews

3 Interview rounds

  • Technical Round
  • HR Round - 1
  • HR Round - 2
View more
Quest Global Senior Software Engineer Salary
based on 2.4k salaries
₹4.8 L/yr - ₹20 L/yr
26% less than the average Senior Software Engineer Salary in India
View more details

Quest Global Senior Software Engineer Reviews and Ratings

based on 217 reviews

3.7/5

Rating in categories

3.6

Skill development

3.8

Work-life balance

3.4

Salary

3.5

Job security

3.7

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 217 Reviews and Ratings
BLE Stack Senior Software Engineer

Bangalore Rural

5-10 Yrs

Not Disclosed

Senior Software Engineer - Java

Pune

3-6 Yrs

₹ 10-14 LPA

Senior Software Engineer-Windows/C++_ Trivandrum

Thiruvananthapuram

3-7 Yrs

₹ 4.22127-20 LPA

Explore more jobs
Senior Software Engineer
2.4k salaries
unlock blur

₹4.8 L/yr - ₹20 L/yr

Senior Engineer
2k salaries
unlock blur

₹5 L/yr - ₹18 L/yr

Software Engineer
1.8k salaries
unlock blur

₹2.8 L/yr - ₹9.4 L/yr

Lead Engineer
1.7k salaries
unlock blur

₹7.7 L/yr - ₹24 L/yr

Design Engineer
627 salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Explore more salaries
Compare Quest Global with

Virtusa Consulting Services

3.7
Compare

Genpact

3.8
Compare

Nagarro

4.0
Compare

Sopra Steria

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