i
Filter interviews by
I appeared for an interview before Jan 2024.
Even odd, prime no. ,greatest all, skip no
Easy aptitude
percentage
family question
Basic java question like prime no ,factorial
I applied via Campus Placement and was interviewed before Jul 2023. There was 1 interview round.
Dutch National Flag algorithm can be used to sort an array of 0,1,2 in O(n) time complexity.
Initialize three pointers - low, mid, high at the start, end, and end of the array respectively.
Iterate through the array and swap elements based on their values with the pointers.
Example: Input array: ['1', '0', '2', '1', '0'], Output array: ['0', '0', '1', '1', '2']
ATM program to retrieve money based on user input using if else statements
Create a function to handle the ATM money retrieval process
Use if else statements to check user input and dispense money accordingly
Handle different scenarios like insufficient funds or invalid input
Example: if(amount <= balance) { dispenseMoney(amount); } else { displayMessage('Insufficient funds'); }
I applied via Recruitment Consulltant and was interviewed before May 2022. There were 3 interview rounds.
EPS is earnings per share, income statement shows revenue and expenses, balance sheet shows assets and liabilities, CFS shows cash flow.
EPS is a financial metric that shows how much profit a company has earned per share of its stock
Income statement shows a company's revenue and expenses over a specific period of time
Balance sheet shows a company's assets, liabilities, and equity at a specific point in time
CFS shows how...
Top trending discussions
I applied via Naukri.com and was interviewed before Jun 2022. There were 3 interview rounds.
Cohort/Retention Analysis of Sales Data
Customer satisfaction rating
Use Net Promoter Score (NPS) to measure customer loyalty
Ask customers to rate their satisfaction on a scale of 1-10
Collect feedback through surveys or reviews
I applied via Campus Placement
Asked about data interpretation and all these.
Coding test is based on DSA mainly.
I applied via Instahyre and was interviewed before Nov 2023. There were 3 interview rounds.
I expect challenging projects, opportunities for growth, a supportive team, and a healthy work-life balance.
Challenging projects that allow me to utilize my analytical skills
Opportunities for professional growth and skill development
A supportive team environment where collaboration is encouraged
A healthy work-life balance to prevent burnout
Clear communication and feedback from management
posted on 23 Mar 2024
I applied via LinkedIn and was interviewed before Mar 2023. There were 4 interview rounds.
Javascript,html, CSS and MySQL
An event loop is a programming construct that waits for and dispatches events or messages in a program.
Event loop is commonly used in asynchronous programming to handle tasks like I/O operations without blocking the main thread.
It continuously checks for events in a queue and processes them one by one.
Examples of event loops include Node.js event loop for handling asynchronous operations in JavaScript.
Event loop helps ...
I applied via Referral and was interviewed before Jul 2022. There were 5 interview rounds.
Angular has a life cycle consisting of several phases that a component goes through from creation to destruction.
Angular components go through several life cycle hooks such as ngOnInit, ngOnDestroy, etc.
ngOnInit is called after the component has been initialized and its data-bound properties have been checked.
ngOnDestroy is called just before the component is destroyed.
Other life cycle hooks include ngOnChanges, ngDoCh...
I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.
1 hour - Reverse linked list k at a time
Java 8 stream setup involves creating a stream from a collection or array and applying operations like filter, map, and reduce.
Create a stream from a collection using stream() method
Apply operations like filter, map, and reduce to process elements
Use terminal operations like collect or forEach to get the final result
CAP Theorem states that in a distributed system, it is impossible to simultaneously achieve consistency, availability, and partition tolerance.
Consistency: All nodes in the system have the same data at the same time.
Availability: Every request gets a response, even if some nodes are down.
Partition Tolerance: The system continues to operate despite network partitions.
Examples: MongoDB prioritizes consistency and partiti...
based on 2 interviews
Interview experience
based on 10 reviews
Rating in categories
Software Developer
14
salaries
| ₹3.2 L/yr - ₹9.9 L/yr |
Financial Analyst
6
salaries
| ₹3 L/yr - ₹5.5 L/yr |
Full Stack Developer
5
salaries
| ₹5 L/yr - ₹12 L/yr |
Senior Financial Analyst
4
salaries
| ₹6.5 L/yr - ₹9.4 L/yr |
Associate Software Engineer
3
salaries
| ₹5.5 L/yr - ₹6.5 L/yr |
Urban Company
Swiggy
Zomato
Ola Cabs