Upload Button Icon Add office photos
Engaged Employer

i

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

kipi.ai Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

kipi.ai Senior Software Engineer Interview Questions and Answers for Freshers

Updated 17 Oct 2024

kipi.ai Senior Software Engineer Interview Experiences for Freshers

2 interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Some MCQ questions based on the language of your choice and 1 SQL question.

Round 2 - Technical 

(1 Question)

  • Q1. JS fundamentals, programming concepts, sorting algos and basic coding question.
Round 3 - Technical 

(1 Question)

  • Q1. Similar to Round 2
Round 4 - One-on-one 

(1 Question)

  • Q1. Overview of my experience and projects at previous company and programming basics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on sorting algos, js fundamentals, SQL for software engineering role (not for data roles).
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Question based on snowflake i.e horizontal and vertical scaling, materialized view, high and low cardinality, clustering, materialized views , cost optimization

Senior Software Engineer Interview Questions Asked at Other Companies for undefined

Q1. How do you create GQL server, directive in GQL, Fragments in GQL ... read more
Q2. Write an API to implement HTTP GET method to hit an external data ... read more
asked in LTIMindtree
Q3. Explain microservice architecture and how do we implement that us ... read more
asked in HCLTech
Q4. Find the second highest number by using Java Stream, What are the ... read more
Q5. How many projects or process you implemented in RE framework?

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. I interviewed for Qlikview Team, So most questions were regarding qlikview.
  • Q2. Some questions were regarding SQL also.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Dec 2022. There were 5 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 - Technical 

(1 Question)

  • Q1. Based on core concepts of JavaScript and React fundamentals.
Round 3 - Technical 

(1 Question)

  • Q1. Advance topics of React and JavaScript and easy and medium level of DS algo
Round 4 - Technical 

(1 Question)

  • Q1. More like technical discussion on services that helps them to manage their product and problem solving if discussion not go long.
Round 5 - HR 

(1 Question)

  • Q1. Compensation and others formalities

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on core things and have in depth knowledge of your Techs
Round 1 - One-on-one 

(2 Questions)

  • Q1. Internal Working Of Hashmap, Java 8 features and two DSA questions one was based on the array and the second one was based on LinkedList. The first interview round was very excellent that's why they conduc...
  • Q2. Detect loop in a LinkedList,
  • Ans. 

    Detect loop in a LinkedList

    • Use two pointers, one moving at twice the speed of the other

    • If there is a loop, the faster pointer will eventually catch up to the slower one

    • If there is no loop, the faster pointer will reach the end of the list

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. System Design HLD and LLD round which was the final round.
  • Q2. HLD and LLD Designing round: Desing Architecture for ChatBot and Company Employee Data Management System.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have Good Practice in DSA and System Desing, Basic and OOPS concept of any One Programming Language should be very clear

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic js question closure, async defer and all
  • Q2. Create autosuggest debounce, pollyfill
  • Ans. 

    Autosuggest debounce is a feature that delays the search suggestions until the user stops typing, and a polyfill is a piece of code that provides functionality that is not natively supported by the browser.

    • Implement a debounce function to delay the autosuggest feature until the user stops typing.

    • Use a polyfill to provide support for the autosuggest feature in browsers that do not natively support it.

    • Example: Implement ...

  • Answered by AI
Round 2 - Technical 

(4 Questions)

  • Q1. A programming question
  • Q2. React-native architecture and flatlist
  • Q3. Kadanes algorithm
  • Ans. 

    Kadane's algorithm is used to find the maximum subarray sum in an array of integers.

    • Iterate through the array and keep track of the maximum sum ending at each index.

    • At each index, choose between extending the previous subarray or starting a new subarray.

    • Example: For array [-2, 1, -3, 4, -1, 2, 1, -5, 4], the maximum subarray sum is 6 (from index 3 to 6).

  • Answered by AI
  • Q4. Scalablity, performance

Interview Preparation Tips

Interview preparation tips for other job seekers - Advance js topics and programming questions, scalablity and performance optimization

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Android activity lifecycle
  • Q2. Android MVVM architecture
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

3Sum, target sum backtracking quesion, leetcode medium question

Round 2 - Technical 

(2 Questions)

  • Q1. Gas station leetcode
  • Q2. Dba differnce/explain mysql or nosql databse
  • Ans. 

    MySQL is a relational database management system, while NoSQL databases are non-relational databases.

    • MySQL is a traditional relational database that uses tables to store data and SQL for querying.

    • NoSQL databases are non-relational and can be document-based, key-value pairs, wide-column stores, or graph databases.

    • MySQL is ACID-compliant and suitable for complex queries and transactions.

    • NoSQL databases are often used for...

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

I was asked 2 DSA questions. I answered them but the interviewer wasn't aware of the complexity of different Data structures so according to him my solution was taking n^3 complexity whereas it was actually the solution of n

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prep well.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Interviewer asked two coding question medium level

Round 2 - Technical 

(1 Question)

  • Q1. I were asked to design parking lot Basically focusing on class diagram and how candidate is thinking about entities and design pattern
Round 3 - Technical 

(1 Question)

  • Q1. This is also LLD round interviewer asked me to design book my show How freezing the seats work? In two cases if using sql or not using any database just using cache of application

Interview Preparation Tips

Topics to prepare for MakeMyTrip Senior Software Engineer interview:
  • System Design
  • DSA
  • LLD
  • HLD
Interview preparation tips for other job seekers - You should focus on system designing and also DSA
For system design learn basic concept from internet then try to use that concept in real life use cases like I used bla bla car once so I tried to design this app

kipi.ai Interview FAQs

How many rounds are there in kipi.ai Senior Software Engineer interview for freshers?
kipi.ai interview process for freshers usually has 3 rounds. The most common rounds in the kipi.ai interview process for freshers are One-on-one Round, Technical and Resume Shortlist.
How to prepare for kipi.ai Senior Software Engineer interview for freshers?
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 kipi.ai. The most common topics and skills that interviewers at kipi.ai expect are DW, Data Architecture, Data Warehousing, ETL and ETL Tool.
What are the top questions asked in kipi.ai Senior Software Engineer interview for freshers?

Some of the top questions asked at the kipi.ai Senior Software Engineer interview for freshers -

  1. What are ETL and ELT tools and what are their differenc...read more
  2. Can we add a new column in between 2 existing columns in a table? yes or no? Ju...read more
  3. What are views, why use them and what are the typ...read more

Tell us how to improve this page.

kipi.ai Senior Software Engineer Interview Process for Freshers

based on 2 interviews

Interview experience

3.5
  
Good
View more
kipi.ai Senior Software Engineer Salary
based on 142 salaries
₹6 L/yr - ₹17.5 L/yr
29% less than the average Senior Software Engineer Salary in India
View more details

kipi.ai Senior Software Engineer Reviews and Ratings

based on 68 reviews

4.5/5

Rating in categories

4.7

Skill development

4.3

Work-life balance

4.1

Salary

4.3

Job security

4.6

Company culture

4.0

Promotions

4.3

Work satisfaction

Explore 68 Reviews and Ratings
Senior Software Engineer
142 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Engineer
90 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
59 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Leader Engineer
55 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Solution Architect
38 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare kipi.ai with

Paytm

3.3
Compare

Flipkart

4.0
Compare

Ola Cabs

3.4
Compare

Swiggy

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