Upload Button Icon Add office photos

ICE Data Services

Compare button icon Compare button icon Compare

Filter interviews by

ICE Data Services Azure DevOps Engineer Interview Questions and Answers

Updated 30 May 2024

ICE Data Services Azure DevOps Engineer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Explain .Job role as a TFS admin
  • Ans. 

    TFS admin manages Team Foundation Server to support development teams in version control, build automation, and release management.

    • Responsible for setting up and configuring TFS server

    • Manage user permissions and security settings

    • Troubleshoot issues related to TFS functionality

    • Support development teams in version control, build automation, and release management

  • Answered by AI

Skills evaluated in this interview

Top trending discussions

View All
Interview Hub
4d (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about ICE Data Services?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Sep 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Few DSA questions, questions about my projects and my resume. Also, since I specialise in python, if I could create an API using it. HR questions, hobbies, leadership experience...

Interview Preparation Tips

Interview preparation tips for other job seekers - Understanding the culture of J.P. Morgan Chase played a big role in passing the interview. The coding questions were easy/medium level. The interviewers were very friendly.

Azure DevOps Engineer Interview Questions Asked at Other Companies

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 Seco Tools
Q3. The technical round included questions related to my resume to as ... read more
Q4. What deployment strategies and automation methods did you utilize ... read more
asked in TCS
Q5. How do you build a Docker file with a specific tag?

Interview Questionnaire 

1 Question

  • Q1. Core Java and aws

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

Round 1 - Technical 

(3 Questions)

  • Q1. Explain Javascript ES6 features.
  • Ans. 

    ES6 introduced new features to Javascript including arrow functions, let and const, classes, and template literals.

    • Arrow functions provide a concise syntax for writing functions.

    • Let and const are block-scoped variables.

    • Classes provide a way to create objects with methods and properties.

    • Template literals allow for string interpolation and multi-line strings.

    • Destructuring allows for easy extraction of values from arrays ...

  • Answered by AI
  • Q2. How an angular application works.
  • Q3. What are components in angular
Round 2 - Behavioral 

(3 Questions)

  • Q1. How to set up the environment for building angular application
  • Ans. 

    To set up the environment for building an Angular application, you need to install Node.js and Angular CLI.

    • Install Node.js and npm

    • Install Angular CLI using npm

    • Create a new Angular project using CLI

    • Run the project using ng serve command

  • Answered by AI
  • Q2. What is CI/CD pipeline
  • Ans. 

    CI/CD pipeline is a process of continuous integration and continuous delivery/deployment of software.

    • CI/CD pipeline automates the software delivery process.

    • It involves continuous integration of code changes, automated testing, and continuous delivery/deployment of software.

    • It helps in reducing errors and improving the quality of software.

    • Popular CI/CD tools include Jenkins, Travis CI, and CircleCI.

  • Answered by AI
  • Q3. How comfortable are you learning and working on VueJS application
  • Ans. 

    VueJS is a progressive JavaScript framework for building user interfaces, known for its simplicity and flexibility in development.

    • Reactive Data Binding: VueJS provides a reactive data binding system that automatically updates the UI when the underlying data changes, enhancing user experience.

    • Component System: VueJS allows developers to create reusable components, promoting modularity and maintainability in large applic...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are applying for Full-Stack Developer role then make sure you know any one of the JS Frameworks. A little background on AWS will be beneficial.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

They asked general aptitude questions ones you can easily practice from indiabix

Round 2 - Coding Test 

Be prepared with medium level DSA questions. They touched upon topics like trees, DP, hashing etc.

Round 3 - Technical 

(1 Question)

  • Q1. They had a total of two technical rounds where one was with the manager you will be working under. The touched upon some puzzles and reasoning questions. The questions will mostly be around you resume so m...
Round 4 - HR 

(1 Question)

  • Q1. General HR questions

I applied via Campus Placement and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What are your real time experiences? Why do you think this job should be offered to you? Describe about yourself?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Speak continuously and without abrupting.Dressing should be formal. Webcam and microphone must be in good condition.
Be interview-ready. Browse the most asked HR questions.
illustration image
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jan 2023.

Round 1 - Technical 

(1 Question)

  • Q1. 1st round more over related to java, spring boot, MySQL and data structures
Round 2 - Technical 

(1 Question)

  • Q1. This round is also having the same as first but more deep
Round 3 - HR 

(1 Question)

  • Q1. Nothing much strength and weakness type questions
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts in java
  • Ans. 

    Oops concepts in Java refer to Object-Oriented Programming principles like Inheritance, Polymorphism, Encapsulation, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Allows objects to be treated as instances of their parent class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Abstraction: Hides the implementation detail...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before Jun 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

Some basic aptitube and reasoning problems were asked. Easily solvable.

Round 2 - Coding Test 

They asked multiple choice questions on oracle sql and pl/sql emphasizing more on reading a code block ask output questions. These were of medium hardness.

Round 3 - Technical 

(1 Question)

  • Q1. They asked what you do on daily basis in your work. What is most complex thing you have implemented and some complex questions on multilevel plsql collection module. It lasted for 1.5 hrs
Round 4 - One-on-one 

(4 Questions)

  • Q1. Questions regarding Oracle architecture and its component
  • Q2. Question on live implementation of multilevel collection, bulk collect and record limiting and bulk exception handleing.
  • Ans. 

    Implementing multilevel collections with bulk collect and record limiting for efficient data handling and error management.

    • Multilevel collections allow for hierarchical data organization, e.g., a collection of departments, each containing employees.

    • Bulk collect improves performance by fetching multiple records in a single operation, reducing context switches.

    • Record limiting can be applied to restrict the number of reco...

  • Answered by AI
  • Q3. Dml error logging functionality
  • Ans. 

    DML error logging functionality allows for capturing errors during data manipulation language operations.

    • DML error logging can be enabled at the table level using the LOG ERRORS clause in DML statements.

    • It helps in identifying and resolving data issues without causing the entire transaction to fail.

    • Errors are logged in a separate error table, allowing the main operation to continue processing.

    • Example: INSERT INTO table...

  • Answered by AI
  • Q4. Query and join optimization
Round 5 - HR 

(1 Question)

  • Q1. Related to salary and what benefits they provide.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected
  • Q1. Find first repeated character in a string using java streams
  • Q2. Make a java class and implement tree map using null key insertion objects

ICE Data Services Interview FAQs

How many rounds are there in ICE Data Services Azure DevOps Engineer interview?
ICE Data Services interview process usually has 1 rounds. The most common rounds in the ICE Data Services interview process are Technical.

Tell us how to improve this page.

Overall Interview Experience Rating

1/5

based on 1 interview experience

Data Researcher
104 salaries
unlock blur

₹3.8 L/yr - ₹6 L/yr

Reference Data Analyst
57 salaries
unlock blur

₹4.1 L/yr - ₹9.5 L/yr

Data Researcher II
29 salaries
unlock blur

₹4.5 L/yr - ₹5.8 L/yr

Data Research Analyst
28 salaries
unlock blur

₹3.7 L/yr - ₹7 L/yr

Data Researcher 3
25 salaries
unlock blur

₹4.2 L/yr - ₹8.8 L/yr

Explore more salaries
Compare ICE Data Services with

Wells Fargo

3.8
Compare

Morningstar

3.8
Compare

Synchrony

4.3
Compare

Ocwen Financial Solutions

4.1
Compare
write
Share an Interview