Upload Button Icon Add office photos

S&P Global

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

S&P Global Senior Devops Engineer Interview Questions and Answers

Updated 10 Jun 2022

S&P Global Senior Devops Engineer Interview Experiences

1 interview found

I applied via Referral and was interviewed in Dec 2021. There were 2 interview rounds.

Round 1 - Case Study 

Devops tools like docker kubernets Jenkins.

Round 2 - Technical 

(1 Question)

  • Q1. Docker lifestyle, kubernets architecture, Jenkins working.

Interview Preparation Tips

Interview preparation tips for other job seekers - Study first then go for the interview.

Interview questions from similar companies

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

(2 Questions)

  • Q1. Questions were mainly based on work experience and resume
  • Q2. AWS Question regarding S3, saprk memory
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Minimum in Rotated Sorted array
  • Ans. 

    Find the minimum element in a rotated sorted array.

    • Perform binary search to find the pivot point where the array is rotated.

    • Compare the element at pivot point to the first element to determine which half to search for the minimum.

    • Continue binary search in the appropriate half to find the minimum element.

  • Answered by AI
  • Q2. API and DB Schema for Instagram based application.
  • Ans. 

    API for Instagram application to interact with user data and DB schema to store user information and posts.

    • API endpoints for user authentication, posting photos, liking photos, following users, etc.

    • DB schema with tables for users, posts, comments, likes, followers, etc.

    • Example API endpoint: /users/{userId}/posts to retrieve all posts by a specific user.

    • Example DB schema: Users table with columns for username, email, pr

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Resume introspection, AWS, K8s

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Third party took the interview. Basics of programming and database were asked.
Round 2 - Technical 

(1 Question)

  • Q1. Asked to build a small game. LLD round.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

  • Q1. What is a dirty read in a database?
  • Ans. 

    A dirty read occurs when a transaction reads data that has been modified but not yet committed by another transaction.

    • Dirty reads can lead to inconsistencies, as the data may change before the first transaction is committed.

    • For example, if Transaction A updates a record but hasn't committed yet, and Transaction B reads that record, Transaction B sees uncommitted data.

    • If Transaction A rolls back, Transaction B will have...

  • Answered by AI
  • Q2. What are design patterns?
  • Ans. 

    Design patterns are reusable solutions to common software design problems, promoting best practices and improving code maintainability.

    • Creational patterns (e.g., Singleton, Factory Method) manage object creation.

    • Structural patterns (e.g., Adapter, Composite) deal with object composition.

    • Behavioral patterns (e.g., Observer, Strategy) focus on communication between objects.

    • Design patterns help in code reusability and sca

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

3 simple coding questions

Round 2 - Technical 

(3 Questions)

  • Q1. Merge sort with list
  • Ans. 

    Merge sort is a divide and conquer algorithm that recursively divides the input array into smaller subarrays, sorts them, and then merges them back together.

    • Divide the input list into two halves

    • Recursively apply merge sort to each half

    • Merge the sorted halves back together

  • Answered by AI
  • Q2. Similar to coin exchange DP
  • Q3. SQL query medium level

Interview Preparation Tips

Topics to prepare for Nielsen Senior Software Engineer interview:
  • DSA
  • Design Patterns
Interview preparation tips for other job seekers - I would suggest not to take interview or join this company . They already have some people who they want to take and they just take some rounds of you and even if it goes extremely good they wont contact you back . Work here is also not good they tell as developer and will make you do devops writing yml files . This is what I heard from people inside . Even if you get this offer don't consider as first choice . This is my advice to people who are looking to apply here

Skills evaluated in this interview

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

Round 1 - Aptitude Test 

Simple basic matha

Round 2 - HR 

(6 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    I am open to discussing salary based on the responsibilities and expectations of the role.

    • Focus on the value you can bring to the company rather than a specific number

    • Research the average salary range for similar positions in the industry and location

    • Consider your experience, skills, and qualifications when determining your salary expectations

    • Be prepared to negotiate and discuss other benefits besides salary

  • Answered by AI
  • Q2. Share details of your previous job.
  • Ans. 

    I worked as a Sales Associate at XYZ Company.

    • Responsible for assisting customers in finding and purchasing products.

    • Managed inventory and restocked shelves to ensure product availability.

    • Provided excellent customer service and resolved any issues or complaints.

    • Achieved sales targets by upselling and cross-selling products.

    • Collaborated with team members to create attractive product displays.

    • Utilized POS system to proces...

  • Answered by AI
  • Q3. Why should we hire you?
  • Ans. 

    I have the necessary skills, experience, and passion to excel in this role.

    • I have a strong educational background and relevant work experience.

    • I am a quick learner and have a proven track record of adapting to new environments.

    • I am highly motivated and dedicated to delivering high-quality work.

    • I possess excellent communication and teamwork skills.

    • I am passionate about the industry and committed to continuous learning a

  • Answered by AI
  • Q4. Where do you see yourself in 5 years?
  • Ans. 

    In 5 years, I see myself as a Senior Associate, leading a team and contributing to the growth and success of the company.

    • Advancing to a Senior Associate role

    • Leading a team and mentoring junior associates

    • Contributing to the growth and success of the company

    • Continuing to develop my skills and knowledge in the field

  • Answered by AI
  • Q5. What are your strengths and weaknesses?
  • Ans. 

    My strengths include strong communication skills, attention to detail, and ability to work well in a team. My weaknesses include being overly critical of my own work and sometimes struggling with time management.

    • Strength: Strong communication skills

    • Strength: Attention to detail

    • Strength: Ability to work well in a team

    • Weakness: Being overly critical of my own work

    • Weakness: Struggling with time management

  • Answered by AI
  • Q6. Tell me about yourself.
  • Ans. 

    I am a highly motivated and experienced professional with a strong background in the field.

    • I have a Bachelor's degree in Business Administration.

    • I have worked as an Associate at XYZ Company for the past 3 years.

    • I am skilled in data analysis and problem-solving.

    • I have successfully managed multiple projects and achieved significant results.

    • I am a team player and have excellent communication skills.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Startup in Kolkata. Work life balance is good. Average job security.

I applied via Campus Placement and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Financial statements analysis, valuation principles and ratios
Round 2 - One-on-one 

(1 Question)

  • Q1. Ratios, Economy and capital markets

Interview Preparation Tips

Interview preparation tips for other job seekers - Incase of freshers they test on your financial accounting fundamentals, valuation concepts (DCF, EV, WACC etc.). Good understanding about capital markets and know how on current affairs would do help.

I applied via Walk-in and was interviewed in Feb 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What you used to work
  • Q2. Are you ready for this job
  • Q3. How much money do you want

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be negative

I appeared for an interview before Jan 2021.

Interview Questionnaire 

1 Question

  • Q1. Why we hire you and what will the contributions you give the Company after selecting.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just tell the truth . I am very dedicating person and quick learner, under pressure worker and i am easily involved in the environment.

S&P Global Interview FAQs

How many rounds are there in S&P Global Senior Devops Engineer interview?
S&P Global interview process usually has 2 rounds. The most common rounds in the S&P Global interview process are Case Study and Technical.
How to prepare for S&P Global 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 S&P Global. The most common topics and skills that interviewers at S&P Global expect are Kubernetes, Python, Terraform, ASP.Net and AWS Infrastructure.

Tell us how to improve this page.

Interview Questions from Similar Companies

EXL Service Interview Questions
3.7
 • 755 Interviews
Mu Sigma Interview Questions
2.6
 • 235 Interviews
Access Healthcare Interview Questions
3.9
 • 214 Interviews
Straive Interview Questions
3.4
 • 184 Interviews
AGS Health Interview Questions
4.0
 • 164 Interviews
Nielsen Interview Questions
3.7
 • 122 Interviews
Kantar Interview Questions
3.5
 • 98 Interviews
Netscribes Interview Questions
2.8
 • 86 Interviews
View all
S&P Global Senior Devops Engineer Salary
based on 35 salaries
₹11 L/yr - ₹37 L/yr
32% more than the average Senior Devops Engineer Salary in India
View more details

S&P Global Senior Devops Engineer Reviews and Ratings

based on 4 reviews

3.2/5

Rating in categories

2.8

Skill development

2.8

Work-life balance

2.8

Salary

2.8

Job security

2.8

Company culture

2.4

Promotions

2.4

Work satisfaction

Explore 4 Reviews and Ratings
Data Analyst
1.5k salaries
unlock blur

₹2 L/yr - ₹10.8 L/yr

Data Researcher
845 salaries
unlock blur

₹2.5 L/yr - ₹7.6 L/yr

Senior Software Engineer
701 salaries
unlock blur

₹11.5 L/yr - ₹40 L/yr

Software Engineer
619 salaries
unlock blur

₹10 L/yr - ₹36.5 L/yr

Lead Data Analyst
316 salaries
unlock blur

₹4.5 L/yr - ₹13.2 L/yr

Explore more salaries
Compare S&P Global with

EXL Service

3.7
Compare

Access Healthcare

3.9
Compare

AGS Health

4.0
Compare

Straive

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