Filter interviews by
I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.
2 questions of coding
20 question quiz on c#
SOLID is a set of five design principles to make software designs more understandable, flexible, and maintainable.
S - Single Responsibility Principle: A class should have only one reason to change.
O - Open/Closed Principle: Software entities should be open for extension but closed for modification.
L - Liskov Substitution Principle: Objects of a superclass should be replaceable with objects of its subclasses without aff...
NCR Voyix interview questions for designations
I was interviewed before Aug 2023.
Hackerrank 90 min 3 questions 1 LC easy 2 Lc medium
Sort an array of strings containing 0, 1, and 2 in one pass
Use three pointers to keep track of the positions of 0s, 1s, and 2s
Iterate through the array and swap elements based on their values and the pointers
At the end of the iteration, the array will be sorted in place
I see myself working in a dynamic tech hub like Silicon Valley, where I can collaborate with top industry professionals and contribute to cutting-edge projects.
Prefer to work in a tech hub like Silicon Valley
Collaborate with top industry professionals
Contribute to cutting-edge projects
I was interviewed before Jul 2021.
2 questions solved and went to round 2
Top trending discussions
I applied via Campus Placement
Question related to operating system and computer network
Traverse all child nodes in a tree data structure
Use depth-first or breadth-first traversal algorithms
Recursively visit each child node starting from the root node
Consider using a stack or queue data structure for traversal
Example: Traverse all nodes in a binary tree
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
In first round 4 coding question like 1 dsa 2 database and one is api and question is very simple . coding round was conducted in hackerrank
Again same but dsa question and oops concept in deep level
Key concepts of OOP include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit (object).
Inheritance: Allowing a class to inherit properties and behavior from another class.
Polymorphism: Objects of different classes can be treated as objects of a common superclass.
Abstraction: Hiding complex implementation details and showing onl
HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where the pair will be stored.
If multiple keys hash to the same index (collision), a linked list is used to store these pairs.
To retrieve a value, t...
Some of the top questions asked at the NCR Voyix Software Developer interview -
based on 6 interviews
2 Interview rounds
based on 27 reviews
Rating in categories
Software Engineer
374
salaries
| ₹6.5 L/yr - ₹20 L/yr |
Senior Software Engineer
239
salaries
| ₹9.7 L/yr - ₹35 L/yr |
Software Developer
176
salaries
| ₹5.5 L/yr - ₹19.5 L/yr |
Software Engineer2
162
salaries
| ₹9.8 L/yr - ₹21 L/yr |
Software Engineer III
151
salaries
| ₹13 L/yr - ₹33 L/yr |
TCS
Infosys
Wipro
HCLTech