Upload Button Icon Add office photos

Filter interviews by

NCR Voyix Interview Questions, Process, and Tips

Updated 13 Jan 2025

Top NCR Voyix Interview Questions and Answers

View all 89 questions

NCR Voyix Interview Experiences

Popular Designations

122 interviews found

Quality Engineer Interview Questions & Answers

user image RatnaKumari Vanamoju

posted on 13 Apr 2022

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via LinkedIn and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Testing types Testing techniques Find elements vs find element Window handle vs window handles Framework involved/implemented Cucumber options Hooks Char sequence in string Locating tabs in amazon.in and ...
  • Ans. 

    The question covers various testing types, techniques, elements, window handling, frameworks, Cucumber options, hooks, and string manipulation using Java.

    • Testing types include functional testing, regression testing, performance testing, etc.

    • Testing techniques can involve manual testing, automated testing, black box testing, white box testing, etc.

    • Find element is used to locate a single element on a web page, while find...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Logical question on filling 4 ltrs of water with 5 ltr capacity jug and 3 ltr capacity jug Lead questions like, effort estimation Test plan vs test strategy, how to complete test cases execution if excee...

Interview Preparation Tips

Topics to prepare for NCR Voyix Quality Engineer interview:
  • Brush up on technical stacResume

Skills evaluated in this interview

Quality Engineer Interview Questions asked at other Companies

Q1. What is MSA and addition of msa version, type of msa ,what different between variable data and attibute data .why difine flase and miss rate calculate by msa .
View answer (8)

Rate your
company

🤫 100% anonymous

How was your last interview experience?

Share interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Write a java program to convert the first letter of each word in upper case
  • Ans. 

    Java program to convert first letter of each word to upper case

    • Split the input string into an array of words

    • Iterate through each word and capitalize the first letter

    • Join the words back together into a single string

  • Answered by AI
  • Q2. Write a java program to remove the duplicate characters from a string
  • Ans. 

    Java program to remove duplicate characters from a string

    • Create a HashSet to store unique characters

    • Iterate through the string and add each character to the HashSet

    • Construct a new string by appending characters from the HashSet

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well

Skills evaluated in this interview

Sdet Automation Test Engineer Interview Questions asked at other Companies

Q1. Wait in selenium and how to find all links present in a page xpath
View answer (2)
NCR Voyix Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

HashMaps and String-based questions

Round 2 - Technical 

(1 Question)

  • Q1. The interview asked 2 coding questions: 1. 2-Sum 2. Largest Palindrome in a string Apart from this there were questions on real life OOPS principles
Round 3 - Technical 

(1 Question)

  • Q1. This was a resume drill-down on projects/skills. It had CS fundamental questions along with OOPs questions
Round 4 - One-on-one 

(1 Question)

  • Q1. It was a manager round having standard team based/ situation based leadership questions
Round 5 - HR 

(1 Question)

  • Q1. Standard HR questions- strength/weakness

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Difference between structure and class
  • Ans. 

    Structure is a user-defined data type that groups related data members, while class is a blueprint for creating objects with data members and member functions.

    • Structure is a value type, while class is a reference type

    • Structure members are public by default, while class members are private by default

    • Structure does not support inheritance, while class supports inheritance

    • Example: struct Person { string name; int age; };

  • Answered by AI
  • Q2. What is Pass by Value & pass by Reference
  • Ans. 

    Pass by value involves passing a copy of the actual value, while pass by reference involves passing a reference to the actual value.

    • Pass by value: actual value is copied and changes made to the copy do not affect the original value

    • Pass by reference: reference to the actual value is passed, changes made to the reference affect the original value

    • Example: Pass by value - int x = 10; func(x); // x remains 10 after func cal...

  • Answered by AI
  • Q3. Print ****** *** *

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for both hands-on and theory questions

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

NCR Voyix interview questions for popular designations

 Software Engineer

 (10)

 Software Developer

 (7)

 Software Engineer2

 (6)

 Software Engineer II

 (5)

 Software Engineer Intern

 (3)

 Customer Engineer

 (3)

 Software Developer Intern

 (3)

 QA Engineer

 (3)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 9 May 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about project worked on
Round 2 - One-on-one 

(1 Question)

  • Q1. About technical and project related
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

Get interview-ready with Top NCR Voyix Interview Questions

Product Owner 2 Interview Questions & Answers

user image abhik saha

posted on 20 Apr 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Details on the roles and responsibilities
  • Q2. How to tackle complex situations?
  • Ans. 

    Tackling complex situations requires breaking down the problem, seeking input from team members, prioritizing tasks, and staying calm under pressure.

    • Break down the problem into smaller, manageable tasks

    • Seek input and feedback from team members to gain different perspectives

    • Prioritize tasks based on urgency and impact

    • Stay calm under pressure and focus on finding solutions

  • Answered by AI

Product Owner 2 Interview Questions asked at other Companies

Q1. Software development lifecycle methodologies
View answer (1)

Jobs at NCR Voyix

View all

Software Developer Interview Questions & Answers

user image pradeep bhilare

posted on 15 Jul 2024

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about you?
  • Q2. SQL Server And C#

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Oops, solid principles, easy coding questions , sql basics , guess the output

Software Engineer III Interview Questions asked at other Companies

Q1. Find the highest floor, from where if an egg is dropped will not break. k floor building and n eggs are given.
View answer (2)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What do you know about Voyix?
  • Q2. Why want to working Voyix?

Information Security Analyst Interview Questions asked at other Companies

Q1. What is vulnerability management? How do Vulnerability scanners work? What is OWASP top 10? What is SQL injection? How to mitigate SQLi attacks? What is XSS? How to mitigate XSS attacks? What is MITRE framework? What is Cyber-kill chain? Wh... read more
View answer (1)

Operations Analyst Interview Questions & Answers

user image aditya tribhuvan

posted on 23 Sep 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Where do you see yourself in 5 years
  • Ans. 

    In 5 years, I see myself as a seasoned Operations Analyst leading a team and implementing innovative strategies to drive efficiency and growth.

    • Leading a team of analysts and collaborating with other departments

    • Implementing new technologies and processes to streamline operations

    • Continuing professional development through certifications and training

    • Contributing to the overall success and growth of the company

  • Answered by AI

Operations Analyst Interview Questions asked at other Companies

Q1. What is the entry of interest received in advance?
View answer (10)
Contribute & help others!
anonymous
You can choose to be anonymous

NCR Voyix Interview FAQs

How many rounds are there in NCR Voyix interview?
NCR Voyix interview process usually has 2-3 rounds. The most common rounds in the NCR Voyix interview process are Technical, HR and One-on-one Round.
How to prepare for NCR Voyix 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 NCR Voyix. The most common topics and skills that interviewers at NCR Voyix expect are Java, SQL, C#, Javascript and Microservices.
What are the top questions asked in NCR Voyix interview?

Some of the top questions asked at the NCR Voyix interview -

  1. What are interfaces and what is difference between an interface and abstract c...read more
  2. What is Software Development Cycle??What are the phase in software developmen...read more
  3. API - Postman - Collections - Purpose and How do you prepare and execut...read more
How long is the NCR Voyix interview process?

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

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

REVIEWS

Intellect Design Arena

No Reviews

COMPANY BENEFITS

Sandvik Asia

No Benefits

PHOTOS

Sandvik Asia

No Photos

DESIGNATION

LIST OF COMPANIES

Discover companies

Find best workplace

Tell us how to improve this page.

NCR Voyix Interview Process

based on 80 interviews

Interview experience

4.1
  
Good
View more

Anonymously discuss salaries, work culture, and many more

Get Ambitionbox App

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Oracle Interview Questions
3.7
 • 846 Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
View all

NCR Voyix Reviews and Ratings

based on 1.5k reviews

3.9/5

Rating in categories

3.5

Skill development

3.8

Work-life balance

3.5

Salary

3.6

Job security

3.8

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 1.5k Reviews and Ratings
.NET Software Developer

Hyderabad / Secunderabad

6-10 Yrs

Not Disclosed

Software Engineer II

Hyderabad / Secunderabad

3-7 Yrs

₹ 10.5-18 LPA

Sr Salesforce Developer

Mumbai

6-10 Yrs

Not Disclosed

Explore more jobs
Software Engineer
374 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
239 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
176 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer2
164 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer III
147 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare NCR Voyix with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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