Upload Button Icon Add office photos

SPRINKLR

Compare button icon Compare button icon Compare

Filter interviews by

SPRINKLR Associate DevOps Engineer Interview Questions and Answers

Updated 22 Oct 2024

SPRINKLR Associate DevOps Engineer Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Three questions regarding dynamic programming and arrays

Round 2 - Technical 

(2 Questions)

  • Q1. Largest Common Subsequence DP problem
  • Ans. 

    Largest Common Subsequence DP problem involves finding the longest subsequence that is common to two given strings.

    • Use dynamic programming to solve this problem efficiently.

    • Create a 2D array to store the lengths of common subsequences of substrings.

    • Traverse the array to find the length of the largest common subsequence.

    • Example: Given strings 'ABCD' and 'ACD', the largest common subsequence is 'ACD'.

  • Answered by AI
  • Q2. Palindromes in a string
  • Ans. 

    Check if a string contains any palindromes

    • Iterate through each string in the array

    • Reverse the string and compare it with the original string to check for palindrome

    • Return true if any palindrome is found, false otherwise

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Sql vs No Sql
  • Ans. 

    SQL is a traditional relational database management system, while NoSQL is a non-relational database system.

    • SQL is structured, uses tables with rows and columns, and follows ACID properties.

    • NoSQL is unstructured, uses collections of documents, key-value pairs, or graphs, and is horizontally scalable.

    • SQL is better for complex queries and transactions, while NoSQL is better for large amounts of data and flexible schemas.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Basic HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basics of shell programming.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Job Portal and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mostly technical questions and they considered background profile too

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your experience and get deep knowledge before attending interview

I applied via Naukri.com and was interviewed before Jan 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basic Exam about your knowledge.

Round 2 - Group Discussion 

We have to speak out properly and clear with our opinion.

Round 3 - Technical 

(1 Question)

  • Q1. Questions about some Technical and level of our confidence.
Round 4 - HR 

(6 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Tell me about yourself.
  • Q5. Why are you looking for a change?
  • Q6. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and feel free to attend the interview. Be confidence.

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

Interview Questionnaire 

1 Question

  • Q1. Questions related to networking, cloud.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Well. Prepare for networking concepts, cloud concepts, I would recommend to go through Microsoft Azure Az 900 certificate. It is easy certificate and well start for your cloud journey.

I applied via Campus Placement and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Basics of Java
  • Q2. Software development life cycle
  • Ans. 

    Software development life cycle is a process of planning, designing, developing, testing, deploying, and maintaining software.

    • SDLC consists of several phases including planning, analysis, design, implementation, testing, deployment, and maintenance.

    • Each phase has its own set of activities and deliverables.

    • SDLC models include Waterfall, Agile, and DevOps.

    • The choice of model depends on the project requirements and constr...

  • Answered by AI
  • Q3.  basics of Datastructure and c
  • Q4. Project questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of each sub.

Skills evaluated in this interview

Devops Engineer Interview Questions & Answers

TCS user image Mohammed Sabina

posted on 19 Sep 2022

I applied via Campus Placement and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Understand aptitude aptly

Round 2 - Coding Test 

Have basic knowledge on logics ,you can write code easily

Round 3 - Technical 

(2 Questions)

  • Q1. Oops concepts and resume mentioned technologies
  • Q2. Btech project to be explain
  • Ans. 

    My Btech project was on developing a web-based application for online shopping.

    • Developed using PHP and MySQL

    • Implemented features like user registration, product search, cart management, and payment gateway integration

    • Used HTML, CSS, and JavaScript for frontend development

    • Conducted testing and debugging to ensure smooth functioning

    • Received an A grade for the project

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be cool , genuine ,honest and intelligent

I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. The questions was to explain complete architecture of application and on the basis of answer they will go deeper in questioning to check your knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Preapare mostly from your experience and not from Google top 50/100 questions. These data on Google will never get asked in interview. Be prepared scenario based questions rather than just theory.

I applied via Naukri.com and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. About previous company projects and some intermediate level questions on AWS and DevOps
Round 2 - Case Study 

Managerial skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics well and explain your projects well
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 Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. The general cloud and devops related to your project based questions. They deep dive into Aws and docker and Kubernetes questions.
  • Q2. Expalin kubernetes architecture
  • Ans. 

    Kubernetes architecture is a container orchestration platform that manages containerized applications across a cluster of nodes.

    • Kubernetes follows a master-slave architecture with a master node and multiple worker nodes.

    • Master node components include API server, scheduler, controller manager, and etcd.

    • Worker node components include kubelet, kube-proxy, and container runtime (e.g. Docker).

    • Nodes communicate with each oth...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for CICD and containerization tools and clear with basics.

Skills evaluated in this interview

Devops Engineer Interview Questions & Answers

Zoho user image thulasinadh bathala

posted on 28 Feb 2024

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

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

Round 1 - Aptitude Test 

They will provide 10-20 aptitude questions and 10-20 coding outputs or flowchart related questions

Round 2 - Coding Test 

They will give 5 coding questions, you can write in any programming language, irrespective of output they check how you are thinking and which logic you are using and efficiency of the code

Round 3 - Coding Test 

In this round they will give bulk application programme no need to finish it but they will check your thought process and depth in oops concepts,

Round 4 - Technical 

(3 Questions)

  • Q1. In this round they will ask technical questions, you have to explain use case with live examples
  • Q2. What is static key word where can we use
  • Ans. 

    The static keyword in Java is used to create variables and methods that belong to the class itself, rather than instances of the class.

    • Static variables are shared among all instances of a class

    • Static methods can be called without creating an instance of the class

    • Static blocks are used to initialize static variables

  • Answered by AI
  • Q3. Why public static void main
  • Ans. 

    The public static void main method is the entry point for a Java program.

    • public: Access modifier indicating that the method can be accessed from any other class.

    • static: Indicates that the method belongs to the class itself, not an instance of the class.

    • void: Indicates that the method does not return any value.

    • main: The name of the method that serves as the entry point for the program.

    • String[] args: An array of strings ...

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Will ask casual questions

Interview Preparation Tips

Interview preparation tips for other job seekers - write a efficient code, use minimum variables, no need of scanners to read variables just concentrate on logic.

Skills evaluated in this interview

SPRINKLR Interview FAQs

How many rounds are there in SPRINKLR Associate DevOps Engineer interview?
SPRINKLR interview process usually has 4 rounds. The most common rounds in the SPRINKLR interview process are Technical, Coding Test and HR.
What are the top questions asked in SPRINKLR Associate DevOps Engineer interview?

Some of the top questions asked at the SPRINKLR Associate DevOps Engineer interview -

  1. Largest Common Subsequence DP prob...read more
  2. Palindromes in a str...read more
  3. Sql vs No ...read more

Tell us how to improve this page.

SPRINKLR Associate DevOps Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 788 Interviews
Zoho Interview Questions
4.3
 • 505 Interviews
Globant Interview Questions
3.8
 • 172 Interviews
View all
SPRINKLR Associate DevOps Engineer Salary
based on 18 salaries
₹11.2 L/yr - ₹13 L/yr
69% more than the average Associate DevOps Engineer Salary in India
View more details

SPRINKLR Associate DevOps Engineer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

3.0

Salary

1.0

Job security

1.0

Company culture

2.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Production Analyst
132 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Manager
98 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Engineer
92 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Implementation Consultant
91 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Success Manager
78 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare SPRINKLR with

Freshworks

3.5
Compare

Zoho

4.3
Compare

HCLTech

3.5
Compare

TCS

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