Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Kritter Software Technology Devops Engineer Interview Questions and Answers

Updated 16 Jul 2023

Kritter Software Technology Devops Engineer Interview Experiences

1 interview found

Devops Engineer Interview Questions & Answers

user image Shubham Kumar Singh

posted on 16 Jul 2023

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 Jan 2023. There were 3 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 Resume tips
Round 2 - Technical 

(3 Questions)

  • Q1. Project implementation using docker
  • Ans. 

    Project implementation using Docker involves creating containers to package and run applications with their dependencies.

    • Define the project requirements and identify the components that need to be containerized

    • Write a Dockerfile to specify the environment and dependencies for each component

    • Build Docker images using the Dockerfile

    • Run containers based on the built images and configure networking and storage as needed

    • Orch...

  • Answered by AI
  • Q2. Use cases of AWS in code deployment
  • Ans. 

    AWS is used in code deployment for scalability, automation, and reliability.

    • Automated deployment pipelines using AWS CodePipeline

    • Scalable infrastructure with AWS Elastic Beanstalk

    • Reliable deployment with AWS CodeDeploy

    • Blue-green deployments with AWS CodeDeploy

    • Continuous integration with AWS CodeBuild

  • Answered by AI
  • Q3. Bash scripting, Basic Linux commands
Round 3 - Technical 

(2 Questions)

  • Q1. WAP to implement mean using single linked list.
  • Ans. 

    Implement mean using single linked list in a WAP.

    • Create a linked list to store the elements.

    • Traverse the linked list to calculate the sum of all elements.

    • Divide the sum by the number of elements to get the mean.

  • Answered by AI
  • Q2. Bash scripting, Linux commands

Interview Preparation Tips

Topics to prepare for Kritter Software Technology Devops Engineer interview:
  • AWS
  • Linux
  • Bash
  • Docker
  • Github
  • GIT
  • NGINX
  • MySQL
Interview preparation tips for other job seekers - Only tell what you have learnt. Stick to the point.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com

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 Resume tips
Round 2 - Aptitude Test 

Basic quant is asked which is easy to crack

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard and be bold. Get clean shaved and well dressed before attending an interview
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I was interviewed in Jan 2024.

Round 1 - Assignment 

They first gave me a project to be implemented in Go language, then was called for tefchnival round

Interview Preparation Tips

Interview preparation tips for other job seekers - long process
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in May 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. What is your Strength?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How to improve performance of a database or SQL
  • Ans. 

    To improve performance of a database or SQL, optimize queries, use indexes, normalize data, and consider hardware upgrades.

    • Optimize queries by using proper indexing and avoiding unnecessary joins

    • Normalize data to reduce redundancy and improve data integrity

    • Consider hardware upgrades such as increasing RAM or using solid-state drives

    • Monitor and analyze query performance using tools like SQL Profiler or EXPLAIN

  • Answered by AI
  • Q2. How to install RAC
  • Ans. 

    Installing RAC involves configuring shared storage, network, and Oracle Grid Infrastructure.

    • Prepare shared storage for Oracle Clusterware files

    • Configure network settings for interconnect and public network

    • Install Oracle Grid Infrastructure software on all nodes

    • Run the Oracle Clusterware Configuration Wizard to create the cluster

    • Install Oracle RAC software on all nodes

    • Create the database using Database Configuration Ass

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Jan 2023. There were 3 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 Resume tips
Round 2 - Aptitude Test 

It was hard test and very tough

Round 3 - Coding Test 

Coding was very hard bro so you have to study nicely

Interview Preparation Tips

Topics to prepare for Google System Engineer interview:
  • Python
Interview preparation tips for other job seekers - prepre coding and aptitude very nicely and study hard bro it is not easy to score well so study smartly
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Question on trie
  • Q2. Question on intervals

Interview Questionnaire 

2 Questions

  • Q1. Intercompany process in Oracle Projects
  • Ans. 

    Intercompany process in Oracle Projects involves transactions between different legal entities within the same organization.

    • Intercompany process facilitates financial transactions between different legal entities within the organization.

    • It ensures accurate recording of revenue, costs, and profits for each legal entity involved.

    • Intercompany transactions are typically managed through intercompany billing and intercompany...

  • Answered by AI
  • Q2. How rates are setup in Oracle Projects
  • Ans. 

    Rates in Oracle Projects are setup using rate schedules and rate matrices.

    • Rate schedules define the rates for different resources or roles in a project

    • Rate matrices define the rates based on different criteria such as project type, organization, or location

    • Rates can be setup for different time periods, such as hourly, daily, or monthly

    • Rates can also be setup for different cost types, such as labor, material, or equipme...

  • Answered by AI

Interview Preparation Tips

Round: Manager Interview
Experience: Manager Interviewed about the process I have experienced in my previous projects and asked few process oriented questions

Round: Program Director Interview
Experience: Interviewed about my goals and aspirations and about expected CTC and how much am I willing to join Oracle and what made me choose Oracle

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Linux booting process
  • Ans. 

    Linux booting process involves several stages from power on to user login.

    • BIOS/UEFI firmware initializes hardware

    • Bootloader (GRUB) loads kernel into memory

    • Kernel initializes system processes and mounts root filesystem

    • Init process starts user space processes and services

    • User login prompt is displayed

  • Answered by AI
  • Q2. DHCP process
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basics of SQL and Scripts
  • Q2. Health care related questions
Contribute & help others!
anonymous
You can choose to be anonymous

Kritter Software Technology Interview FAQs

How many rounds are there in Kritter Software Technology Devops Engineer interview?
Kritter Software Technology interview process usually has 3 rounds. The most common rounds in the Kritter Software Technology interview process are Technical and Resume Shortlist.
How to prepare for Kritter Software Technology 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 Kritter Software Technology. The most common topics and skills that interviewers at Kritter Software Technology expect are Devops, GIT, Jenkins, Python and Shell Scripting.
What are the top questions asked in Kritter Software Technology Devops Engineer interview?

Some of the top questions asked at the Kritter Software Technology Devops Engineer interview -

  1. WAP to implement mean using single linked li...read more
  2. Use cases of AWS in code deploym...read more
  3. Project implementation using doc...read more

Recently Viewed

INTERVIEWS

Capgemini Engineering

No Interviews

INTERVIEWS

Capgemini Engineering

No Interviews

INTERVIEWS

Capgemini Engineering

No Interviews

INTERVIEWS

KPIT Technologies

No Interviews

INTERVIEWS

KP Reliable Technique India

No Interviews

INTERVIEWS

ACKO

No Interviews

INTERVIEWS

ACKO

No Interviews

INTERVIEWS

KP Reliable Technique India

5.6k top interview questions

INTERVIEWS

ACKO

No Interviews

INTERVIEWS

ACKO

No Interviews

Tell us how to improve this page.

Kritter Software Technology Devops Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Fast track your campus placements

View all
Compare Kritter Software Technology with

InMobi

3.5
Compare

Komli Media

4.0
Compare

Affle

3.1
Compare

PubMatic

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent