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

Team Lead Interview Questions & Answers

user image Madu Biradar

posted on 11 Mar 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via Approached by Company and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. String based question.
  • Q2. Hashmap based question and internal working of hash map. Streams
Round 2 - One-on-one 

(1 Question)

  • Q1. Java stream apis
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion n notice period

Team Lead Interview Questions asked at other Companies

Q1. write a java program to get maxing profit by buying and selling a share from a given set of values (they will change the question after you give solution, like if consider buying only once and selling once they will say to buying multiple t... read more
View answer (3)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Android related question

Mobile Application Developer Interview Questions asked at other Companies

Q1. How to handle the huge number of concurrent HTTP requests of orders for the same item? What if there is only one item left in the stock?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. OOPS, Api- rest-api, middleware, exception handling sql-DDL statements, CTE, Optimize SP Design Pattern Solid Pattern

Top Coforge Technical Analyst Interview Questions and Answers

Q1. Write a program to get a employee list whose salary is greater than 50k and grade is above from A, Use Java 8 stream to get the list
View answer (2)

Technical Analyst Interview Questions asked at other Companies

Q1. Write a program to get a employee list whose salary is greater than 50k and grade is above from A, Use Java 8 stream to get the list
View answer (2)

SRE Interview Questions & Answers

user image Sai Seshu

posted on 28 Jun 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Diff between demon set and state full set
  • Ans. 

    DaemonSet ensures a pod runs on all nodes, StatefulSet ensures ordered deployment and scaling of pods.

    • DaemonSet ensures a pod runs on all nodes in a cluster

    • StatefulSet ensures ordered deployment and scaling of pods

    • DaemonSet is typically used for monitoring or logging agents

    • StatefulSet is used for stateful applications like databases

  • Answered by AI
  • Q2. Explain the architect of k8's
  • Ans. 

    Kubernetes (k8s) architecture is designed to be highly scalable, flexible, and resilient.

    • Kubernetes follows a master-slave architecture, with a master node managing the cluster and worker nodes running applications.

    • The master node consists of components like API server, scheduler, controller manager, and etcd for storing cluster data.

    • Worker nodes have components like kubelet, kube-proxy, and container runtime (e.g. Doc...

  • Answered by AI

Skills evaluated in this interview

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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java question to remove duplicates values
  • Q2. Java question to reverse string in alphabetically order

Top Coforge Senior QA Engineer Interview Questions and Answers

Q1. 1. infotest INFOTEST info How to do correlation that INFOTEST should print. 2. Knowledge in AWS 3. Difference between parametrization and correlation 4. Challanges in correlation in your previous projects 5. If a new customer come what is t... read more
View answer (1)

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination Sum Problem Statement Given an array of distinct positive integers ARR and a non-negative integer 'B', find all unique combinations in the array where the sum is equal to 'B'. Numbers can be chosen multiple times from ARR. Ensur... read more
View answer (1)

Get interview-ready with Top Coforge Interview Questions

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

I was interviewed in Mar 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. Write a program to get header values xyz from a web api
  • Ans. 

    Program to get header values xyz from a web api

    • Use a programming language that supports making HTTP requests, such as Python or JavaScript

    • Make a request to the web API and retrieve the response headers

    • Parse the headers to extract the value of the 'xyz' header

  • Answered by AI
  • Q2. What is a Azure function?
  • Ans. 

    Azure function is a serverless compute service that allows you to run code without managing infrastructure.

    • Azure function is event-driven and can be triggered by various events like HTTP requests, timers, or messages from other Azure services.

    • It supports multiple programming languages like C#, Java, Python, and Node.js.

    • Azure functions can be used for tasks like data processing, file manipulation, or integrating with ot...

  • Answered by AI
  • Q3. What is durable orchestration in Azure Function?
  • Ans. 

    Durable orchestration in Azure Function allows for long-running, stateful workflows to be executed efficiently.

    • Durable orchestration enables developers to write stateful functions that can be paused and resumed at any point.

    • It provides features like checkpointing, error handling, and timeouts to ensure reliability.

    • By using durable functions, complex workflows can be easily implemented without the need for external orch...

  • Answered by AI

Skills evaluated in this interview

Top Coforge Technical Analyst Interview Questions and Answers

Q1. Write a program to get a employee list whose salary is greater than 50k and grade is above from A, Use Java 8 stream to get the list
View answer (2)

Technical Analyst Interview Questions asked at other Companies

Q1. Write a program to get a employee list whose salary is greater than 50k and grade is above from A, Use Java 8 stream to get the list
View answer (2)

Jobs at Coforge

View all
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

Engineer Trainee Interview Questions asked at other Companies

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 ?
View answer (8)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Multiple coding questions on ArrayList, Hashmaps were asked

Senior Software Engineer Testing Interview Questions asked at other Companies

Q1. Sorting Characters by Frequency Given a string S, sort this string in increasing order based on the frequency of its characters. If two characters have the same frequency, the character with a lesser ASCII value should appear first. Return ... read more
Add answer
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Mar 2024.

Round 1 - HR 

(1 Question)

  • Q1. General Roles and responsibility
Round 2 - Technical 

(1 Question)

  • Q1. What is the approach for project deliverables
  • Ans. 

    The approach for project deliverables involves setting clear goals, creating a timeline, assigning tasks, monitoring progress, and ensuring quality.

    • Set clear goals and objectives for the project

    • Create a detailed timeline with milestones and deadlines

    • Assign tasks to team members based on their skills and expertise

    • Monitor progress regularly to identify any issues or delays

    • Ensure quality by conducting regular reviews and ...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What is the best methodology
  • Ans. 

    There is no one-size-fits-all answer as the best methodology depends on the specific project and goals.

    • The best methodology depends on the nature of the project, team dynamics, and organizational culture.

    • Agile methodology is popular for its flexibility and ability to adapt to changing requirements.

    • Waterfall methodology is suitable for projects with well-defined requirements and a clear timeline.

    • Lean methodology focuses...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Salary Discussion

Business Process Associate Interview Questions asked at other Companies

Q1. What is BGP protocol and how it works? AD value of ebgp and ibgp.
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Cannot disclose against policy
Round 2 - One-on-one 

(1 Question)

  • Q1. Cannot disclose against policy
Round 3 - HR 

(1 Question)

  • Q1. Cannot Disclose against policy

Automation Test Specialist Interview Questions asked at other Companies

Q1. What is the difference between Abstract class and Interface
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.1 L/yr - ₹26.1 L/yr

Technical Analyst
2.6k 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.9 L/yr

Technology Specialist
1.1k salaries
unlock blur

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