Upload Button Icon Add office photos

GoTo

Compare button icon Compare button icon Compare

Filter interviews by

GoTo Devops Engineer Interview Questions and Answers

Updated 13 Nov 2024

GoTo Devops Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. About technical skill set and brief discussion about each one.
Round 2 - Technical 

(1 Question)

  • Q1. Discussion on scenario if occur in future, how you can resolve.

Interview Preparation Tips

Interview preparation tips for other job seekers - Most my question on scenario based, so along with tech stack, have scenario based knowledge

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed before Jul 2022. 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 - Coding Test 

Binary Tree , Stacks & Queues , Recursion

Round 3 - Technical 

(1 Question)

  • Q1. DSA Questions and Interview question on Networking
Round 4 - HR 

(1 Question)

  • Q1. Basic HR Questions that you will get
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before May 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. It was basic techincal interview with basic coding questions
  • Q2. Find Fabonacci sum till 555
  • Ans. 

    The Fibonacci sequence is a series of numbers where each number is the sum of the two preceding ones, starting from 0 and 1.

    • Start with 0 and 1 as the first two numbers in the sequence

    • Add the previous two numbers to get the next number in the sequence

    • Continue this process until reaching the sum of 555

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. DSA questions like DP and string manipulation questions

Interview Preparation Tips

Interview preparation tips for other job seekers - It was HR round
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 experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Coding Test 

    2 questions linked list and 2nd max element

    Round 2 - Technical 

    (2 Questions)

    • Q1. Cloud computing topics
    • Q2. Quick sort coding
    Interview experience
    3
    Average
    Difficulty level
    Moderate
    Process Duration
    -
    Result
    No response
    Round 1 - Coding Test 

    Find element in a linkedList , Reverse a linkedList

    Round 2 - Technical 

    (1 Question)

    • Q1. Experience in python, Some python related questions and bash scipting

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Learn about cloud python and ai tools
    Interview experience
    5
    Excellent
    Difficulty level
    Hard
    Process Duration
    Less than 2 weeks
    Result
    No response

    I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.

    Round 1 - Aptitude Test 

    Reasoning test. with multiple choice question.

    Round 2 - Technical 

    (2 Questions)

    • Q1. How to make vpc in aws
    • Ans. 

      To create a VPC in AWS, you can use the AWS Management Console, AWS CLI, or AWS SDKs.

      • Use the AWS Management Console to navigate to the VPC dashboard and click on 'Create VPC'.

      • Specify the VPC name, CIDR block, and other details like DNS support and hardware tenancy.

      • You can also use the AWS CLI command 'create-vpc' with the necessary parameters.

      • Another option is to use AWS SDKs like Boto3 for Python to programmatically c

    • Answered by AI
    • Q2. What was your daily devops day to day task.
    • Ans. 

      My daily tasks as a DevOps Engineer included managing infrastructure, automating processes, monitoring system performance, and collaborating with development teams.

      • Managing and maintaining infrastructure using tools like Terraform and Ansible

      • Automating deployment processes with CI/CD pipelines using Jenkins or GitLab

      • Monitoring system performance and troubleshooting issues with tools like Prometheus and Grafana

      • Collabora...

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - prepare well accourding to your resume and skills.

    Skills evaluated in this interview

    Interview experience
    3
    Average
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (2 Questions)

    • Q1. DSA Round (Prepare Stack DS)
    • Q2. Prepare core DevOps tools & Have proper knowledge about a specific cloud + learn k8s

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Be confident & be approachable in interview.
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Coding Test 

    Go,aws, kubernetes, docker, terraform, git

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

    I applied via Campus Placement and was interviewed before May 2023. There were 4 interview rounds.

    Round 1 - MCQ EXAM 

    (1 Question)

    • Q1. MCQ's on Networking,OS and basic programming
    Round 2 - Technical 

    (1 Question)

    • Q1. Questions related to networking
    Round 3 - Technical 

    (1 Question)

    • Q1. Question related to OS
    Round 4 - HR 

    (1 Question)

    • Q1. Some behavioral questions

    GoTo Interview FAQs

    How many rounds are there in GoTo Devops Engineer interview?
    GoTo interview process usually has 2 rounds. The most common rounds in the GoTo interview process are Technical.
    How to prepare for GoTo 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 GoTo. The most common topics and skills that interviewers at GoTo expect are Automation, CMS, DNS, Debugging and HTML.

    Tell us how to improve this page.

    GoTo Devops Engineer Interview Process

    based on 1 interview

    Interview experience

    3
      
    Average
    View more

    Interview Questions from Similar Companies

    Amazon Interview Questions
    4.1
     • 5k Interviews
    Flipkart Interview Questions
    4.0
     • 1.3k Interviews
    Paytm Interview Questions
    3.3
     • 752 Interviews
    Swiggy Interview Questions
    3.8
     • 428 Interviews
    Zomato Interview Questions
    3.8
     • 312 Interviews
    Uber Interview Questions
    4.2
     • 149 Interviews
    Ola Cabs Interview Questions
    3.4
     • 139 Interviews
    MakeMyTrip Interview Questions
    3.7
     • 122 Interviews
    Snapdeal Interview Questions
    3.8
     • 75 Interviews
    View all

    GoTo Devops Engineer Reviews and Ratings

    based on 1 review

    4.0/5

    Rating in categories

    4.0

    Skill development

    3.0

    Work-life balance

    3.0

    Salary

    1.0

    Job security

    4.0

    Company culture

    3.0

    Promotions

    4.0

    Work satisfaction

    Explore 1 Review and Rating
    Senior Software Engineer
    13 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Software Engineer
    7 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Product Manager
    4 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Data Engineer
    4 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Senior Software Development Engineer
    4 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Explore more salaries
    Compare GoTo with

    Ola Cabs

    3.4
    Compare

    Uber

    4.2
    Compare

    MakeMyTrip

    3.7
    Compare

    Swiggy

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