i
Coforge
Filter interviews by
I was interviewed in Apr 2024.
Dynamic problem - using any coding language - n queen problem and one sorting mechanism
I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.
General knowledge, computer knowledge
What people are saying about Coforge
I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.
Coforge interview questions for popular designations
I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.
Get interview-ready with Top Coforge Interview Questions
I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.
To connect a printer on a network, you need to ensure the printer is compatible with the network, install the printer drivers, and configure the printer settings.
Check if the printer is compatible with the network (wired or wireless)
Connect the printer to the network using an Ethernet cable or by connecting to the wireless network
Install the printer drivers on the computer or device from which you want to print
Configur...
BSOD stands for Blue Screen of Death. It is a Windows operating system error screen that appears when the system encounters a critical error.
BSOD is a stop error screen that is displayed when the Windows operating system encounters a system crash or a fatal error.
It is often caused by hardware or software issues, such as faulty drivers, incompatible software, or hardware failures.
The blue screen contains error codes an...
I applied via Approached by Company and was interviewed in Dec 2023. There was 1 interview round.
splice is used to add/remove elements from an array, while slice is used to create a new array from a portion of an existing array.
splice modifies the original array, while slice does not
splice can add elements to an array at a specific index
slice can extract a portion of an array without modifying the original array
splice returns the removed elements, while slice returns the extracted elements
Flatten array of objects to map with minimum price for each model
Iterate through the array and create a map with model as key and minimum price as value
If model already exists in map, update the value with minimum price
Return the map as the output
To find the 10th highest salary for a given employee class.
Sort the salaries in descending order for the specific employee class.
Skip duplicates and find the 10th unique salary.
Return the 10th salary as the 10th Max. Salary.
Find 4 non-repeating characters in the given string.
Create a hashmap to store character frequencies
Iterate through the string and count the occurrences of each character
Return the first 4 characters with frequency 1 as non-repeating characters
Use SQL query with OFFSET and LIMIT to find 10 max salaries from employee table in PostgreSQL.
Use ORDER BY clause to sort salaries in descending order
Use LIMIT 10 to get only the top 10 salaries
Use OFFSET 0 to start from the beginning of the sorted list
Use a thread pool executor to execute 3 methods in parallel and wait for all 3 to complete.
Create a thread pool executor with a fixed number of threads.
Submit the 3 methods as tasks to the executor using the `submit()` method.
Use the `invokeAll()` method to wait for all tasks to complete.
Handle any exceptions thrown by the tasks.
Example: ThreadPoolExecutor executor = new ThreadPoolExecutor(3, 3, 0L, TimeUnit.MILLISECON...
The @async annotation is used to make an API asynchronous.
Add the @async annotation to the method declaration
Use CompletableFuture or a similar mechanism to handle the asynchronous execution
Ensure the API returns a CompletableFuture or a similar asynchronous result
Lazy loading of beans in Spring Boot allows beans to be loaded only when they are needed, improving performance.
Lazy loading can be achieved by using @Lazy annotation on bean definitions
Lazy loading can also be configured in application.properties using spring.main.lazy-initialization=true
Lazy loading is useful for optimizing application startup time and memory usage
I applied via Job Fair and was interviewed in Apr 2024. There were 2 interview rounds.
Coding programm on the tech stack
Mentioned in resume
I applied via Referral and was interviewed in Mar 2024. There were 4 interview rounds.
I was interviewed in Aug 2024.
Some of the top questions asked at the Coforge interview -
The duration of Coforge interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 512 interviews
Interview experience
based on 4.8k reviews
Rating in categories
Senior Software Engineer
4.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Analyst
2.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Test Engineer
1.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technology Specialist
1.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Capgemini
Cognizant
Accenture
Infosys