Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There were 5 interview rounds.
The company is a leading tech startup specializing in e-commerce solutions.
Founded in 2010 by a group of software engineers
Offers a wide range of e-commerce services such as website development, payment processing, and inventory management
Known for their innovative approach to solving complex technical challenges
Cognitive Analysis online test
Top trending discussions
Aptitude and 2 coding problems- easy to medium
I applied via Job Fair and was interviewed in Oct 2024. There were 2 interview rounds.
posted on 18 Sep 2024
I applied via campus placement at Maharaja Agrasen Institute of Technology, Delhi and was interviewed in Aug 2024. There were 2 interview rounds.
Duration 60 min, topics: DBMS, computer networking, outputs, SQL queries
Topics: Trees, DP, Greedy
posted on 8 Oct 2024
Questions on dsa, coding question, overall good experience and so on
posted on 16 Nov 2024
I applied via AngelList and was interviewed in May 2024. There were 2 interview rounds.
Asked related to python
I applied via Approached by Company and was interviewed before Aug 2023. There was 1 interview round.
String is immutable, while StringBuilder is mutable and more efficient for concatenating strings.
String is immutable, meaning once created, its value cannot be changed. StringBuilder is mutable, allowing for modifications without creating new objects.
String concatenation creates a new string object each time, while StringBuilder modifies the existing object directly.
StringBuilder is more efficient for concatenating mul...
Async and await are keywords in JavaScript used to work with asynchronous code.
Async is used to define a function as asynchronous, allowing it to run in the background without blocking the main thread.
Await is used to pause the execution of an async function until a Promise is settled, and then resumes the function with the resolved value.
Async/await is a more readable and cleaner way to write asynchronous code compare...
I applied via LinkedIn and was interviewed in Sep 2022. There were 5 interview rounds.
1 round of dsa with 2 questions
Developed a web-based project management tool using React, Node.js, and MongoDB.
Used React for the front-end development
Used Node.js for the back-end development
Used MongoDB for the database management
Implemented features like task assignment, progress tracking, and file sharing
Followed Agile methodology for project management
I was interviewed in Nov 2020.
Round duration - 60 minutes
Round difficulty - Easy
We will run Dijkstra Algorithm for all vertices in this approach and store the minimum distance in an array. Then we can answer the queries using this distance array.
Dijkstra Algorithm is one of the most popular algorithms in graph theory. A single-source shortest path algorithm gives the shortest path length to all vertices from a given vertex known as the source vertex. It is a greedy algorith...
Merge Sort Algorithm -
Merge so...
The basic idea is that we divide the given ‘ARR’ into two-part call them ‘leftHalves’ and ‘rightHalves’ and call the same function again with both the parts. In the end, we will get sorted ‘leftHaves’ and sorted ‘righthalves’ which we merge both of them and return a merged sorted ‘ARR’.
We implement this approach with a divide and conquer strategy.
Here is the algorithm :
Initialize, all the cells of the solution matrix used to print the path matrix to 0. First, you cannot make use of the existing maze to print the solution maze as you have to distinguish b/w 1 of maze or 1 of ‘SOLUTION matrix.
Form a recursive function, which will follow a path and check if the path reaches the destination or not. If the path does not reach the destination then backtrack and t...
Tip 1 : Practice Atleast 250 Questions
Tip 2 : Do atleast 2 projects
Tip 1 : Have some projects on resume.
Tip 2 : Do not put false things on resume.
Operations Manager
22
salaries
| ₹6 L/yr - ₹11.2 L/yr |
Assistant Manager
8
salaries
| ₹7.3 L/yr - ₹13.8 L/yr |
Senior Manager
7
salaries
| ₹13 L/yr - ₹34.5 L/yr |
Project Manager
6
salaries
| ₹8.2 L/yr - ₹14 L/yr |
Assistant Manager Operations
6
salaries
| ₹4 L/yr - ₹8 L/yr |
Zoho
Freshworks
TCS
Infosys