Upload Button Icon Add office photos

Filter interviews by

Krutrim AI Senior Software Engineer 2 Interview Questions and Answers

Updated 9 Jan 2025

Krutrim AI Senior Software Engineer 2 Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Modified Dynamic Island Problem including code quality and BFS.

Round 2 - Coding Test 

Java Related Questions + Coding Questions like sliding window.

Round 3 - One-on-one 

(2 Questions)

  • Q1. System Design of CHATGPT kind of AI Chatbot based on MI/AL
  • Q2. Scalablity questions and Database selection & Optimization
Round 4 - HR 

(1 Question)

  • Q1. Past experiences related questions, plus commitment of working very hard for long hours including Saturdays working.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cleared all the rounds with satisfactory feedback from Interviewers. But the HR thought I would not be good fit and also as mentioned long hours under pressure + commitment + Saturdays work was bit surprising.

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

OOPS , DBMS , OS , and DSA concepts

Round 2 - Technical 

(2 Questions)

  • Q1. DBMS related concepts
  • Q2. Networking and Network Security
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. It is related to windows application and basic c# coding
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via campus placement at Delhi College of Engineering (DCE), Delhi and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about your Project and why you use this tech for this project.
  • Q2. Find the mid element in the link list.
  • Ans. 

    To find the mid element in a linked list, use two pointers - one moving at double the speed of the other.

    • Initialize two pointers, slow and fast, both pointing to the head of the linked list.

    • Move the slow pointer by one step and the fast pointer by two steps until the fast pointer reaches the end of the list.

    • The element pointed to by the slow pointer at this point is the mid element of the linked list.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is promise
  • Ans. 

    A promise is an object representing the eventual completion or failure of an asynchronous operation.

    • Promises are used in JavaScript to handle asynchronous operations.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained using .then() to handle success and failure callbacks.

    • Example: Fetching data from an API returns a promise that resolves with the data or rejects with an error.

  • Answered by AI
  • Q2. What is hoisting
  • Ans. 

    Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during compilation.

    • Variable and function declarations are hoisted to the top of their scope.

    • Only declarations are hoisted, not initializations.

    • Function declarations take precedence over variable declarations.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is event loop
  • Ans. 

    Event loop is a mechanism in programming that allows for asynchronous execution of code by continuously checking for and handling events.

    • Event loop is commonly used in JavaScript to handle asynchronous operations like setTimeout, setInterval, and AJAX requests.

    • It allows for non-blocking I/O operations, ensuring that the program can continue running while waiting for I/O operations to complete.

    • Event loop works by contin...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Need to find output of given code
  • Q2. Solve some puzzles
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Javascript and node.js

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Linked List Palindrome
  • Q2. Combination Sum
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. You have a hotel and how will you create a complete schema for hotel
  • Ans. 

    To create a complete schema for a hotel, you need to consider various entities like rooms, guests, reservations, staff, amenities, etc.

    • Entities to include: rooms, guests, reservations, staff, amenities, invoices, payments

    • Relationships between entities: guest stays in a room, staff manages reservations, amenities are available in rooms

    • Attributes for each entity: room number, guest name, reservation date, staff ID, ameni

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

Carbon footprint and ways to achieve

Round 2 - Coding Test 

1. which data structure is used to create an editor?

Krutrim AI Interview FAQs

How many rounds are there in Krutrim AI Senior Software Engineer 2 interview?
Krutrim AI interview process usually has 4 rounds. The most common rounds in the Krutrim AI interview process are Coding Test, One-on-one Round and HR.
What are the top questions asked in Krutrim AI Senior Software Engineer 2 interview?

Some of the top questions asked at the Krutrim AI Senior Software Engineer 2 interview -

  1. System Design of CHATGPT kind of AI Chatbot based on MI...read more
  2. Scalablity questions and Database selection & Optimizat...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Zeta Interview Questions
3.3
 • 69 Interviews
Kiya.ai Interview Questions
3.5
 • 48 Interviews
embedUR Systems Interview Questions
3.4
 • 47 Interviews
Mitsogo Inc Interview Questions
3.1
 • 37 Interviews
Seclore Interview Questions
4.0
 • 25 Interviews
BIZONGO Interview Questions
3.3
 • 17 Interviews
Exponentia.ai Interview Questions
4.6
 • 15 Interviews
View all
Data Scientist
4 salaries
unlock blur

₹23 L/yr - ₹33 L/yr

Data Scientist 2
4 salaries
unlock blur

₹32 L/yr - ₹34 L/yr

Explore more salaries
Compare Krutrim AI with

Watchyourhealth.com

4.8
Compare

Subex

3.5
Compare

Kiya.ai

3.5
Compare

Innovatiview India Ltd

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