Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by LTIMindtree Team. If you also belong to the team, you can get access from here

LTIMindtree Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

LTIMindtree Azure DevOps Engineer Interview Questions, Process, and Tips for Experienced

Updated 8 Nov 2024

Top LTIMindtree Azure DevOps Engineer Interview Questions and Answers for Experienced

  • Q1. Explain any terraform project that I did recently also what were the variables you defined in terraform configuration, how will you access a storage account blob containe ...read more
  • Q2. what are Terraform workspaces, what is a null resource in terraform, what is git fetch and how it's different from git pull, What is a load balancer in azure, what is an ...read more
  • Q3. Explain CI/CD pipeline

LTIMindtree Azure DevOps Engineer Interview Experiences for Experienced

4 interviews found

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

(2 Questions)

  • Q1. Explain CI/CD pipeline
  • Ans. 

    CI/CD pipeline automates the process of integrating code changes and deploying them to production.

    • Continuous Integration (CI) involves automatically building and testing code changes as they are committed to a shared repository.

    • Continuous Deployment (CD) involves automatically deploying code changes to production after passing tests in the CI phase.

    • CI/CD pipelines help in achieving faster and more reliable software del...

  • Answered by AI
  • Q2. Brief on Autoscaling in cloud
  • Ans. 

    Autoscaling in cloud allows resources to automatically adjust based on demand, optimizing performance and cost.

    • Automatically adjusts resources based on demand

    • Optimizes performance and cost

    • Commonly used in cloud environments like Azure, AWS, and Google Cloud

    • Examples include scaling up virtual machines during peak traffic times and scaling down during off-peak hours

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Asked about Critical issues resolved

Azure DevOps Engineer Interview Questions Asked at Other Companies for undefined

asked in LTIMindtree
Q1. Explain any terraform project that I did recently also what were ... read more
asked in LTIMindtree
Q2. what are Terraform workspaces, what is a null resource in terrafo ... read more
asked in Dover India
Q3. How will you make sure Kubernetes cluster is up and running?
Q4. Tell me more about Kubernetes, Component, Services, Architecture
asked in Dover India
Q5. What are the errors encountered in Kubernetes
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Naukri.com and was interviewed in Apr 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 - Technical 

(2 Questions)

  • Q1. Brief of your current Projects and role
  • Ans. 

    I am currently working on a project to implement Azure DevOps for a software development team.

    • Designing and implementing CI/CD pipelines using Azure DevOps

    • Configuring and managing build agents and release pipelines

    • Integrating Azure DevOps with other tools and services

    • Automating deployment and infrastructure provisioning

    • Monitoring and troubleshooting Azure DevOps services

  • Answered by AI
  • Q2. What are Terraform workspaces, what is a null resource in terraform, what is git fetch and how it's different from git pull, What is a load balancer in azure, what is an application gateway in azure, what...
  • Ans. 

    Questions related to Azure DevOps Engineer role

    • Terraform workspaces are used to manage multiple environments with the same codebase

    • Null resource in Terraform is used to execute arbitrary code that doesn't create any resources

    • Git fetch downloads changes from the remote repository but doesn't merge them with the local branch

    • Load balancer in Azure distributes incoming traffic across multiple virtual machines

    • Application ga...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Explain any terraform project that I did recently also what were the variables you defined in terraform configuration, how will you access a storage account blob container from more than one subscriptions ...
  • Ans. 

    Explaining recent Terraform project, accessing storage account blob container from multiple subscriptions, Azure DevOps variable group and pipeline, and brief on Ansible role.

    • Recently worked on Terraform project to provision Azure resources

    • Defined variables in Terraform configuration for resource names and sizes

    • Accessed storage account blob container from multiple subscriptions using shared access signature (SAS) token...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Related salary expectations and general behavioural questions.

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Nov 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Deep skill interview
Round 3 - HR 

(1 Question)

  • Q1. How many years of experience
Round 4 - Technical 

(1 Question)

  • Q1. No comments for questions

LTIMindtree interview questions for designations

 Azure Engineer

 (1)

 Devops Engineer

 (13)

 Azure Administrator

 (3)

 Devops

 (1)

 Senior Devops Engineer

 (5)

 Cloud Devops Engineer

 (1)

 Azure Cloud Administrator

 (1)

 Engineer

 (13)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.

I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Was interviewed as fresher?
  • Q2. Written test conducted? with verbal ability test ? GD
  • Q3. How would u deal with a problematic situation when you are working in a team?
  • Q4. What are your plans about higher studies?

Interview Preparation Tips

Interview preparation tips for other job seekers - it was basic with apptiude test and attitiude test.

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Introduction your self in interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview should be very easy and comfortable to the students. And be confident at the infront of interviewer

Interview Questionnaire 

1 Question

  • Q1. A-Z in MySQL, programming languages(only concepts)

LTIMindtree Interview FAQs

How many rounds are there in LTIMindtree Azure DevOps Engineer interview for experienced candidates?
LTIMindtree interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the LTIMindtree interview process for experienced candidates are Technical, HR and Resume Shortlist.
How to prepare for LTIMindtree Azure DevOps Engineer interview for experienced candidates?
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 LTIMindtree. The most common topics and skills that interviewers at LTIMindtree expect are Kubernetes, C#, Powershell, Terraform and ARM.
What are the top questions asked in LTIMindtree Azure DevOps Engineer interview for experienced candidates?

Some of the top questions asked at the LTIMindtree Azure DevOps Engineer interview for experienced candidates -

  1. Explain any terraform project that I did recently also what were the variables ...read more
  2. what are Terraform workspaces, what is a null resource in terraform, what is gi...read more
  3. Explain CI/CD pipel...read more

Tell us how to improve this page.

LTIMindtree Azure DevOps Engineer Interview Process for Experienced

based on 4 interviews

Interview experience

3.8
  
Good
View more
LTIMindtree Azure DevOps Engineer Salary
based on 271 salaries
₹3.9 L/yr - ₹15.1 L/yr
12% more than the average Azure DevOps Engineer Salary in India
View more details

LTIMindtree Azure DevOps Engineer Reviews and Ratings

based on 6 reviews

2.5/5

Rating in categories

3.6

Skill development

2.8

Work-life balance

3.3

Salary

2.8

Job security

2.7

Company culture

2.5

Promotions

2.6

Work satisfaction

Explore 6 Reviews and Ratings
Senior Software Engineer
21.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
16.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
6.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Module Lead
5.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
4.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare LTIMindtree with

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Accenture

3.8
Compare

TCS

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