Upload Button Icon Add office photos

Filter interviews by

Clear (1)

NCR Voyix Software Engineer III Interview Questions and Answers

Updated 21 Oct 2024

NCR Voyix Software Engineer III Interview Experiences

3 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

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

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Technical 

(3 Questions)

  • Q1. Write program in c# describing all OOPs concepts.
  • Ans. 

    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

  • Answered by AI
  • Q2. Write program for matrix diagonal & anti diagonal sum.
  • Ans. 

    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...

  • Answered by AI
  • Q3. SOLID principles and design patterns

Interview Preparation Tips

Topics to prepare for NCR Voyix Software Engineer III interview:
  • Design Patterns
  • OOPS
  • REST API
  • Angular

Skills evaluated in this interview

Software Engineer III Interview Questions Asked at Other Companies

Q1. Find the highest floor, from where if an egg is dropped will not ... read more
asked in Walmart
Q2. What would be the ideal data structure to represent people and fr ... read more
asked in Walmart
Q3. Custom implementation of stack where there are two additional met ... read more
asked in UST
Q4. =>What is garbage collection in c# =>What is dispose and fi ... read more
asked in Walmart
Q5. Given a tree and a node, print all ancestors of Node
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Most of them are in inheritence,polymorphism,sample programme to write
Round 3 - One-on-one 

(1 Question)

  • Q1. Behaviour managerial skills
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion. about my family/educational background if i can work from Hyderabad

Interview Preparation Tips

Interview preparation tips for other job seekers - as the position was for c++ senior role more focus given on c++ laguage feature. 2 technical and one HR

Software Engineer III Jobs at NCR Voyix

View all

Interview questions from similar companies

I applied via Job Portal and was interviewed in Dec 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Aptitude Test 

Online test conducted on SHL platform included aptitude as well as coding part. Aptitude was moderate and coding part involved two questions one is moderate and second hard level.

Round 3 - Technical 

(2 Questions)

  • Q1. Interview was taken on SHL platform. In technical round interviewer first asked to share the screen and gave me a DSA problem to solve which was based on Array. Difficulty level was moderate for DSA quest...
  • Q2. Explain layers of OSI model. Which one would you use OSI or TCP/UDP and why? Explain with example.
  • Ans. 

    The OSI model has 7 layers. OSI or TCP/UDP depends on the application. OSI is used for theoretical understanding while TCP/UDP is used for practical implementation.

    • The 7 layers of OSI model are Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • OSI model is used for theoretical understanding of networking concepts.

    • TCP/UDP are used for practical implementation of networking protocols.

    • TCP is ...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. It was self screening round where you are given with the different HR round questions that you need to answer within given time.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for DSA and also prepare all CSE domain subjects.

Skills evaluated in this interview

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

Interview Questionnaire 

4 Questions

  • Q1. SAML process explain
  • Ans. 

    SAML is a protocol used for exchanging authentication and authorization data between parties.

    • SAML stands for Security Assertion Markup Language.

    • It is used for single sign-on (SSO) authentication.

    • SAML has three main components: the identity provider (IDP), the service provider (SP), and the user.

    • The SAML process involves the user requesting access to a service, the SP redirecting the user to the IDP for authentication, ...

  • Answered by AI
  • Q2. SIngle sign on process
  • Ans. 

    Single sign-on (SSO) is a process that allows users to access multiple applications with a single set of login credentials.

    • SSO eliminates the need for users to remember multiple usernames and passwords.

    • It improves security by reducing the risk of password-related security breaches.

    • SSO can be implemented using various protocols such as SAML, OAuth, and OpenID Connect.

    • Examples of SSO providers include Okta, OneLogin, and

  • Answered by AI
  • Q3. MySQL query optimisation
  • Q4. OOPS concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep the basic concept of CS clear.

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

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

Round 1 - Aptitude Test 

Puzzles, Psychometric Test

Round 2 - One-on-one 

(1 Question)

  • Q1. Some water in 3 Jars question, you had to measure out 5L correctly

Interview Preparation Tips

Interview preparation tips for other job seekers - Make the interview interactive, I got this input from another Senior. Before i went into the interview room the volunteers were telling all those who goes into Room No 1 is screwed. I was praying i don't get room no 1. But fortunately for me I got room no 1 because when the interviewer gave me the puzzle and handed over pen and paper he went back to relax his posture and when i explained i will fill the 5L Jar first, he immediately came forward to listen to me, at that moment i knew i got the job because i felt the previous candidates never made their interview interactive and that's why he went back to relax his posture.

I applied via Company Website and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

TNQT: TCS National Qualifier Test

Round 2 - Technical 

(1 Question)

  • Q1. All technical questions related to your project and basic understanding of any programming language. Basically questions from your resume will be asked.
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself.
  • Q2. What is your family background?

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best, TCS is not tough to get into. But getting good project is a main cookie to be cracked.
Contribute & help others!
anonymous
You can choose to be anonymous

NCR Voyix Interview FAQs

How many rounds are there in NCR Voyix Software Engineer III interview?
NCR Voyix interview process usually has 2-3 rounds. The most common rounds in the NCR Voyix interview process are Resume Shortlist, One-on-one Round and HR.
How to prepare for NCR Voyix Software Engineer III 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, Microservices, Javascript, HTML and Java Spring Boot.
What are the top questions asked in NCR Voyix Software Engineer III interview?

Some of the top questions asked at the NCR Voyix Software Engineer III interview -

  1. Write program for matrix diagonal & anti diagonal s...read more
  2. Write program in c# describing all OOPs concep...read more
  3. most of them are in inheritence,polymorphism,sample programme to wr...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

REVIEWS

Intellect Design Arena

No Reviews

REVIEWS

Carelon Global Solutions

No Reviews

SALARIES

Carelon Global Solutions

No Salaries

DESIGNATION

SALARIES

Carelon Global Solutions

SALARIES

Carelon Global Solutions

SALARIES

Carelon Global Solutions

REVIEWS

Carelon Global Solutions

No Reviews

Tell us how to improve this page.

NCR Voyix Software Engineer III Interview Process

based on 3 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Oracle Interview Questions
3.7
 • 905 Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
View all
NCR Voyix Software Engineer III Salary
based on 147 salaries
₹13.5 L/yr - ₹33 L/yr
At par with the average Software Engineer III Salary in India
View more details

NCR Voyix Software Engineer III Reviews and Ratings

based on 24 reviews

3.3/5

Rating in categories

3.0

Skill development

3.7

Work-life balance

3.3

Salary

3.0

Job security

3.3

Company culture

2.9

Promotions

3.0

Work satisfaction

Explore 24 Reviews and Ratings
Software Engineer III

Hyderabad / Secunderabad

6-11 Yrs

₹ 16-32 LPA

Software Engineer III

Hyderabad / Secunderabad

6-11 Yrs

₹ 16-32 LPA

Software Engineer III(C++)

Hyderabad / Secunderabad

4-9 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