Filter interviews by
Be the first one to contribute and help others!
I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 4 interview rounds.
I applied via Referral and was interviewed before Sep 2023. There was 1 interview round.
I have 5 years of experience in retail management, overseeing daily operations and leading a team of employees.
Managed daily operations of a retail store
Led a team of employees to achieve sales targets
Implemented strategies to improve customer satisfaction
Trained new employees on company policies and procedures
I applied via Referral and was interviewed before Mar 2022. There were 6 interview rounds.
Basic aptitude test to check the right skill set
I appeared for an interview before Mar 2024, where I was asked the following questions.
I have over five years of experience in the audit field, focusing on financial audits and compliance assessments.
Conducted financial audits for various clients, ensuring compliance with GAAP and identifying areas for improvement.
Led a team of auditors in a comprehensive internal audit for a healthcare organization, resulting in a 20% reduction in operational costs.
Developed audit plans and risk assessments, tailoring a...
RBI guidelines for NBFCs ensure financial stability, consumer protection, and regulatory compliance in the non-banking sector.
Registration: NBFCs must be registered with RBI under the Companies Act, 1956.
Net Owned Funds: NBFCs should maintain a minimum net owned fund of ₹2 crore.
Capital Adequacy Ratio: A minimum CAR of 15% is required to ensure financial stability.
Asset Classification: NBFCs must classify assets into s...
Expectations from Kissht include growth opportunities, team collaboration, and competitive payouts based on performance metrics.
Growth Opportunities: Expect to advance in your career through training and mentorship programs.
Team Collaboration: A strong emphasis on teamwork to achieve common goals, fostering a supportive work environment.
Performance-Based Payouts: Compensation linked to individual and team performance, ...
DS, Algo, DP, Greedy, Stack, Heap
Design a scalable cloud storage system similar to DropBox.
Use distributed file system for storing files across multiple servers.
Implement data deduplication to save storage space.
Use client-side encryption for security.
Implement file synchronization across devices.
Utilize load balancing to distribute user requests.
Implement version control for files.
Use metadata for efficient file organization.
A linked list is a linear data structure where each element is a separate object with a reference to the next element.
Start with a Node class that has data and a reference to the next node
Create a LinkedList class that manages the nodes and provides methods like insert, delete, and search
Example: Node class - data, next; LinkedList class - head, insert(data), delete(data), search(data)
I appeared for an interview in Jan 2025.
Test was based on arrays and some dsa concepts.
OnlineCoding Test for 60 mins
Yes
Java uses pass by value for all variables, including object references.
When an object reference is passed as an argument, a copy of the reference is passed, not the actual object.
Modifying the reference inside the method will not affect the original reference outside the method.
However, modifications to the object's state inside the method will be visible outside the method.
Singleton pattern restricts the instantiation of a class to a single object.
Singleton pattern ensures that only one instance of a class exists throughout the application.
It provides a global point of access to the instance.
Commonly used in scenarios where a single instance needs to coordinate actions across the system.
Example: Database connection manager, logger, configuration manager.
posted on 15 May 2024
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
HashMap is implemented using an array of linked lists to handle collisions.
HashMap stores key-value pairs in an array of linked lists
Hash function is used to determine the index of the array where the key-value pair will be stored
Collision handling is done by chaining, where multiple key-value pairs with the same hash value are stored in the same linked list
HashMap allows null keys and values
HashMap is not synchronized...
Software Engineer
51
salaries
| ₹13.5 L/yr - ₹49.8 L/yr |
Product Manager
35
salaries
| ₹12.5 L/yr - ₹40 L/yr |
Software Developer
28
salaries
| ₹13.6 L/yr - ₹38.1 L/yr |
Senior Software Engineer
26
salaries
| ₹24 L/yr - ₹80 L/yr |
Backend Developer
22
salaries
| ₹18 L/yr - ₹52.6 L/yr |
Paytm
BharatPe
Kissht Finance
Money View