Filter interviews by
Just an basic 30 question
Rate your
company
🤫 100% anonymous
How was your last interview experience?
I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.
Singleton pattern in NestJS ensures a class has only one instance and provides a global point of access to it.
Use the @Injectable() decorator to mark a class as a singleton in NestJS.
Inject the singleton class into other classes using the constructor.
The instance of the singleton class will be shared across the application.
NCR Voyix interview questions for popular designations
I applied via Referral
Spring Sleuth is a distributed tracing system for microservices built on top of Spring Cloud.
Spring Sleuth helps in tracking and monitoring requests as they travel through different microservices.
It generates unique trace and span IDs for each request to help in correlating logs and metrics.
Spring Sleuth integrates with Zipkin, a distributed tracing system, to provide visualization of request flows.
It is commonly used ...
Get interview-ready with Top NCR Voyix Interview Questions
I applied via LinkedIn and was interviewed in Jul 2023. There were 2 interview rounds.
Program in C# demonstrating OOPs concepts
Use classes and objects to demonstrate encapsulation
Inheritance can be shown by creating a base class and derived classes
Polymorphism can be illustrated through method overriding or interfaces
Abstraction can be implemented by hiding internal details and showing only necessary information
Program to calculate diagonal and anti-diagonal sum of a matrix.
Iterate through the matrix to calculate diagonal and anti-diagonal sums separately.
For diagonal sum, add elements where row index equals column index.
For anti-diagonal sum, add elements where row index + column index equals matrix size - 1.
Example: For a 3x3 matrix, diagonal sum = matrix[0][0] + matrix[1][1] + matrix[2][2]
Example: For a 3x3 matrix, anti-di...
2 questions of coding
I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.
Binary search program code in Python
Define a function that takes a sorted array and a target value as input
Initialize two pointers, low and high, to the start and end of the array
While low is less than or equal to high, calculate mid as (low + high) // 2 and compare array[mid] with target
If array[mid] is equal to target, return mid
If array[mid] is less than target, update low to mid + 1
If array[mid] is greater than tar...
IQ test ,English grammer test,oral test etc
You knew at the time of interview recruiter ask many question related to their job is you able to these ao not . I also faces many question at the time of interview.
Top trending discussions
Some of the top questions asked at the NCR Voyix interview -
The duration of NCR Voyix interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 80 interviews
Interview experience
Anonymously discuss salaries, work culture, and many more
Get Ambitionbox App
based on 1.5k reviews
Rating in categories
Software Engineer
374
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
239
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
176
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer2
164
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer III
147
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech