i
Dunzo
Filter interviews by
I applied via Referral and was interviewed before Jul 2023. There were 3 interview rounds.
2 Leetcode medium to hard level questions were given. Time: 1hr
2 Leetcode medium to hard level questions were given. Time: 1hr
posted on 27 Sep 2024
The hard stock sell problem involves determining the best time to sell stocks to maximize profit.
Consider using dynamic programming to solve this problem efficiently.
Keep track of the minimum stock price seen so far and calculate the maximum profit that can be made by selling at each day.
The final answer will be the maximum profit that can be made by selling at the last day.
Creating a server without using Express framework
Use Node.js built-in 'http' module to create a server
Listen for incoming requests on a specific port
Handle different routes and methods using 'http' module
Singleton class is a class that can only have one instance created throughout the application.
Singleton class restricts the instantiation of a class to one object.
It is often used for logging, caching, thread pools, database connections, etc.
Example: Java implementation of Singleton class -
public class Singleton { private static Singleton instance; private Singleton() {} public static Singleton getInstance() { if(insta...
I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.
Design cab booking system on hacker rank platform
posted on 27 Oct 2023
I was interviewed before Oct 2022.
posted on 23 May 2022
Duration: 1 hour
Platform: Hackerrank
Topics : Standard Interview Problems
I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 4 interview rounds.
The exam duration is one and a half hours.
The total exam time is one and a half hours.
It encompasses all topics related to full stack development.
In two years, I see myself as a senior software developer leading a team on innovative projects.
Advancing to a senior software developer role
Leading a team on new and innovative projects
Continuing to enhance my technical skills through ongoing learning and training
LRU Cache is a data structure that maintains a list of items in order of most recently used to least recently used.
Implement using a doubly linked list and a hashmap for efficient operations
When an item is accessed, move it to the front of the list
When the cache is full, remove the least recently used item from the end of the list
I applied via campus placement at Netaji Subhas Institute of Technology (NSIT) and was interviewed in Jul 2024. There were 4 interview rounds.
It was a coding round where i need to solve 3 DSA Questions in 1.5 hour
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
Binary search to find the closest element in a sorted array
Implement binary search to find the target element in the array
Keep track of the closest element found so far while searching
Update the closest element if a closer one is found during the search
Low level design for an online e-commerce website involves designing the architecture and components of the website.
Identify the main components such as user interface, database, payment gateway, product catalog, etc.
Design the database schema to store user information, product details, orders, etc.
Implement user authentication and authorization mechanisms for secure access.
Integrate payment gateway for processing tran...
Interview experience
Community Operations Specialist
112
salaries
| ₹2.6 L/yr - ₹4.2 L/yr |
Store Manager
106
salaries
| ₹3.8 L/yr - ₹7 L/yr |
Procurement Manager
103
salaries
| ₹3.5 L/yr - ₹7 L/yr |
Delivery Boy
91
salaries
| ₹0.5 L/yr - ₹4.5 L/yr |
Inward Executive
90
salaries
| ₹1.9 L/yr - ₹3.5 L/yr |
Swiggy
Zepto
Porter
Rapido