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
3.6

based on 2.2k Reviews

Filter interviews by

Quest Global Engineer Trainee Interview Questions, Process, and Tips

Updated 18 Dec 2024

Top Quest Global Engineer Trainee Interview Questions and Answers

  • Q1. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
  • Q2. Write a program to swap value of two variables without using a third variable.
  • Q3. Write a program to print prime numbers.
View all 12 questions

Quest Global Engineer Trainee Interview Experiences

18 interviews found

I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude Test - Logical Reasoning, Quantitative Aptitute , Verbal Ability...
Time: 1 hour
Mode: Online

Round 2 - Group Discussion 

Online Education during COVID19 and its effects.

Round 3 - Technical 

(5 Questions)

  • Q1. Tell me about yourself.
  • Q2. Tell me about your last project.
  • Q3. Write a program to print prime numbers.
  • Ans. 

    Program to print prime numbers

    • Start with a loop from 2 to n (number to check)

    • For each number, check if it is divisible by any number from 2 to its square root

    • If not divisible, it is a prime number and print it

  • Answered by AI
  • Q4. Write a program to swap value of two variables without using a third variable.
  • Ans. 

    Program to swap value of two variables without using a third variable.

    • Use arithmetic operations to swap values

    • Add both variables and store the sum in one variable

    • Subtract the value of one variable from the sum and store it in the other variable

    • Subtract the value of the other variable from the sum and store it in the first variable

  • Answered by AI
  • Q5. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
  • Ans. 

    The question is about finding the total number of handshakes in a meeting of 10 people.

    • Each person shakes hands with 9 others.

    • Total handshakes = 10 x 9 / 2 = 45.

  • Answered by AI
Round 4 - HR 

(9 Questions)

  • Q1. Tell me about yourself ?
  • Q2. Tell me about your project ?
  • Q3. Do-while loop example.
  • Ans. 

    A do-while loop is a control flow statement that executes a block of code at least once before checking the condition.

    • The do-while loop is similar to the while loop, but the condition is checked at the end of the loop.

    • The loop will always execute at least once, even if the condition is false.

    • Syntax: do { // code block } while (condition);

    • Example: do { x++; } while (x < 10);

  • Answered by AI
  • Q4. Asked a tricky puzzle game (Water-Jug Problem).
  • Q5. Hardwork or Smartwork, which is better ?
  • Q6. Few questions regarding the details in resume.
  • Q7. What do you know about Quest Global ?
  • Q8. Are you ready to work in any domain in the company ?
  • Q9. Do you have any questions ?

Interview Preparation Tips

Topics to prepare for Quest Global Engineer Trainee interview:
  • Basic Programming
  • Object Oriented Programming
Interview preparation tips for other job seekers - Whole interview process was in online mode was easy one overall.
Prepare by going through basic programming concepts and stuffs (prime number, factorial, etc.) Program logic was asked during the technical interview. OOPs were not asked in my case but be well aware of its concept as it is asked in most interviews.
Be sure of about what you have written in your resume.
Research about the company before interview.
Keep a cool mind and be confident with what you tell or answer.

Skills evaluated in this interview

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

(1 Question)

  • Q1. Oops concepts and related questions
Round 2 - HR 

(1 Question)

  • Q1. Asked Technical questions along with some hr questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Asked questions from quantitative,logical and english

Round 2 - Technical 

(1 Question)

  • Q1. Project related
Round 3 - HR 

(1 Question)

  • Q1. Asked some hr related questions and technical too
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Multi threaded in Java
  • Ans. 

    Multithreading in Java allows multiple threads to run concurrently, improving performance and responsiveness.

    • Multithreading is achieved in Java by extending the Thread class or implementing the Runnable interface.

    • Threads share the same memory space, so synchronization is important to prevent data corruption.

    • Java provides synchronized keyword, locks, and atomic variables for thread synchronization.

    • Example: Creating a ne...

  • Answered by AI
  • Q2. Finally in Java
  • Q3. Polymorphism in Java
  • Ans. 

    Polymorphism in Java allows objects of different classes to be treated as objects of a common superclass.

    • Polymorphism is achieved through method overriding and method overloading.

    • Method overriding allows a subclass to provide a specific implementation of a method that is already provided by its superclass.

    • Method overloading allows multiple methods with the same name but different parameters to coexist in the same class...

  • Answered by AI
  • Q4. Garbage Collection

Skills evaluated in this interview

Quest Global interview questions for designations

 Graduate Engineer Trainee (Get)

 (1)

 Software Engineer Trainee

 (5)

 Trainee

 (5)

 Graduate Trainee

 (4)

 Software Trainee

 (1)

 Management Trainee

 (1)

 Maintenance Engineer

 (2)

 Mechanical Engineer

 (2)

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

I applied via Company Website and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

1 hour duration with questions related to digital, aptitude, c programming and mpmc

Round 2 - Aptitude Test 

Same as round 1 with little more difficulty level

Round 3 - Technical 

(2 Questions)

  • Q1. Basics of digital electronics and projects
  • Q2. Basics of digital, projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with your basics

Get interview-ready with Top Quest Global Interview Questions

Engineer Trainee Interview Questions & Answers

user image GANGA GANESH

posted on 16 Oct 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 - Aptitude Test 

General quantitative test

Round 3 - Technical 

(1 Question)

  • Q1. Technical interview
Round 4 - HR 

(1 Question)

  • Q1. Where do you find yourself in next 5 years
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at University of Petroleum and Energy Studies (UPES), Dehradun and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Very easy test any one can crack. It consists of aptitude, english and some petroleum question which very easy

Round 2 - One-on-one 

(2 Questions)

  • Q1. All question are from CV on other question. They are cooperative.
  • Q2. 1. Artificial lift system 2.Drilling Engeenering 3.from reservoirs All question are basic very very basic

Interview Preparation Tips

Interview preparation tips for other job seekers - No need to prepare for interview. They don't go out of your resume. No HR question. Only technical question
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Time and distance, ages, profit and loss

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Program to print odd numbers
  • Ans. 

    Program to print odd numbers

    • Use a loop to iterate through numbers

    • Check if the number is odd using modulus operator

    • Print the odd numbers

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepared well for the technical interviews. if you clear that you might be get the job.

Engineer Trainee interview

user image SuchiTalks 2020

posted on 23 Dec 2021

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 4 interview rounds.

Round 1 - Group Discussion 

You just need to be talk about the topic given

Round 2 - Aptitude Test 

Asked 60% of questions from computer science basics

Round 3 - Technical 

(1 Question)

  • Q1. Write a program to check the given number is odd or not. Write a program to find the given digit is present in the given number
  • Ans. 

    Program to check if a number is odd and to find a digit in the number.

    • Use modulo operator to check if a number is odd (number % 2 == 1)

    • Convert the number to a string and check if the digit is present using string methods

    • Handle edge cases like negative numbers and non-integer inputs

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Usual HR questions like where will you see yourself after 10 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Refer basic coding problems and basics of OOPs

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Logical,reasoning,technical,logical ability, graph models ,

Round 3 - Group Discussion 

General topics in india like education during covid19

Interview Preparation Tips

Interview preparation tips for other job seekers - be good in communication, don't get panic ,create good resume

Quest Global Interview FAQs

How many rounds are there in Quest Global Engineer Trainee interview?
Quest Global interview process usually has 2-3 rounds. The most common rounds in the Quest Global interview process are Aptitude Test, Technical and HR.
How to prepare for Quest Global Engineer Trainee 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 AutoCAD, GIT, Hydraulics, Agile Development and Application Development.
What are the top questions asked in Quest Global Engineer Trainee interview?

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

  1. If 10 people had a meeting and they shake hands only once with each of the othe...read more
  2. Write a program to swap value of two variables without using a third variab...read more
  3. Write a program to print prime numbe...read more

Tell us how to improve this page.

Quest Global Engineer Trainee Interview Process

based on 6 interviews in last 1 year

1 Interview rounds

  • Aptitude Test Round
View more

People are getting interviews through

based on 11 Quest Global interviews
Campus Placement
Referral
Company Website
55%
27%
9%
9% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.
Quest Global Engineer Trainee Salary
based on 201 salaries
₹2.4 L/yr - ₹4 L/yr
At par with the average Engineer Trainee Salary in India
View more details

Quest Global Engineer Trainee Reviews and Ratings

based on 36 reviews

2.9/5

Rating in categories

3.1

Skill development

3.1

Work-Life balance

2.6

Salary & Benefits

3.0

Job Security

3.2

Company culture

2.5

Promotions/Appraisal

2.9

Work Satisfaction

Explore 36 Reviews and Ratings
Senior Software Engineer
2.4k salaries
unlock blur

₹4.7 L/yr - ₹20 L/yr

Senior Engineer
1.7k salaries
unlock blur

₹4.8 L/yr - ₹18 L/yr

Software Engineer
1.7k salaries
unlock blur

₹2.8 L/yr - ₹9.3 L/yr

Lead Engineer
1.6k salaries
unlock blur

₹7.5 L/yr - ₹26 L/yr

Engineer
607 salaries
unlock blur

₹2.6 L/yr - ₹8.7 L/yr

Explore more salaries
Compare Quest Global with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview