Upload Button Icon Add office photos

Filter interviews by

NCR Voyix Application Development Associate Interview Questions and Answers

Updated 31 Aug 2024

NCR Voyix Application Development Associate Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Asked quant and reasoning and English

Round 2 - Technical 

(2 Questions)

  • Q1. What is normanlization
  • Ans. 

    Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down data into smaller, more manageable tables

    • It helps in reducing data redundancy by storing data in a structured manner

    • Normalization ensures data integrity by minimizing data anomalies

    • There are different normal forms such as 1NF, 2NF, 3NF, BCNF, etc.

  • Answered by AI
  • Q2. Types of normalisation
  • Ans. 

    Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Types of normalization include 1NF, 2NF, 3NF, BCNF, and 4NF.

    • 1NF (First Normal Form) ensures that each column contains atomic values.

    • 2NF (Second Normal Form) eliminates partial dependencies by ensuring all non-key attributes are fully functionally dependent on the primary key.

    • 3NF (Third Normal Form) eliminates t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be specific to resume.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Difference between class & interface
  • Ans. 

    Classes can have both implementation and data members, while interfaces can only have method signatures.

    • Classes can have constructors, interfaces cannot.

    • Classes can have access modifiers for their members, interfaces cannot.

    • A class can implement multiple interfaces, but can only inherit from one class.

    • Interfaces are used to achieve abstraction and multiple inheritance in Java.

    • Example: Class 'Animal' can have methods li...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. About current project

Interview Preparation Tips

Interview preparation tips for other job seekers - NA
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain react dom in details
  • Ans. 

    React DOM is a package that provides methods for updating the DOM in response to React components.

    • React DOM is used to render React components to the DOM.

    • It provides methods like ReactDOM.render() to render components.

    • React DOM efficiently updates the DOM when the state of a component changes.

    • It handles events and updates the DOM accordingly.

    • React DOM is separate from React itself, allowing for flexibility in rendering

  • Answered by AI
  • Q2. Explain MVC in rails
  • Ans. 

    MVC in Rails is a software design pattern that separates the application into three main components: Model, View, and Controller.

    • Model: Represents the data and business logic of the application.

    • View: Represents the user interface of the application.

    • Controller: Acts as an intermediary between the Model and View, handling user input and updating the Model accordingly.

    • Example: In a Rails application, a User model would ha...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - brush up ror

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Assignment 

12 Questions related to SQL.

Round 2 - Technical 

(2 Questions)

  • Q1. What is your long term goal?
  • Q2. Tell about your roles and responsibilities in previous organisation.
Round 3 - Behavioral 

(1 Question)

  • Q1. Main focus was on customer service. How to handle the customer.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and precisely answer what ever is being asked.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Write code for micro service

Round 2 - Technical 

(1 Question)

  • Q1. Explain singleton
  • Ans. 

    Singleton is a design pattern that restricts the instantiation of a class to one object.

    • Singleton pattern ensures that a class has only one instance and provides a global point of access to it.

    • Commonly used in scenarios where only a single instance of a class is needed, such as database connections or configuration settings.

    • Implementation can involve a private constructor, a static method to access the instance, and a ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Nov 2022. 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 tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Project explanation,security concept question,integration basics,what are debug logs
  • Q2. Lwc lifecycle hooks and one trigger to code

Interview Preparation Tips

Topics to prepare for Salesforce Application Support Engineer interview:
  • Java
  • Lwc
Interview preparation tips for other job seekers - It's also like normal interview don't get pressure
Round 1 - One-on-one 

(1 Question)

  • Q1. Garbage collector algorithm
  • Ans. 

    Garbage collector algorithm manages memory allocation and deallocation in a program.

    • Garbage collector automatically frees up memory that is no longer in use.

    • It identifies and removes objects that are no longer referenced by the program.

    • There are different types of garbage collector algorithms such as mark-and-sweep, reference counting, and generational.

    • Java and .NET languages use garbage collector by default.

    • Garbage co...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Memory management questions

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best for new minds. Enjoy

Interview Preparation Tips

General Tips: The questions asked by this company were tough. The interview experience was good and you get to learn. Don't panic and answer confidently. If you don't know the answer don't say some random answer, just say I don't know but I would like to learn.
Questions were challenging. They weren't picked directly from geeksforgeeks or some other website. The guys taking your interview know stuff so don't try to fool them. Its a great learning experience, enjoy it till you can
Skill Tips: C books, C++ books, www.geeksforgeeks.com
Revise concepts for OS, DBMS, Computer Networks
Focus on Puzzles more.
Questions won't be as direct as other companies.

Skills:
College Name: NIT Surathkal

NCR Voyix Interview FAQs

How many rounds are there in NCR Voyix Application Development Associate interview?
NCR Voyix interview process usually has 2 rounds. The most common rounds in the NCR Voyix interview process are Aptitude Test and Technical.
What are the top questions asked in NCR Voyix Application Development Associate interview?

Some of the top questions asked at the NCR Voyix Application Development Associate interview -

  1. What is normanlizat...read more
  2. Types of normalisat...read more

Tell us how to improve this page.

NCR Voyix Application Development Associate Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k 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
 • 3k Interviews
Oracle Interview Questions
3.7
 • 897 Interviews
Mphasis Interview Questions
3.4
 • 801 Interviews
View all
Software Engineer
378 salaries
unlock blur

₹6.4 L/yr - ₹18.5 L/yr

Senior Software Engineer
251 salaries
unlock blur

₹8 L/yr - ₹32.5 L/yr

Software Developer
176 salaries
unlock blur

₹5.5 L/yr - ₹19.5 L/yr

Software Engineer III
156 salaries
unlock blur

₹12.1 L/yr - ₹34 L/yr

Software Engineer2
156 salaries
unlock blur

₹10 L/yr - ₹21 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