i
kipi.ai
Filter interviews by
I applied via LinkedIn and was interviewed in Apr 2024. There were 5 interview rounds.
I applied via Naukri.com and was interviewed in May 2023. There were 2 interview rounds.
I led a team of engineers in developing a new software system for a financial institution.
Managed a team of 10 engineers throughout the project
Designed the architecture of the software system
Implemented agile methodologies to ensure project milestones were met
Collaborated with stakeholders to gather requirements and provide updates on progress
What people are saying about kipi.ai
kipi.ai interview questions for designations
I appeared for an interview before Mar 2024, where I was asked the following questions.
I applied via Approached by Company and was interviewed before Aug 2022. There were 4 interview rounds.
I am currently working on a project to develop a new software system for managing inventory and sales in a retail company.
The project involves designing and implementing a user-friendly interface for employees to track inventory levels, place orders, and generate sales reports.
I am responsible for leading a team of developers and coordinating with stakeholders to gather requirements and ensure timely delivery of the pr...
The candidate should provide their expected CTC and preferable work location.
Provide a realistic expected CTC based on your experience and industry standards.
Specify your preferable work location, considering factors like commute, cost of living, and career opportunities.
Be open to negotiation on both CTC and work location if necessary.
I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.
posted on 28 Jul 2021
I applied via Campus Placement and was interviewed before Jul 2020. There was 1 interview round.
Check if binary tree is balanced or not.
A balanced binary tree has the height of left and right subtrees differ by at most 1.
Recursively check the height of left and right subtrees and compare.
Use a helper function to calculate the height of a subtree.
Time complexity: O(nlogn) for a balanced tree, O(n^2) for a skewed tree.
Detect loops in a linked list.
Use two pointers, one moving at a faster pace than the other.
If there is a loop, the faster pointer will eventually catch up to the slower one.
To detect the start of the loop, reset one pointer to the head and move both pointers at the same pace.
posted on 3 Jun 2024
I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.
Basic aptitude test and was unproctored
posted on 7 Mar 2023
Singleton design pattern restricts the instantiation of a class to a single instance and provides global access to it.
Used when only one instance of a class is required throughout the application
Provides a global point of access to the instance
Implemented using a private constructor, static method, and static variable
Example: Logger class, Database connection class
C# LINQ queries for group and sum data from data table
Use GroupBy() method to group data based on a specific column
Use Sum() method to calculate the sum of a column
Use Select() method to select the required columns
Solid design principles are a set of guidelines for writing maintainable and scalable code.
Single Responsibility Principle (SRP) - each class should have only one responsibility
Open/Closed Principle (OCP) - classes should be open for extension but closed for modification
Liskov Substitution Principle (LSP) - subclasses should be able to replace their parent classes without affecting the program's correctness
Interface Se...
based on 5 interviews
2 Interview rounds
based on 34 reviews
Rating in categories
Senior Software Engineer
173
salaries
| ₹6 L/yr - ₹17.5 L/yr |
Lead Engineer
111
salaries
| ₹10.6 L/yr - ₹30 L/yr |
Software Engineer
64
salaries
| ₹5 L/yr - ₹10 L/yr |
Senior Leader Engineer
57
salaries
| ₹18.5 L/yr - ₹42 L/yr |
Solution Architect
40
salaries
| ₹28 L/yr - ₹56 L/yr |
Medcode
Maxgen Technologies
Cyfuture
Value Point Systems