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 Developer Interview Questions, Process, and Tips

Updated 18 Sep 2024

Top Coforge Software Developer Interview Questions and Answers

  • Q1. in a string there is alphabets as well as numbers, you have sum of those numbers which is in between of a string?
  • Q2. in a table there is 4-5 names, change the name of third person>>?
  • Q3. What is Arraylist ,linkedlist,map,hastable
View all 14 questions

Coforge Software Developer Interview Experiences

15 interviews found

I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. What is Arraylist ,linkedlist,map,hastable
  • Ans. 

    Arraylist, linkedlist, map, and hashtable are data structures used in programming.

    • Arraylist is a resizable array that can store any type of data.

    • Linkedlist is a collection of nodes that contain data and a reference to the next node.

    • Map is a collection of key-value pairs where each key is unique.

    • Hashtable is similar to a map but is synchronized and does not allow null keys or values.

  • Answered by AI
  • Q2. Difference between wait and sleep
  • Ans. 

    wait is used for synchronization between threads while sleep is used to pause the execution of a thread

    • wait is used to wait for a specific condition to occur while sleep is used to pause the execution for a specific amount of time

    • wait releases the lock on the object while sleep does not

    • wait is called on an object while sleep is called on a thread

    • wait can be interrupted by another thread while sleep cannot

  • Answered by AI
  • Q3. Difference between runnable and start
  • Ans. 

    start() method starts a new thread and calls the run() method, while run() method executes the code in the current thread.

    • start() method creates a new thread and executes the code in the run() method of that thread.

    • run() method executes the code in the current thread.

    • Calling run() method directly does not create a new thread.

    • start() method can be called only once, while run() method can be called multiple times.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through collection,thread exception and some what core java related questions
And some common coding part duplicates remove via map

Skills evaluated in this interview

Interview Questionnaire 

4 Questions

  • Q1. WAP of prime number?
  • Ans. 

    A prime number is a number that is only divisible by 1 and itself.

    • Start by checking if the number is less than 2, as prime numbers start from 2.

    • Use a loop to check if the number is divisible by any number from 2 to the square root of the number.

    • If the number is divisible by any of these numbers, it is not prime.

    • If the number is not divisible by any of these numbers, it is prime.

  • Answered by AI
  • Q2. In a table there is 4-5 names, change the name of third person>>?
  • Ans. 

    To change the name of the third person in a table with 4-5 names.

    • Access the table

    • Identify the third person's name

    • Replace the name with the new name

  • Answered by AI
  • Q3. In a string there is alphabets as well as numbers, you have sum of those numbers which is in between of a string?
  • Ans. 

    Sum of numbers in a string with alphabets.

    • Iterate through the string and check if each character is a number.

    • If it is a number, add it to a running total.

    • Return the total sum of all numbers in the string.

  • Answered by AI
  • Q4. In your college time what's the worst situation you faced?

Skills evaluated in this interview

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more

Interview Questionnaire 

1 Question

  • Q1. 1. difference between abstract vs interface
  • Ans. 

    Abstract classes are classes that cannot be instantiated and can have both abstract and non-abstract methods. Interfaces are contracts that define the methods that a class must implement.

    • Abstract classes can have constructors while interfaces cannot

    • A class can implement multiple interfaces but can only inherit from one abstract class

    • Abstract classes can have instance variables while interfaces cannot

    • Interfaces can have...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If core java is good , then you can easily all types of questions

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of all subjects including DE, DS, DBMS, OS, OOPS , on my project and some questions based on stress interview

Interview Preparation Tips

Interview preparation tips for other job seekers - It was quite good, it was all started on video call on my pc and the interviewer was working with coforge from past 10 years and he started with his brief intro and then asked me to introduce myself and then he begin with technical interview and asked almost 25 questions and i had answered almost all questions.

Coforge interview questions for designations

 Senior Software Developer

 (4)

 Software Engineer

 (31)

 Software Trainee

 (1)

 Software Tester

 (1)

 Java Developer

 (5)

 UI Developer

 (3)

 Salesforce Developer

 (3)

 Application Developer

 (2)

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

Interview Questionnaire 

2 Questions

  • Q1. Java 8 concepts
  • Q2. Spring related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Java concepts, Java 8-11 features, multithreading, exception handling, internal working of Map etc

Get interview-ready with Top Coforge Interview Questions

Coforge Interview FAQs

How many rounds are there in Coforge Software Developer interview?
Coforge interview process usually has 1-2 rounds. The most common rounds in the Coforge interview process are Technical, Aptitude Test and One-on-one Round.
How to prepare for Coforge Software Developer 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 MDM, Power Bi, Python, React and Software Development.
What are the top questions asked in Coforge Software Developer interview?

Some of the top questions asked at the Coforge Software Developer interview -

  1. in a string there is alphabets as well as numbers, you have sum of those number...read more
  2. in a table there is 4-5 names, change the name of third person...read more
  3. What is Arraylist ,linkedlist,map,hasta...read more

Tell us how to improve this page.

Coforge Software Developer Interview Process

based on 9 interviews

2 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
View more
Coforge Software Developer Salary
based on 714 salaries
₹2 L/yr - ₹9.1 L/yr
26% less than the average Software Developer Salary in India
View more details

Coforge Software Developer Reviews and Ratings

based on 81 reviews

3.4/5

Rating in categories

3.1

Skill development

3.3

Work-life balance

2.8

Salary

3.1

Job security

3.2

Company culture

2.6

Promotions

2.9

Work satisfaction

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

₹6.2 L/yr - ₹26 L/yr

Technical Analyst
2.6k salaries
unlock blur

₹10.6 L/yr - ₹39.7 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 - ₹17.9 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.8
Compare

Accenture

3.8
Compare

Infosys

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