Upload Button Icon Add office photos
Engaged Employer

i

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

Coforge Verified Tick

Compare button icon Compare button icon Compare
3.3

based on 4.6k Reviews

Filter interviews by

Coforge Engineer Trainee Interview Questions and Answers

Updated 27 May 2024

Coforge Engineer Trainee Interview Experiences

4 interviews found

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

I applied via Campus Placement and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Quant, reasoning, coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Oops based questions resume based questions
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself, strengths weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - keep your basics clear
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Krishna Institute of Engineering and Technology, Ghaziabad and was interviewed in Mar 2023. There were 6 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 - Aptitude Test 

There were 30 aptittude questions

Round 3 - Coding Test 

2 codes based on array and strings

Round 4 - Communication round 

(1 Question)

  • Q1. Basic communication listening and speaking questions.
Round 5 - Technical 

(4 Questions)

  • Q1. Basic of oops and java programming language
  • Q2. Quick sort and even odd code , binary search code using recusrion
  • Q3. Hashmap based coding question
  • Q4. Basics of CN, DBMS
Round 6 - HR 

(1 Question)

  • Q1. Introduction and basic family background and education background related questions

Interview Preparation Tips

Topics to prepare for Coforge Engineer Trainee interview:
  • OOPS
  • Arrays
  • Strings
  • Sorting and Searching

Engineer Trainee Interview Questions Asked at Other Companies

Q1. If 10 people had a meeting and they shake hands only once with ea ... read more
asked in Siemens
Q2. Puzzle - A drawer contains 10 pairs each of red and blue socks. W ... read more
asked in Sobha
Q3. Shear force diagram and bending moment diagram for combination of ... read more
Q4. Explain stress and strain curve; Different Modulus eg young,bulk ... read more
asked in AVASOFT
Q5. What is logic of amstrong number say its coding logic

Engineer Trainee Interview Questions & Answers

user image Ranasaurav Rajput

posted on 2 Feb 2024

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

(1 Question)

  • Q1. Basic of oops,array programming
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed before Apr 2022. There were 3 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 

Basic coding test was done and some aptitude test

Round 3 - HR 

(2 Questions)

  • Q1. Why would you choose out company
  • Q2. Where do you see yourseft in next 2 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice company and the campus is very good, good culture

Coforge interview questions for designations

 Graduate Engineer Trainee (Get)

 (18)

 Software Engineer Trainee

 (2)

 Trainee

 (2)

 Graduate Trainee

 (1)

 Software Trainee

 (1)

 Testing Trainee

 (1)

 Service Engineer

 (1)

 Quality Engineer

 (1)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - Technical 

(2 Questions)

  • Q1. Remove duplicates in a array
  • Q2. Capitalise first letter of every word
Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Describe yourself in 3 words
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via campus placement at Anna University and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Some aptitude questions with coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Types of constructors
  • Ans. 

    Types of constructors include default constructor, parameterized constructor, copy constructor, and conversion constructor.

    • Default constructor: Constructor with no parameters.

    • Parameterized constructor: Constructor with parameters to initialize object properties.

    • Copy constructor: Constructor that creates a new object as a copy of an existing object.

    • Conversion constructor: Constructor that converts one data type to anoth

  • Answered by AI
  • Q2. About internet of things

Interview Preparation Tips

Interview preparation tips for other job seekers - perform well in technical one to one round to get selected to hr round
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

I applied via campus placement at Aditya College of Engineering, Surampalem and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Medium level coding questions

Round 2 - Group Discussion 

Asked to speak about influence of social media

Round 3 - Technical 

(2 Questions)

  • Q1. Html void elements
  • Q2. Write some Html selectors
  • Ans. 

    HTML selectors are used to target specific elements on a webpage for styling or manipulation.

    • Use element selectors to target specific HTML elements (e.g.

      ,

      ,

      ).

    • Use class selectors to target elements with a specific class (e.g. .classname).

    • Use ID selectors to target elements with a specific ID (e.g. #idname).

    • Use attribute selectors to target elements with specific attributes (e.g. [attribute=value]).

Answered by AI

Skills evaluated in this interview

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

Human vs robot technology

Round 2 - HR 

(2 Questions)

  • Q1. Based on resume
  • Q2. Tell me about your skills
  • Ans. 

    I have strong problem-solving skills, excellent technical knowledge, and a passion for learning and improving.

    • Proficient in programming languages such as Java, C++, and Python

    • Experience with CAD software and engineering design principles

    • Strong analytical skills and attention to detail

    • Excellent communication and teamwork abilities

    • Quick learner and adaptable to new technologies and tools

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - a good and easy interview
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Concept of opps
  • Ans. 

    Concept of opps refers to Object Oriented Programming Principles.

    • OOPs is a programming paradigm based on the concept of 'objects', which can contain data in the form of fields and code in the form of procedures.

    • The four main principles of OOPs are Inheritance, Encapsulation, Abstraction, and Polymorphism.

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

    • Encapsulation refers to the bundlin...

  • Answered by AI
  • Q2. What is conatiner and all
  • Ans. 

    A container is a standardized unit used for storing and transporting goods.

    • Containers come in various sizes and types, such as shipping containers, storage containers, and food containers.

    • They are typically made of metal, plastic, or wood, and are designed to be durable and secure.

    • Containers are used in industries such as logistics, shipping, and warehousing to efficiently move and store goods.

    • Examples include ISO ship...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitiude questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Based on projects
  • Q2. Question based on dbms

Interview Preparation Tips

Interview preparation tips for other job seekers - learn dbms and sql

Coforge Interview FAQs

How many rounds are there in Coforge Engineer Trainee interview?
Coforge interview process usually has 3-4 rounds. The most common rounds in the Coforge interview process are HR, Technical and Resume Shortlist.
What are the top questions asked in Coforge Engineer Trainee interview?

Some of the top questions asked at the Coforge Engineer Trainee interview -

  1. Quick sort and even odd code , binary search code using recusr...read more
  2. Basic communication listening and speaking questio...read more
  3. Basic of oops and java programming langu...read more

Tell us how to improve this page.

Coforge Engineer Trainee Interview Process

based on 5 interviews

Interview experience

4
  
Good
View more
Coforge Engineer Trainee Salary
based on 7 salaries
₹4.2 L/yr - ₹4.5 L/yr
39% more than the average Engineer Trainee Salary in India
View more details

Coforge Engineer Trainee Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

3.0

Salary

3.0

Job security

3.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
4.9k salaries
unlock blur

₹6.2 L/yr - ₹26 L/yr

Technical Analyst
2.6k salaries
unlock blur

₹9.4 L/yr - ₹38.4 L/yr

Software Engineer
2k salaries
unlock blur

₹2.2 L/yr - ₹9.5 L/yr

Senior Test Engineer
1.8k salaries
unlock blur

₹4.7 L/yr - ₹19.3 L/yr

Technology Specialist
1.2k salaries
unlock blur

₹11.9 L/yr - ₹42 L/yr

Explore more salaries
Compare Coforge with

Capgemini

3.8
Compare

Cognizant

3.8
Compare

Accenture

3.9
Compare

Infosys

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