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

Filter interviews by

Coforge Interview Questions, Process, and Tips

Updated 3 Mar 2025

Top Coforge Interview Questions and Answers

View all 414 questions

Coforge Interview Experiences

Popular Designations

518 interviews found

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

I applied via Naukri.com

Round 1 - Technical 

(2 Questions)

  • Q1. Lifecycle of Android
  • Ans. 

    Android lifecycle refers to the series of states an activity goes through from creation to destruction.

    • Android lifecycle includes onCreate, onStart, onResume, onPause, onStop, onDestroy, etc.

    • Activities can be paused, stopped, resumed, or destroyed based on user interactions or system events.

    • Understanding Android lifecycle is crucial for managing resources and handling state changes effectively.

  • Answered by AI
  • Q2. Basic Android questions

Skills evaluated in this interview

Top Coforge Senior Software Engineer Interview Questions and Answers

Q1. Why we use declare expression and example, What is sub report
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Oops Concept in java
  • Ans. 

    Oops concept in Java refers to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.

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

    • Encapsulation involves bundling data and methods that operate on the data into a single unit.

    • Polymorphism allows objects to be treated as instances of their parent class.

    • Abstraction hides the implementation d...

  • Answered by AI
  • Q2. Write a program reverse the String
  • Ans. 

    Program to reverse a given string

    • Use a loop to iterate through the characters of the string

    • Swap characters from start and end of the string until reaching the middle

    • Return the reversed string

  • Answered by AI

Skills evaluated in this interview

Top Coforge Software Engineer Interview Questions and Answers

Q1. Q1 why and when we have to use Inheritance . Q2 difference between fail safe and fail fast iterator Q3 Real life use Application of Linklist, stack, queue. Q4 Reverse a linklist using Recursion Q5 mega prime number program logic Q6 In this ... read more
View answer (2)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

(4 Questions)

  • Q1. Queue Processor Job Scheduler ABAC/RBAC
  • Q2. Job Scheduler and its Benefits
  • Ans. 

    Job scheduler is a tool used to automate and manage the scheduling of tasks and processes in a computer system.

    • Automates the execution of tasks at specified times or intervals

    • Helps in optimizing resource utilization by efficiently managing workload

    • Provides visibility into job status and performance metrics

    • Allows for dependencies between tasks to be defined and managed

    • Examples: Cron job scheduler in Unix/Linux, Task Sch

  • Answered by AI
  • Q3. Attribute based access control
  • Q4. Role Based Access control
Round 3 - Technical 

(1 Question)

  • Q1. Node Classification how you handle application slowness issue
  • Ans. 

    I handle application slowness by identifying the root cause through node classification and implementing performance optimizations.

    • Identify the specific node or component causing the slowness

    • Analyze the performance metrics of the node to pinpoint bottlenecks

    • Implement optimizations such as code refactoring, database tuning, or resource allocation adjustments

    • Monitor the application post-optimization to ensure improvement

  • Answered by AI

Skills evaluated in this interview

Senior Technology Specialist Interview Questions asked at other Companies

Q1. Node Classification how you handle application slowness issue
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Current Designation
Round 2 - One-on-one 

(1 Question)

  • Q1. About yourself and current work role
Round 3 - HR 

(1 Question)

  • Q1. Expectations and timings

Quality Analyst Interview Questions asked at other Companies

Q1. How you will maintain the balance between operations and quality so that they do not have any conflicts of interest
View answer (3)

Coforge interview questions for popular designations

 Senior Software Engineer

 (53)

 Software Engineer

 (30)

 Technical Analyst

 (27)

 Graduate Engineer Trainee (Get)

 (17)

 Senior Associate

 (14)

 Software Developer

 (14)

 Senior Test Engineer

 (12)

 Test Engineer

 (11)

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

I applied via Approached by Company and was interviewed in Nov 2023. 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 - Technical 

(1 Question)

  • Q1. Java programs , API and Selenium questions
Round 3 - Technical 

(1 Question)

  • Q1. Selenium and API questions
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Qa Automation Testing Engineer Interview Questions asked at other Companies

Q1. selenium: what are selenium components, what are the different locators in selenium, what is selenium web driver, write a xpath for a given element on a web page
View answer (5)

Get interview-ready with Top Coforge Interview Questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Describe experience with Apex, LWC and Integrations
  • Q2. LWC communication

Salesforce Developer Interview Questions asked at other Companies

Q1. Write a trigger to update contact when accounts phone changed.
View answer (5)

Jobs at Coforge

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

I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is singletion design pattern
  • Ans. 

    Singleton design pattern ensures a class has only one instance and provides a global point of access to it.

    • Ensures a class has only one instance

    • Provides a global point of access to that instance

    • Commonly used in scenarios where only one instance of a class is needed, such as database connections or logging

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Coforge Automation Test Engineer interview:
  • Java

Skills evaluated in this interview

Top Coforge Automation Test Engineer Interview Questions and Answers

Q1. 1. Explain encapsulation, abstraction 2. Selenium locate dropdown question 3. Appium configuration questions
View answer (1)

Automation Test Engineer Interview Questions asked at other Companies

Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude college based

Round 2 - Coding Test 

Same basic aptitude coding based

Round 3 - HR 

(1 Question)

  • Q1. Where you see yourself after 5 years
  • Ans. 

    In 5 years, I see myself as a senior Quality Engineer leading a team of professionals, implementing innovative quality control measures, and contributing significantly to the company's success.

    • Leading a team of quality engineers

    • Implementing innovative quality control measures

    • Contributing to the company's success

    • Continuous learning and professional development

  • Answered by AI

Quality Engineer Interview Questions asked at other Companies

Q1. What is MSA and addition of msa version, type of msa ,what different between variable data and attibute data .why difine flase and miss rate calculate by msa .
View answer (8)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Internal working of Hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.

    • HashMap internally uses an array of linked lists to store key-value pairs.

    • When a key-value pair is added, the key is hashed to determine the index in the array where the pair will be stored.

    • If multiple keys hash to the same index, a collision occurs and the pairs are stored in a linked list at that index.

    • To...

  • Answered by AI
  • Q2. SOLID principles

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to join for work life balance

Skills evaluated in this interview

Top Coforge Senior Software Engineer Interview Questions and Answers

Q1. Why we use declare expression and example, What is sub report
View answer (2)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is OData and how can it be implemented in .NET Core Web API
  • Ans. 

    OData is a standardized protocol for creating and consuming RESTful APIs.

    • OData allows for querying data using a uniform URL syntax.

    • It supports CRUD operations (Create, Read, Update, Delete) on data resources.

    • In .NET Core Web API, OData can be implemented using the Microsoft.AspNetCore.OData package.

    • Controllers can be decorated with [ODataRoutePrefix] and [ODataRoute] attributes to define OData endpoints.

    • Example: [HttpG

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for behavior question also using STAR method (Situation, Task, Action and Result) to structure frequently. make sure you have a clear understanding of job profile and skill required.

Skills evaluated in this interview

Dot Net Technical Lead Interview Questions asked at other Companies

Q1. What is OData and how can it be implemented in .NET Core Web API
View answer (1)

Coforge Interview FAQs

How many rounds are there in Coforge interview?
Coforge interview process usually has 2-3 rounds. The most common rounds in the Coforge interview process are Technical, HR and Resume Shortlist.
How to prepare for Coforge 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 Coforge. The most common topics and skills that interviewers at Coforge expect are SQL, Java, Javascript, Python and Microservices.
What are the top questions asked in Coforge interview?

Some of the top questions asked at the Coforge interview -

  1. Write a program to get a employee list whose salary is greater than 50k and gra...read more
  2. coding question of finding index of 2 nos. having total equal to target in a li...read more
  3. Q1 why and when we have to use Inheritance . Q2 difference between fail safe ...read more
How long is the Coforge interview process?

The duration of Coforge interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Coforge Interview Process

based on 504 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
DXC Technology Interview Questions
3.7
 • 813 Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
KPIT Technologies Interview Questions
3.4
 • 294 Interviews
View all

Coforge Reviews and Ratings

based on 4.8k reviews

3.3/5

Rating in categories

3.1

Skill development

3.3

Work-life balance

3.1

Salary

3.2

Job security

3.2

Company culture

2.6

Promotions

3.1

Work satisfaction

Explore 4.8k Reviews and Ratings
Azure Data Engineer

Gurgaon / Gurugram

8-15 Yrs

30 LPA

TECHNICAL ARCHITECT

Greater Noida

10-15 Yrs

Not Disclosed

Project Manager

Gurgaon / Gurugram

10-15 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
4.8k salaries
unlock blur

₹6.2 L/yr - ₹26.2 L/yr

Technical Analyst
2.6k salaries
unlock blur

₹10.6 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.2 L/yr

Technology Specialist
1.1k salaries
unlock blur

₹11.9 L/yr - ₹42 L/yr

Explore more salaries
Compare Coforge with

Capgemini

3.7
Compare

Cognizant

3.8
Compare

Accenture

3.8
Compare

Infosys

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