Upload Button Icon Add office photos
Engaged Employer

i

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

HealthifyMe Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

HealthifyMe Devops Engineer Interview Questions and Answers

Updated 26 Apr 2024

HealthifyMe Devops Engineer Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Resume specific
Round 2 - Coding Test 

2 Easy leetcode questions

Round 3 - Technical 

(1 Question)

  • Q1. Heavily on devops side with discussion in detail

Interview Preparation Tips

Interview preparation tips for other job seekers - Resume should be trimmed and specific

Interview questions from similar companies

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

(2 Questions)

  • Q1. How to check the open files in the linux without using lsof
  • Ans. 

    To check open files in Linux without using lsof, you can use the /proc filesystem.

    • Access the /proc//fd directory to view open files for a specific process.

    • Use the find command to search for open files in the /proc directory.

    • Check the /proc/sys/fs/file-nr file to see the total number of open files system-wide.

Answered by AI
  • Q2. What is /proc linux
  • Ans. 

    The /proc filesystem in Linux is a virtual filesystem that provides detailed information about the system's hardware, processes, and kernel.

    • It is a virtual filesystem located at /proc that allows access to kernel data structures.

    • It provides information about processes, hardware, and kernel configuration.

    • Files in /proc can be read to gather system information, such as CPU usage, memory usage, and network statistics.

  • Answered by AI
    Round 2 - Technical 

    (2 Questions)

    • Q1. Difference between http1.1 vs https2
    • Ans. 

      HTTP/1.1 is a protocol for transferring data over the internet, while HTTPS/2 is a secure version of HTTP/2 with improved performance.

      • HTTP/1.1 is not secure by default, while HTTPS/2 provides encryption and security.

      • HTTP/1.1 uses multiple connections for parallel loading of resources, while HTTPS/2 uses a single connection with multiplexing.

      • HTTPS/2 supports header compression, reducing overhead and improving performanc...

    • Answered by AI
    • Q2. What is grpc ?
    • Ans. 

      gRPC is a high-performance, open-source RPC (Remote Procedure Call) framework developed by Google.

      • gRPC stands for Google Remote Procedure Call.

      • It uses HTTP/2 for transport, Protocol Buffers for serialization, and supports multiple programming languages.

      • gRPC allows for efficient communication between services in a microservices architecture.

      • It enables bi-directional streaming and authentication features.

      • Example: gRPC ca...

    • Answered by AI

    Skills evaluated in this interview

    Interview Questionnaire 

    1 Question

    • Q1. Introduction
    Interview experience
    2
    Poor
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (1 Question)

    • Q1. Explain different LB types in k8s.
    • Ans. 

      Different LB types in k8s include NodePort, LoadBalancer, and Ingress.

      • NodePort: Exposes the service on each Node's IP at a static port.

      • LoadBalancer: Creates an external load balancer in the cloud provider's network.

      • Ingress: Manages external access to services in a cluster.

    • Answered by AI

    Skills evaluated in this interview

    I applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.

    Interview Questionnaire 

    3 Questions

    • Q1. Explain about your previous job role?
    • Q2. Tell me about yourself
    • Q3. Why you left your previous company?

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Don't sttuter and talk confidently as fast as you can go, talk about your previous job, include a story like how you started there and how it ended so you can easily engage your listener , provide examples from that job as how you will be a significant contribution to this next company, tell them you're always ready to work for more than what you're paid for. Tell them you're honoured to work for a very well know brand like practo and medical field esp. Tell them you pick this company as you have seen a lot of postive reviews over the internet. Show them you have an edge over others by thinking out of the box.
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    2-4 weeks
    Result
    -

    I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 4 interview rounds.

    Round 1 - Technical 

    (2 Questions)

    • Q1. SQL questions based on joins
    • Q2. Running sum questions
    Round 2 - Case Study 

    Case studies based on one of your projects which you had done in your past organisation

    Round 3 - Case Study 

    How would you approach a problem of auto application of coupon

    Round 4 - Case Study 

    Brainstorming on a case studies

    Interview experience
    3
    Average
    Difficulty level
    -
    Process Duration
    -
    Result
    -

    I applied via Job Portal

    Round 1 - Coding Test 

    Coding round, Basic coding questions. can be answered

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

    I applied via Job Fair and was interviewed before Sep 2023. There was 1 interview round.

    Round 1 - One-on-one 

    (1 Question)

    • Q1. What you know about DevOps
    Interview experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Aptitude Test 

    Logical reason calculation

    Interview Preparation Tips

    Interview preparation tips for other job seekers - uouo
    Interview experience
    4
    Good
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I was interviewed before May 2023.

    Round 1 - Technical 

    (2 Questions)

    • Q1. How to give acess to sql for developer
    • Ans. 

      Grant access to SQL for developers by creating user accounts with appropriate permissions.

      • Create a new user account for each developer

      • Assign the necessary permissions to the user account (e.g. read-only, read-write)

      • Provide the login credentials to the developer securely

      • Regularly review and update permissions as needed

    • Answered by AI
    • Q2. How to get the lost keypair for ec2 instance
    • Ans. 

      To get the lost keypair for an EC2 instance, you can create a new key pair and associate it with the instance.

      • Create a new key pair in the AWS Management Console or using the AWS CLI

      • Stop the EC2 instance

      • Detach the root volume from the instance

      • Attach the root volume to another instance as a data volume

      • Modify the authorized_keys file on the data volume to add the public key of the new key pair

      • Detach the data volume and r...

    • Answered by AI

    Interview Preparation Tips

    Topics to prepare for Akrivia HCM Devops Engineer interview:
    • Devops

    Skills evaluated in this interview

    HealthifyMe Interview FAQs

    How many rounds are there in HealthifyMe Devops Engineer interview?
    HealthifyMe interview process usually has 3 rounds. The most common rounds in the HealthifyMe interview process are Technical and Coding Test.
    How to prepare for HealthifyMe 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 HealthifyMe. The most common topics and skills that interviewers at HealthifyMe expect are Bash, Docker, Kubernetes and Python.
    What are the top questions asked in HealthifyMe Devops Engineer interview?

    Some of the top questions asked at the HealthifyMe Devops Engineer interview -

    1. Heavily on devops side with discussion in det...read more
    2. Resume speci...read more

    Tell us how to improve this page.

    HealthifyMe Devops Engineer Interview Process

    based on 1 interview

    Interview experience

    4
      
    Good
    View more

    Interview Questions from Similar Companies

    Swiggy Interview Questions
    3.8
     • 424 Interviews
    Udaan Interview Questions
    3.9
     • 333 Interviews
    Meesho Interview Questions
    3.7
     • 328 Interviews
    Myntra Interview Questions
    4.0
     • 214 Interviews
    Blinkit Interview Questions
    3.7
     • 178 Interviews
    BlackBuck Interview Questions
    3.8
     • 175 Interviews
    Spinny Interview Questions
    3.7
     • 169 Interviews
    FirstCry Interview Questions
    3.7
     • 168 Interviews
    Tata 1mg Interview Questions
    3.6
     • 146 Interviews
    Paisabazaar.com Interview Questions
    3.4
     • 139 Interviews
    View all
    Consultant Nutritionist
    175 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Nutritionist
    153 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Dietician
    45 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Fitness Consultant
    45 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Senior Nutritionist
    45 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Explore more salaries
    Compare HealthifyMe with

    CURE India

    4.7
    Compare

    Practo

    3.2
    Compare

    Tata 1mg

    3.6
    Compare

    Netmeds.com

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