Upload Button Icon Add office photos
Engaged Employer

i

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

Rishabh Software Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 175 Reviews

Filter interviews by

Rishabh Software Senior Devops Engineer Interview Questions and Answers

Updated 14 Aug 2023

Rishabh Software Senior Devops Engineer Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed in Jul 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 

(1 Question)

  • Q1. Everything related to DevOps Position working since 5 years as DevOps Engineer.
Round 3 - Technical 

(1 Question)

  • Q1. General Technical Discussion on the roles and resp.
Round 4 - HR 

(1 Question)

  • Q1. Salary Negotiation and work location discussion.

Interview questions from similar companies

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

AWS architecture diagram based on scenario

Round 2 - Technical 

(2 Questions)

  • Q1. About CICD and RDS
  • Q2. About Kubdernetes
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is RBAC in Kubernetes ?
  • Ans. 

    RBAC in Kubernetes stands for Role-Based Access Control, which is used to control access to resources based on roles assigned to users.

    • RBAC allows administrators to define roles with specific permissions for accessing resources in a Kubernetes cluster.

    • Roles can be assigned to users or groups, allowing fine-grained control over who can perform certain actions.

    • RBAC includes four primary components: Role, RoleBinding, Clu...

  • Answered by AI
  • Q2. What are security features in gcp ?
  • Ans. 

    Google Cloud Platform (GCP) offers various security features to protect data and resources.

    • Identity and Access Management (IAM) for controlling access to resources

    • Encryption at rest and in transit to protect data

    • Network security with Virtual Private Cloud (VPC) and firewall rules

    • Security Key Enforcement for two-factor authentication

    • Security Scanner for vulnerability assessment

    • Cloud Security Command Center for centraliz

  • 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 campus placement at Jadavpur University and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

Basic Python and Linux Command Line Questions

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

I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Starts with a introduction, Core Java concepts, OOPS concepts, Singleton design pattern, Spring boot annotations like service, restcontroller.
  • Q2. DSA logical questions like 2nd highest number. How to find missing number from an array.
Round 2 - Behavioral 

(4 Questions)

  • Q1. Tell me about yourself.
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring Boot, and Angular

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Bachelor's degree in Computer Science from XYZ University

  • Answered by AI
  • Q2. Tell me about your family.
  • Ans. 

    I come from a close-knit family of five, including my parents, older sister, and younger brother.

    • Close-knit family of five

    • Parents, older sister, and younger brother

    • We enjoy spending time together traveling and trying new restaurants

  • Answered by AI
  • Q3. Why do you want to change the company
  • Ans. 

    Seeking new challenges and opportunities for growth in a different environment.

    • Desire for new challenges and learning opportunities

    • Seeking a better work-life balance

    • Interested in working with new technologies or industries

    • Looking for a more collaborative team environment

  • Answered by AI
  • Q4. After that interviewer describes my work and position in the company.

Interview Preparation Tips

Interview preparation tips for other job seekers - I have applied for Java position through the referral. I have received a call on Thursday that we want to schedule your interview on Saturday. And on Saturday both the rounds happened with positive feedback.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Focusing on moderate level patterns

Round 2 - Technical 

(4 Questions)

  • Q1. Discuss object oriented principles in depth
  • Ans. 

    Object oriented principles are fundamental concepts in software development that focus on organizing code into objects with properties and behaviors.

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

    • Inheritance: Allowing a new class to inherit properties and behaviors from an existing class.

    • Polymorphism: The ability for objects of different classes to respond to the same message in di...

  • Answered by AI
  • Q2. Deep discuss of interface
  • Q3. Deep discuss of exception, multithreading
  • Q4. Deep discuss of oop
Round 3 - HR 

(1 Question)

  • Q1. Asked some tricky question related to real life problems

Interview Preparation Tips

Interview preparation tips for other job seekers - All Good 👍🏻
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Array questions - rearranging letters for encryption

Round 2 - One-on-one 

(2 Questions)

  • Q1. Introduce yourself and your experience in college.
  • Q2. Database and sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep true to job posting. Hiring for another job and then, making people do something else is not good.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Springboot notations
  • Q2. How to handle multiple request on springboot
  • Ans. 

    Use thread pooling and asynchronous processing to handle multiple requests efficiently in Spring Boot.

    • Implement thread pooling to manage multiple requests concurrently.

    • Use asynchronous processing to handle requests without blocking the main thread.

    • Consider using reactive programming with Spring WebFlux for better scalability.

    • Optimize database queries and external API calls to reduce response times.

    • Implement caching mec...

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

(1 Question)

  • Q1. What is server and abap server
  • Ans. 

    A server is a computer or software that provides functionality for other programs or devices. ABAP server is a server that runs ABAP programs.

    • A server is a computer or software that provides services or resources to other computers or programs.

    • ABAP server is a server that runs ABAP (Advanced Business Application Programming) programs, commonly used in SAP systems.

    • ABAP server handles requests from clients and executes A...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Coding question
  • Q2. Asked to make some component in react
Round 2 - Technical 

(2 Questions)

  • Q1. Javascript questions
  • Q2. Normal js questions

Rishabh Software Interview FAQs

How many rounds are there in Rishabh Software Senior Devops Engineer interview?
Rishabh Software interview process usually has 4 rounds. The most common rounds in the Rishabh Software interview process are Technical, Resume Shortlist and HR.
What are the top questions asked in Rishabh Software Senior Devops Engineer interview?

Some of the top questions asked at the Rishabh Software Senior Devops Engineer interview -

  1. Everything related to DevOps Position working since 5 years as DevOps Engine...read more
  2. General Technical Discussion on the roles and re...read more

Tell us how to improve this page.

Rishabh Software Senior Devops Engineer Salary
based on 4 salaries
₹15.6 L/yr - ₹21.5 L/yr
At par with the average Senior Devops Engineer Salary in India
View more details
Senior Software Engineer
114 salaries
unlock blur

₹7.5 L/yr - ₹29.1 L/yr

Software Engineer
97 salaries
unlock blur

₹5.4 L/yr - ₹18 L/yr

Softwaretest Engineer
78 salaries
unlock blur

₹4.7 L/yr - ₹15 L/yr

Associate Software Engineer
74 salaries
unlock blur

₹2.9 L/yr - ₹10 L/yr

Team Lead
34 salaries
unlock blur

₹11.4 L/yr - ₹27.5 L/yr

Explore more salaries
Compare Rishabh Software with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview