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.4

based on 4.5k Reviews

Filter interviews by

Coforge Software Engineer Trainee Interview Questions and Answers

Updated 29 May 2023

Coforge Software Engineer Trainee Interview Experiences

2 interviews found

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

First round was Aptitude test which contained questions from every major subject from CS/IT i.e., DBMS, OS, Computer Networks. It also had Maths aptitude and Verbal, and 2 coding questions.

Round 2 - Verbal and Voice Analysis 

(2 Questions)

  • Q1. Polymorphism and its types
  • Ans. 

    Polymorphism is the ability of an object to take on many forms.

    • Polymorphism allows objects of different classes to be treated as if they are of the same class.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Compile-time polymorphism is achieved through method overloading, where multiple methods have the same name but different parameters.

    • Runtime polymorphism is ach...

  • Answered by AI
  • Q2. SQL Joins query
Round 3 - HR 

(1 Question)

  • Q1. I didn't get selected for this round but my friends told me that they just asked if you are comfortable with salary, bond and relocation. Also the lady HR asked them to define the room, tell her something ...

Interview Preparation Tips

Topics to prepare for Coforge Software Engineer Trainee interview:
  • Oops
  • SQL
  • Cloud Computing
  • JDBC
Interview preparation tips for other job seekers - Your selection generally depends on your interviewer because some interviewers are there just to show off their own knowledge and reject them. My interviewer was so arrogant, he rejected 4/5 candidates and took almost an hour interview where he asked stupid questions and interrupted when answering the questions.

I applied via campus placement at Meerut Institute of Engineering and Technology, Meerut and was interviewed in Dec 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Hi everyone , in this coding round there is no such a big challenge for me they were asked a simple question basic level programming ..like
find prime number with some complex scenario like prime number at the prime index ... over-all it was good and I have cleared the interview

Round 2 - One-on-one 

(3 Questions)

  • Q1. This is nothing but they actually just want to know that how I behave in such situations that they were created either they asked technical questions or it was just a general discussion with some technical...
  • Q2. Related to Oops concept
  • Q3. SQL queries like in the case of joining two table and small question like what is primary key ? How we can create view in this ?

Interview Preparation Tips

Topics to prepare for Coforge Software Engineer Trainee interview:
  • Database ,
  • Core concept
Interview preparation tips for other job seekers - If you want best for yourself just Focus to strong your skills whatever you work on

Software Engineer Trainee Interview Questions Asked at Other Companies

asked in HSBC Group
Q1. Palindromic Linked ListYou are given a singly Linked List of inte ... read more
asked in HSBC Group
Q2. Search In A 2D MatrixYou have been given a 2-D array 'MAT' of siz ... read more
asked in GlobalLogic
Q3. Slot GameYou’re given a slot machine with four slots where each s ... read more
Q4. 1. Explain oops and its 4 pillars 2. Explain polymorphism with re ... read more
asked in HSBC Group
Q5. Find the maximum level sum among all the levels in the Binary Tre ... read more

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

The questions are easy as compare to other companies. The round was online test

Round 2 - One-on-one 

(2 Questions)

  • Q1. The interview was easy and basically based on resume and projects done in the past
  • Q2. The interview was easy and mostly of weakness and strength
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How to reverse a array, basic java
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Oops concepts to be known
  • Ans. 

    Understanding of OOP concepts is essential for software development.

    • 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 implementation details and showing only the necessary features.

  • Answered by AI
  • Q2. What is inheritance
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits attributes and methods from another class.

    • Allows a class to inherit attributes and methods from another class

    • Promotes code reusability and reduces redundancy

    • Creates a parent-child relationship between classes

    • Derived class can access all public and protected members of the base class

    • Example: Class 'Car' can inherit from class 'Vehicle' to reu

  • Answered by AI
  • Q3. Abstraction use to be explained
  • Ans. 

    Abstraction is the concept of hiding complex details and showing only the essential features of an object.

    • Abstraction allows us to focus on what an object does, rather than how it does it

    • It helps in reducing complexity and improving efficiency

    • Example: A car dashboard abstracts the internal workings of the car and provides only essential information to the driver

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Aptitude Test 

Based on logical reasoning, quantitative aptitude

Round 2 - Technical 

(1 Question)

  • Q1. Questions on OOPs, Testing, Types of testing

Interview Preparation Tips

Interview preparation tips for other job seekers - NA
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

It consists of general aptitude

Round 2 - Coding Test 

3 questions were given to solve

Round 3 - Technical 

(2 Questions)

  • Q1. It's was quite easy , they only asked about your resume
  • Q2. Prepare well everything that you have mentioned in the resume
Round 4 - HR 

(1 Question)

  • Q1. It didn't get selected in this round
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude,Reasoning,Verbal,Coding

Round 2 - Communication Assessment 

(1 Question)

  • Q1. Reading,Speaking,Listening
Round 3 - Technical 

(1 Question)

  • Q1. Technical (based on projects) and HR questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

The coding test was conducted in hackerearth platform.The questions are 4 dsa with 3 easy and 1 hard.

Round 2 - Technical 

(2 Questions)

  • Q1. Logical question - you have a 3 gallon container and a 5 gallon container, how do you measure a 4 gallon volume. basic oops questions like define polymorphism, difference between class and object. basic ds...
  • Q2. Basic oops questions like define polymorphism, difference between class and object. basic dsa question on sorting.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just go through basics on dsa, oops, dbms and be prepared with logical questions.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic Aptitude Questions

Round 2 - Coding Test 

MCQs and 2 coding questions

Round 3 - HR 

(1 Question)

  • Q1. My Introduction

Coforge Interview FAQs

How many rounds are there in Coforge Software Engineer Trainee interview?
Coforge interview process usually has 3 rounds. The most common rounds in the Coforge interview process are HR, Coding Test and One-on-one Round.
What are the top questions asked in Coforge Software Engineer Trainee interview?

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

  1. Polymorphism and its ty...read more
  2. SQL queries like in the case of joining two table and small question like what ...read more
  3. This is nothing but they actually just want to know that how I behave in such s...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Coforge interviews
Campus Placement
100%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Coforge Software Engineer Trainee Salary
based on 16 salaries
₹3.2 L/yr - ₹4.2 L/yr
9% less than the average Software Engineer Trainee Salary in India
View more details

Coforge Software Engineer Trainee Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

4.1

Salary & Benefits

4.1

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
4.8k salaries
unlock blur

₹6.3 L/yr - ₹25 L/yr

Technical Analyst
2.5k salaries
unlock blur

₹9.5 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.5 L/yr

Technology Specialist
1.2k salaries
unlock blur

₹11.8 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

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