Upload Button Icon Add office photos

Filter interviews by

Slice DevOps Site Reliability Engineer Interview Questions and Answers

Updated 13 Aug 2024

Slice DevOps Site Reliability Engineer Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. Pod IP allocation in EKS
  • Ans. 

    Pod IP allocation in EKS involves assigning a unique IP address to each pod for communication within the cluster.

    • Pods in EKS are assigned IP addresses from the VPC CIDR block

    • Each pod gets a unique IP address for communication within the cluster

    • Pod IP addresses are managed by the Kubernetes control plane

  • Answered by AI
  • Q2. Network LoadBalancer vs Application Load Balancer
  • Ans. 

    Network Load Balancer is ideal for TCP traffic, while Application Load Balancer is best for HTTP/HTTPS traffic.

    • Network Load Balancer operates at the connection level (Layer 4), distributing traffic based on IP protocol data.

    • Application Load Balancer operates at the application level (Layer 7), distributing traffic based on content of the request.

    • Network Load Balancer is better suited for applications that require stati...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 leetcode medium questions were asked

Round 2 - System Design 

(1 Question)

  • Q1. 1 feature design end to end
  • Ans. 

    Designing a feature for a social media platform to allow users to create and share photo albums.

    • Allow users to create and name albums

    • Provide an interface for users to upload and organize photos within albums

    • Implement privacy settings to control who can view and contribute to albums

    • Include features like tagging, commenting, and liking photos within albums

    • Enable users to share albums with others via links or social media

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Basic hr questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Design Zomato Ordering System
  • Ans. 

    Design a Zomato Ordering System for online food delivery.

    • Allow users to browse restaurants and menus

    • Implement user authentication and profile management

    • Enable users to place orders and make payments online

    • Include features like order tracking and ratings/reviews

    • Integrate with restaurant partners for order fulfillment

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to be very strong on ur Design

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 5 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 - Coding Test 

2 hackerearth problem solving questions was asked.

Round 3 - Technical 

(2 Questions)

  • Q1. 1. Trees related questions were asked.
  • Q2. 2. Some java basic questions were asked
Round 4 - Technical 

(1 Question)

  • Q1. Kinda cultural fitment round where manager use to ask what you’ll do in situation like that.
Round 5 - HR 

(1 Question)

  • Q1. Asked about expectations and all

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview is quite hard to crack but with better ds algorithm and system design experience it’ll be easier to crack it.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Reverse a string
  • Ans. 

    Reverse a string by iterating through the characters and swapping them

    • Create a function that takes a string as input

    • Initialize two pointers, one at the beginning and one at the end of the string

    • Swap the characters at the two pointers and move them towards the center until they meet

  • Answered by AI
  • Q2. 2 sum arrays problem
Round 2 - One-on-one 

(2 Questions)

  • Q1. Project discussions
  • Q2. Cv discussion was held
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Hacker rank test - 2 medium questions

Round 2 - Technical 

(1 Question)

  • Q1. Create and implement product management system with APIs and test case
  • Ans. 

    Design and implement a product management system with APIs and test cases

    • Create a database schema to store product information

    • Develop RESTful APIs for CRUD operations on products

    • Implement authentication and authorization for API access

    • Write unit tests and integration tests for APIs

    • Use tools like Postman for API testing

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Low level design - parking lot
Round 4 - Technical 

(1 Question)

  • Q1. High level design - streaming platform
Round 5 - Behavioral 

(1 Question)

  • Q1. Basic questions on past experiences, projects and scenario based questions on how will you handle this and that

Interview Preparation Tips

Interview preparation tips for other job seekers - easy interview

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Two sum related problem and advanced Priority Queue related questions

Round 2 - Technical 

(1 Question)

  • Q1. LLD and class diagram for Minesweeper game
  • Ans. 

    LLD and class diagram for Minesweeper game

    • Create classes for Board, Cell, Game, Player

    • Use composition to represent relationships between classes

    • Implement methods for revealing cells, flagging cells, checking for game over

    • Consider using enums for cell states (covered, uncovered, flagged)

    • Use UML notation to draw class diagram

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Javascript Internals

Round 2 - Coding Test 

React Fundamentals, Machine coding

Round 3 - HR 

(1 Question)

  • Q1. Why do u want to work with us, Behavioral questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There were 5 interview rounds.

Round 1 - Coding Test 

Hackerrank questions

Round 2 - Technical 

(1 Question)

  • Q1. Coding through screen sharing
Round 3 - One-on-one 

(1 Question)

  • Q1. Discussion on previous projects
Round 4 - One-on-one 

(1 Question)

  • Q1. Behavioural analysis
Round 5 - One-on-one 

(1 Question)

  • Q1. Behavioural questions and discussions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I was interviewed in Oct 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Design Rate Limiter LLD
  • Q2. What are SOLID Principles? Springboot questions

Interview Preparation Tips

Topics to prepare for PayPal Senior Software Engineer interview:
  • LLD

Slice Interview FAQs

How many rounds are there in Slice DevOps Site Reliability Engineer interview?
Slice interview process usually has 1 rounds. The most common rounds in the Slice interview process are Technical.
What are the top questions asked in Slice DevOps Site Reliability Engineer interview?

Some of the top questions asked at the Slice DevOps Site Reliability Engineer interview -

  1. Network LoadBalancer vs Application Load Balan...read more
  2. Pod IP allocation in ...read more

Tell us how to improve this page.

Slice DevOps Site Reliability Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

PhonePe Interview Questions
4.0
 • 307 Interviews
PayPal Interview Questions
3.9
 • 211 Interviews
HighRadius Interview Questions
2.9
 • 182 Interviews
Fiserv Interview Questions
3.0
 • 172 Interviews
Razorpay Interview Questions
3.6
 • 150 Interviews
Visa Interview Questions
3.5
 • 138 Interviews
MasterCard Interview Questions
3.9
 • 136 Interviews
Angel One Interview Questions
3.9
 • 135 Interviews
Revolut Interview Questions
2.6
 • 95 Interviews
View all

Fast track your campus placements

View all
KYC Associate
140 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
57 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Collections Executive
47 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Support Executive
40 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Service Executive
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Slice with

ZestMoney

4.0
Compare

Paysense Services India

3.7
Compare

EarlySalary Services

3.8
Compare

Kissht Finance

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