Upload Button Icon Add office photos

Filter interviews by

Druva Staff Engineer Interview Questions and Answers

Updated 21 Sep 2024

Druva Staff Engineer Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Coding test with 3 DSA coding Questions 1 on Array 2nd on binary tree 3rd is DP question

Round 2 - Technical 

(1 Question)

  • Q1. Coding round with 2 DSA questions on binary tree 1] Spiral order traversal of binary tree 2] coin change DP problem
Round 3 - Technical 

(4 Questions)

  • Q1. 2 coding questions
  • Q2. System design questions on projects you worked on
  • Q3. Design parking lot system
  • Ans. 

    Design a parking lot system

    • Consider the size and layout of the parking lot

    • Include features like ticketing system, payment options, and security cameras

    • Implement a system for tracking available parking spaces

    • Allow for easy entry and exit for vehicles

    • Consider implementing a reservation system for premium parking spots

  • Answered by AI
  • Q4. Vertical and horizantal scaling

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare good DSA and system design questions

Skills evaluated in this interview

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Questions about cloud
  • Q2. Questions about current role

Staff Engineer Interview Questions Asked at Other Companies

Q1. Swap Adjacent Bit PairsYou are given an integer 'N'. Your task is ... read more
Q2. Search In Rotated Sorted ArrayYou have been given a sorted array/ ... read more
Q3. Minimum JumpsBob lives with his wife in a city named Berland. Bob ... read more
Q4. Level Order Traversal of Binary TreeYou have been given a Binary ... read more
Q5. System Design QuestionDesign file searching functionality for win ... read more

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(5 Questions)

  • Q1. What is CICD ?
  • Ans. 

    CICD stands for Continuous Integration and Continuous Deployment. It is a software development practice where code changes are automatically built, tested, and deployed.

    • Automates the process of integrating code changes into a shared repository

    • Automatically builds and tests the code to ensure it is functional

    • Automatically deploys the code to production or staging environments

    • Helps in detecting and fixing integration err

  • Answered by AI
  • Q2. How to create image out of running container ?
  • Ans. 

    To create an image out of a running container, you can use the 'docker commit' command.

    • Use 'docker commit' command to create an image from a running container

    • Syntax: docker commit [OPTIONS] CONTAINER [REPOSITORY[:TAG]]

    • Example: docker commit container_id repository_name:tag

  • Answered by AI
  • Q3. What is the difference between docker add and copy command?
  • Ans. 

    Docker add command can fetch a file from a URL and add it to the image, while copy command copies files from the host machine to the image.

    • Docker add command can fetch files from URLs and add them to the image

    • Copy command copies files from the host machine to the image

    • Add command can also automatically extract compressed files during the build process

    • Copy command is more commonly used for copying local files

  • Answered by AI
  • Q4. What is freestyle project and pipeline ?
  • Ans. 

    A freestyle project is a type of project in Jenkins that allows users to configure the build process in any way they want. A pipeline is a set of automated steps that define the process for building, testing, and deploying code.

    • Freestyle project in Jenkins allows users to configure build process manually

    • Pipeline in Jenkins is a set of automated steps for building, testing, and deploying code

    • Freestyle projects are more ...

  • Answered by AI
  • Q5. What is the difference between docker swarm and docker compose ?
  • Ans. 

    Docker Swarm is used for orchestrating multiple Docker containers across multiple hosts, while Docker Compose is used for defining and running multi-container Docker applications.

    • Docker Swarm is a container orchestration tool that allows you to manage a cluster of Docker hosts.

    • Docker Compose is a tool for defining and running multi-container Docker applications.

    • Docker Swarm is used for scaling and managing a cluster of...

  • Answered by AI
Round 2 - Technical 

(5 Questions)

  • Q1. What is the project you worked can you plz explain?
  • Q2. What is VPC ?
  • Ans. 

    VPC stands for Virtual Private Cloud, a virtual network dedicated to a single organization's resources in the cloud.

    • Allows organizations to have control over their virtual network environment

    • Enables customization of network configuration

    • Provides security by allowing isolation of resources

    • Can connect to on-premises data centers or other VPCs using VPN or Direct Connect

  • Answered by AI
  • Q3. What is CICD pipeline and its stages ?
  • Ans. 

    CICD pipeline is a process that automates the building, testing, and deployment of software.

    • Continuous Integration (CI) - code changes are integrated into a shared repository multiple times a day.

    • Continuous Testing - automated tests are run to ensure code quality.

    • Continuous Deployment - code changes are automatically deployed to production.

    • Stages include: build, test, deploy, and monitor.

    • Tools like Jenkins, GitLab, and

  • Answered by AI
  • Q4. VPC peering concept ?
  • Ans. 

    VPC peering allows connecting two VPCs to communicate using private IP addresses.

    • VPC peering enables instances in different VPCs to communicate as if they are within the same network.

    • Traffic between peered VPCs stays within the private IP space and does not traverse the internet.

    • VPC peering does not involve a gateway, VPN, or direct connection.

    • Both VPCs must have non-overlapping IP ranges for successful peering.

    • Example...

  • Answered by AI
  • Q5. Whole concept of VPC , subnet and route table and NAT gateway ?
  • Ans. 

    VPC is a virtual private cloud that allows you to create isolated networks within the cloud environment. Subnets are subdivisions of a VPC, route tables define how traffic is directed within the VPC, and NAT gateway allows instances in a private subnet to access the internet.

    • VPC is a virtual private cloud that provides a logically isolated section of the AWS Cloud where you can launch resources.

    • Subnets are subdivisions...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Basics Quesestions?

Interview Preparation Tips

Interview preparation tips for other job seekers - I joined but Toxic environment , Don't get Technical support they work for Product and doesn't have any proper documentation Not good at all .

Skills evaluated in this interview

Druva Interview FAQs

How many rounds are there in Druva Staff Engineer interview?
Druva interview process usually has 2 rounds. The most common rounds in the Druva interview process are Technical, One-on-one Round and Coding Test.
How to prepare for Druva Staff 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 Druva. The most common topics and skills that interviewers at Druva expect are Monitoring, Python, HP Data Protector, Infrastructure and Linux.
What are the top questions asked in Druva Staff Engineer interview?

Some of the top questions asked at the Druva Staff Engineer interview -

  1. design parking lot sys...read more
  2. Coding round with 2 DSA questions on binary tree 1] Spiral order traversal of b...read more
  3. system design questions on projects you worked...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Druva interviews
Referral
100%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Zoho Interview Questions
4.3
 • 502 Interviews
Freshworks Interview Questions
3.5
 • 153 Interviews
View all
Druva Staff Engineer Salary
based on 6 salaries
₹12.6 L/yr - ₹34 L/yr
25% less than the average Staff Engineer Salary in India
View more details

Druva Staff Engineer Reviews and Ratings

based on 2 reviews

2.8/5

Rating in categories

3.8

Skill development

2.7

Work-Life balance

3.7

Salary & Benefits

3.5

Job Security

3.8

Company culture

2.7

Promotions/Appraisal

3.5

Work Satisfaction

Explore 2 Reviews and Ratings
Staff Software Engineer
103 salaries
unlock blur

₹17.5 L/yr - ₹31.5 L/yr

Software Engineer
97 salaries
unlock blur

₹13 L/yr - ₹26 L/yr

Senior Software Engineer
57 salaries
unlock blur

₹21 L/yr - ₹55 L/yr

Senior Staff Software Engineer
23 salaries
unlock blur

₹30 L/yr - ₹52 L/yr

Technical Support Engineer
20 salaries
unlock blur

₹8.6 L/yr - ₹19 L/yr

Explore more salaries
Compare Druva with

Zoho

4.3
Compare

Freshworks

3.5
Compare

InMobi

3.6
Compare

LTIMindtree

3.9
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