Upload Button Icon Add office photos

NCR Corporation

Compare button icon Compare button icon Compare

Filter interviews by

NCR Corporation Senior Devops Engineer Interview Questions and Answers

Updated 28 Jun 2025

NCR Corporation Senior Devops Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Jun 2024, where I was asked the following questions.

  • Q1. DevOps regular questions
  • Q2. Basic scripting knowledge

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about NCR Corporation?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Basic pipeline,python,some simple coding
  • Q2. More on resume and based on ur answers
  • Q3. Docker multistage
Round 2 - Technical 

(2 Questions)

  • Q1. Write the k8s deployment ymal with rolling update for given docker image
  • Ans. 

    Create a k8s deployment ymal with rolling update for a given docker image

    • Define a Deployment object in the YAML file

    • Specify the container image in the spec section

    • Set the update strategy to RollingUpdate

    • Define the number of replicas for the deployment

  • Answered by AI
  • Q2. Read json file and recursive way of geting value based on key
  • Ans. 

    A method to read a JSON file and recursively retrieve values associated with a specified key.

    • Use a programming language like Python or JavaScript to read the JSON file.

    • Implement a recursive function that traverses the JSON structure.

    • Check if the current element is a dictionary or a list to continue recursion.

    • Example in Python: def get_value(data, key): if isinstance(data, dict): for k, v in data.items(): if k == key: y...

  • Answered by AI

Skills evaluated in this interview

Senior Devops Engineer Interview Questions Asked at Other Companies

Q1. What are Terraform life cycles ? and how do we use them ?
Q2. How do you trigger a pipeline from a specific version of applicat ... read more
Q3. What is ingress in Kubernetes, and how does it help us when deplo ... read more
Q4. what are stages involved in release pipeline ? Explain the code
Q5. What are TF provisioners? Describe their use cases.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

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

Round 1 - Technical 

(1 Question)

  • Q1. Interview questions are around terraform, helm , Kubernetes and resume

Interview Preparation Tips

Interview preparation tips for other job seekers - The is was the management round. Mostly questions around how to manage the team and client communication
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. What is your terraform experience in current organisation

Interview Preparation Tips

Interview preparation tips for other job seekers - They will focus on daily processes you do in your current organisation
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 3 theory questions about devops basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont attend interview from this company an d waste your time . They are interviewing just to benefit from the monjin interview platform
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Technical questions on cloud
  • Q2. IAC Tools and Ansible related
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

20 questions in 15 mins

Round 2 - Technical 

(2 Questions)

  • Q1. Difference between HTTP AND HTTPS
  • Ans. 

    HTTP is unsecured protocol while HTTPS is secured protocol using SSL/TLS encryption.

    • HTTP stands for Hypertext Transfer Protocol, while HTTPS stands for Hypertext Transfer Protocol Secure.

    • HTTP operates on port 80, while HTTPS operates on port 443.

    • HTTPS uses SSL/TLS certificates to encrypt data transmitted over the network, providing a secure connection.

    • HTTPS is essential for websites that handle sensitive information li...

  • Answered by AI
  • Q2. What do you mean by release management
  • Ans. 

    Release management involves planning, scheduling, and controlling the software release process.

    • Planning and coordinating the release of software updates

    • Ensuring that the release process is smooth and efficient

    • Managing dependencies and version control

    • Communicating with stakeholders about release timelines and changes

    • Automating release processes to improve efficiency

  • Answered by AI

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is iap tunneling
  • Ans. 

    IAP tunneling refers to the process of securely accessing internal resources from outside a network using Identity-Aware Proxy.

    • IAP tunneling allows users to securely access internal resources without exposing them to the public internet.

    • It uses Identity-Aware Proxy to authenticate and authorize users before granting access to the resources.

    • This helps organizations maintain a secure network environment while enabling re...

  • Answered by AI
  • Q2. What is canary deployment
  • Ans. 

    Canary deployment is a technique used to reduce risk by rolling out new features to a small subset of users before a full release.

    • Canary deployment involves gradually rolling out a new version of software to a small subset of users or servers.

    • This allows for monitoring of the new version's performance and stability before a full release.

    • If the canary deployment is successful, the new version can be gradually rolled out...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared to answer practical questions

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in Nov 2021. There were 5 interview rounds.

Round 1 - Aptitude Test 

Maths, reasoning and English language with total 30 questions in 20 minutes

Round 2 - Technical 

(2 Questions)

  • Q1. Basics of cloud and SDLC
  • Q2. AWS services, Jenkins, Pipelines
Round 3 - Technical 

(2 Questions)

  • Q1. DevOps and cloud technology
  • Q2. Kubernetes, Docker, GIT version control, CICD, AWS
Round 4 - Technical 

(2 Questions)

  • Q1. Techno-managerial round
  • Q2. Past projects, College education, general discussion
Round 5 - HR 

(1 Question)

  • Q1. Salary negotiation with HR

Interview Preparation Tips

Interview preparation tips for other job seekers - Have solid tech stack knowledge of the related field
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 Jul 2023. 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 tips
Round 2 - HR 

(5 Questions)

  • Q1. Introduce brief about yourself?
  • Q2. Why did you choose EPAM?
  • Q3. How this job suits you?
  • Q4. What are the countries you are interested in?
  • Q5. What are the departments/fields you are interested in?
Round 3 - Technical 

(4 Questions)

  • Q1. Write a terraform code for a resource?
  • Ans. 

    Terraform code for creating an AWS EC2 instance

    • Define provider and resource block in main.tf file

    • Specify the AMI, instance type, key pair, and security group in the resource block

    • Run 'terraform init', 'terraform plan', and 'terraform apply' commands to create the EC2 instance

  • Answered by AI
  • Q2. Write an ansible playbook to install and start datadog?
  • Ans. 

    Ansible playbook to install and start Datadog

    • Use Ansible's package module to install Datadog agent package

    • Use Ansible's service module to start the Datadog service

    • Ensure proper configuration settings are applied in the playbook

  • Answered by AI
  • Q3. Write shell script to look for a file of not exists it should create?
  • Ans. 

    Shell script to check for a file and create it if it does not exist

    • Use the 'test' command to check if the file exists

    • If the file does not exist, use 'touch' command to create it

  • Answered by AI
  • Q4. Write a docker file?
  • Ans. 

    A Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an image.

    • Start with a base image using the FROM keyword

    • Use the RUN keyword to execute commands in the image

    • Use the COPY or ADD keyword to add files from the host machine to the image

    • Use the CMD keyword to specify the command to run when the container starts

  • Answered by AI
Round 4 - HR 

(6 Questions)

  • Q1. Why did we hire for this role?
  • Q2. Introduce about yourself
  • Q3. How do you know about epam?
  • Ans. 

    EPAM is a global provider of software engineering and IT consulting services.

    • EPAM was founded in 1993 in Princeton, New Jersey.

    • It has offices in over 30 countries worldwide.

    • EPAM offers services in areas such as software development, testing, and consulting.

    • The company works with clients in various industries, including finance, healthcare, and retail.

  • Answered by AI
  • Q4. How do you handle if you have less time to submit the project?
  • Q5. How do you handle if your manager is weird?
  • Q6. How do you manage the team?

Interview Preparation Tips

Topics to prepare for EPAM Systems Senior Devops Engineer interview:
  • AWS
  • Devops
  • Terraform
  • Jenkins
  • Docker
  • Kubernetes
  • Ansible
  • Shell Scripting
  • Monitoring
Interview preparation tips for other job seekers - Be prepared full in technical and there will be only one technical round for one and half an hour. If you crack it, you can get it.

Skills evaluated in this interview

NCR Corporation Interview FAQs

How to prepare for NCR Corporation Senior Devops Engineer 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 Corporation. The most common topics and skills that interviewers at NCR Corporation expect are Continuous Integration, Docker, Kubernetes, Agile Coaching and Azure Cloud.
What are the top questions asked in NCR Corporation Senior Devops Engineer interview?

Some of the top questions asked at the NCR Corporation Senior Devops Engineer interview -

  1. Basic scripting knowle...read more
  2. DevOps regular questi...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

2-4 weeks 100%
View more
NCR Corporation Senior Devops Engineer Salary
based on 21 salaries
₹10.2 L/yr - ₹31 L/yr
7% more than the average Senior Devops Engineer Salary in India
View more details

NCR Corporation Senior Devops Engineer Reviews and Ratings

based on 3 reviews

5.0/5

Rating in categories

3.7

Skill development

5.0

Work-life balance

3.9

Salary

5.0

Job security

4.4

Company culture

4.1

Promotions

3.1

Work satisfaction

Explore 3 Reviews and Ratings
Senior DevOps Engineer

Hyderabad / Secunderabad

4-7 Yrs

Not Disclosed

Senior DevOps Engineer

Hyderabad / Secunderabad

4-7 Yrs

Not Disclosed

Explore more jobs
Software Engineer
397 salaries
unlock blur

₹6.1 L/yr - ₹20 L/yr

Senior Software Engineer
284 salaries
unlock blur

₹9.5 L/yr - ₹36 L/yr

Software Engineer2
193 salaries
unlock blur

₹9.8 L/yr - ₹21.3 L/yr

Software Engineer III
185 salaries
unlock blur

₹13 L/yr - ₹35 L/yr

Software Engineer II
153 salaries
unlock blur

₹9.2 L/yr - ₹23 L/yr

Explore more salaries
Compare NCR Corporation with

DXC Technology

3.7
Compare

Sutherland Global Services

3.5
Compare

Optum Global Solutions

4.0
Compare

Virtusa Consulting Services

3.7
Compare
write
Share an Interview