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 Software Engineer Interview Questions and Answers for Experienced

Updated 21 Nov 2024

Coforge Software Engineer Interview Experiences for Experienced

8 interviews found

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

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

Round 1 - Coding Test 

Had coding questions from collection framework, Fibonacci number

Round 2 - Technical 

(1 Question)

  • Q1. Tell me about yourself Principles of Java Spring framework
Round 3 - Technical 

(1 Question)

  • Q1. Spring boot annotations

Interview Preparation Tips

Interview preparation tips for other job seekers - Had great interview
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Coding assessment is good

Round 2 - Technical 

(4 Questions)

  • Q1. Concept of oops Memory management
  • Ans. 

    OOPs is a programming paradigm based on the concept of objects, which can contain data and code to manipulate that data. Memory management involves allocating and deallocating memory for objects.

    • OOPs stands for Object-Oriented Programming, where objects are instances of classes that encapsulate data and behavior.

    • In OOPs, concepts like inheritance, polymorphism, and encapsulation are used to organize and structure code.

    • ...

  • Answered by AI
  • Q2. Malloc function
  • Q3. Calloc function
  • Q4. Dynamic memory management

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies for Experienced

Q1. String Compression Problem Statement Implement a program that per ... read more
asked in HCLTech
Q2. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q3. Total time: 110 mins 1. Find missing and duplicate numbers from g ... read more
asked in HCLTech
Q4. Reverse Array Elements Given an array containing 'N' elements, th ... read more
asked in Cisco
Q5. Intersection of Linked List Problem You are provided with two sin ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude and technical questions

Round 2 - Coding Test 

Basic coding questions. Person with good basic knowledge can easily solve them.

Round 3 - HR 

(1 Question)

  • Q1. Normal HR round, asked common HR questions like strength and weakness.

Software Engineer Interview Questions & Answers

user image Ritik Agarwal

posted on 18 May 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Easy Data structure questions

Round 2 - Technical 

(1 Question)

  • Q1. Was asked to explain oops concepts. Also had some discussion on OS and networking and then was asked to solve 1 easy DSA question

Coforge interview questions for designations

 Senior Software Engineer

 (57)

 Software Engineer Trainee

 (2)

 Software Testing Engineer

 (1)

 Associate Software Engineer

 (1)

 Senior Software Engineer 2

 (1)

 Senior Software Support Engineer

 (1)

 Senior Software Engineer Testing

 (1)

 Senior QA Engineer -Software Testing

 (1)

I applied via Recruitment Consultant and was interviewed in Sep 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Hadoop,hive,sqoop,sql,map reduced,Ozzie,spark, Scala, and Java related question
  • Q2. They asked about bigdata and MySQL
  • Q3. Spark and scala/python
  • Q4. Oops concept and pure core Java they asked. Me,API AND Jdbc also

Interview Preparation Tips

Interview preparation tips for other job seekers - U have to prepare for the first round..all basic concept
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2022. There were 3 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 

RS Agarwal book would be sufficient

Round 3 - Technical 

(1 Question)

  • Q1. Fibonacci implementation, stacks, queues, etc

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Round 1 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Tell me about yourself.
  • Q4. Ready to relocate any location or not?
  • Ans. 

    Yes, I am willing to relocate for the right opportunity.

    • I am open to exploring new locations and cultures.

    • I understand that relocation may be necessary for career growth.

    • I am willing to consider factors such as cost of living and job market in the new location.

    • I am excited about the prospect of new challenges and experiences.

  • Answered by AI
Round 2 - Technical 

(4 Questions)

  • Q1. How much experience you habe?
  • Q2. Tell me About your previous projects you worked on?
  • Q3. What was your role in project?
  • Q4. Questions on database?
Round 3 - Technical 

(3 Questions)

  • Q1. Why did u select this technology?
  • Q2. Programming Languages u worked on?
  • Ans. 

    I have worked on multiple programming languages including Java, Python, C++, and JavaScript.

    • Proficient in Java and Python for backend development

    • Experience in C++ for competitive programming and algorithm development

    • Familiarity with JavaScript for frontend development and web applications

  • Answered by AI
  • Q3. Database sql queries?

Interview Preparation Tips

Topics to prepare for Coforge Software Engineer interview:
  • Databases
  • Front End
  • Java
  • C
Interview preparation tips for other job seekers - Interviewers always check your confidence and how u are explaining your point. So be confident always, don't give a wrong answers , if u have doubt simply deny with some good lines instead of giving wrong answer. Best luck??

I applied via LinkedIn and was interviewed before Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. 1. 1st they asked to introduce myself
  • Q2. 2. Then Some Basic Java questions like inheritance, method overloading etc.
  • Q3. 3. Thereafter they ask some SQL queries and also some basic DBMS quesstions like normalisation, joins
  • Q4. 4. At last they ask me about my project. And also some behaviour questions after that.

Interview Preparation Tips

Interview preparation tips for other job seekers - Its pretty good. The interview is very friendly which makes me so comfortable. All I would advice to prepare one programming language completely along with DBMS and SQL. And also you should do the project by your own. Thats it !!!

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Find the second largest element from an integer array in a single traversal
  • Ans. 

    Find the second largest element from an integer array in a single traversal

    • Initialize two variables to store the largest and second largest elements

    • Traverse the array and update the variables accordingly

    • Return the second largest element

  • Answered by AI
  • Q2. This can be done using Hashtables.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with your answers.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jan 2021. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. This is an online test consists of questions from OS, DBMS, Networking. Couple of coding question was also there. Language specific section also there.
Round 2 - Technical 

(1 Question)

  • Q1. Here also I was asked to write the code two coding question difficulty varies from easy to medium. More than that I was asked questions from OS, DBMS, SDLC and basic level question from C and JAVA.
Round 3 - Technical 

(1 Question)

  • Q1. This one is kind of advanced technical round. I was asked about C and Java in more depth. Asked to write couple of SQL queries. There are some more conceptual question in SQL.
Round 4 - HR 

(4 Questions)

  • Q1. Why should we hire you?
  • Q2. What are your strengths and weaknesses?
  • Q3. Tell me about yourself.
  • Q4. Some basic questions and then I was informed that I am selected. There was around 54000 students applied for that role and among them 150 was selected. I got offer letter in the said day and employment sta...

Interview Preparation Tips

Interview preparation tips for other job seekers - Persistent is a company that is really good for fresher from training and culture point of view. But their salary structure especially for the freshers are below average. 30000 is the in-hand salary for 451000 CTC. I was selected in off campus, so didn't need to go through internships. I was provided with Full time opportunity and got the full salary from the first month itself. It was totally a WFH as it was during covid. I will highly recommend to plan for other companies after 2 years. For interview question, stick to the subjects that are mentioned in resume. DBMS, Java, C, SDLC, SQL this are some topics that will be asked irrespective of being mentioned in resume. So prepare well for that. All the best.

Coforge Interview FAQs

How many rounds are there in Coforge Software Engineer interview for experienced candidates?
Coforge interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Coforge interview process for experienced candidates are Technical, Coding Test and HR.
How to prepare for Coforge Software Engineer interview for experienced candidates?
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 Agile, Web Technologies, Database, Deployment and Devops.
What are the top questions asked in Coforge Software Engineer interview for experienced candidates?

Some of the top questions asked at the Coforge Software Engineer interview for experienced candidates -

  1. Ready to relocate any location or n...read more
  2. Programming Languages u worked ...read more
  3. Concept of oops Memory managem...read more
How long is the Coforge Software Engineer interview process?

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

Tell us how to improve this page.

Coforge Software Engineer Interview Process for Experienced

based on 5 interviews

3 Interview rounds

  • Coding Test Round
  • Technical Round - 1
  • Technical Round - 2
View more
Coforge Software Engineer Salary
based on 2k salaries
₹2 L/yr - ₹9.5 L/yr
38% less than the average Software Engineer Salary in India
View more details

Coforge Software Engineer Reviews and Ratings

based on 209 reviews

3.4/5

Rating in categories

3.2

Skill development

3.5

Work-life balance

2.9

Salary

3.4

Job security

3.3

Company culture

2.7

Promotions

3.1

Work satisfaction

Explore 209 Reviews and Ratings
Senior Software Engineer
4.9k salaries
unlock blur

₹6.5 L/yr - ₹23.6 L/yr

Technical Analyst
2.6k salaries
unlock blur

₹9.5 L/yr - ₹38.4 L/yr

Software Engineer
2k salaries
unlock blur

₹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.1k salaries
unlock blur

₹12 L/yr - ₹42 L/yr

Explore more salaries
Compare Coforge with

Capgemini

3.7
Compare

Cognizant

3.7
Compare

Accenture

3.8
Compare

Infosys

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