Filter interviews by
I applied via Referral and was interviewed before Jun 2023. There was 1 interview round.
I applied via Job Portal and was interviewed before May 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
Test was of 1.5 hrs and it was online. It was completely based on technical questions.
This test was offline and it was a pen paper test wherein 10 questions will be given you have to write code or spot the error and correct them.
I applied via Campus Placement
Data structure and algorithm, easy and medium questions
I applied via Referral and was interviewed before Oct 2023. There were 3 interview rounds.
Use a hash set to find duplicates in an array of strings.
Create a hash set to store unique elements.
Iterate through the array and check if the element is already in the hash set.
If it is, then it is a duplicate. If not, add it to the hash set.
Find the single duplicate element in an array of strings with length n-1.
Iterate through the array and use a HashSet to keep track of elements seen so far.
If an element is already in the HashSet, that is the duplicate element.
Return the duplicate element once found.
Create a student support system
Design an order and payments system for an EdTech company
Allow users to browse and select courses
Implement a shopping cart for users to add courses
Integrate payment gateways for secure transactions
Provide order confirmation and receipt to users
Allow users to track their order status
I appeared for an interview in Nov 2020.
Round duration - 60 minutes
Round difficulty - Easy
Consider a weighted, undirected graph with 'V' vertices numbered from 1 to 'V' and 'E' bidirectional edges. You are tasked with handling 'Q' queries. For each query, you are...
Implement a function to find the shortest distance between two vertices in a weighted, undirected graph.
Use Dijkstra's algorithm to find the shortest path between the given vertices.
Create a graph data structure to represent the weighted, undirected graph.
Handle cases where no path exists between the given vertices by returning -1.
Optimize the algorithm to handle multiple queries efficiently.
Consider edge cases such as...
Your task is to sort a sequence of numbers stored in the array ‘ARR’ in non-descending order using the Merge Sort algorithm.
Merge Sort is a divide-an...
Implement Merge Sort algorithm to sort a sequence of numbers in non-descending order.
Divide the input array into two halves recursively
Sort the two halves separately
Merge the sorted halves to produce a fully sorted array
Time complexity of Merge Sort is O(n log n)
Example: Input - [5, 2, 9, 1, 5], Output - [1, 2, 5, 5, 9]
You are provided with an N * N
maze where a rat is positioned at starting cell MAZE[0][0]
. The goal is to determine and print all possible paths that the rat can take to r...
Given an N * N maze with binary values, find and print all possible paths for a rat to reach the destination cell.
Use backtracking to explore all possible paths from the starting cell to the destination cell.
At each cell, check if it is a valid move (within bounds and not blocked), then recursively explore all four directions.
Keep track of the path taken so far and mark the cells accordingly.
Once the destination cell i...
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.
I applied via Campus Placement and was interviewed in Oct 2023. There were 3 interview rounds.
Basic Aptitude test followed by 2 coding questions. Test was very easy.
This was pen and paper coding test, where we were given 20 questions and we had to write code on paper. Total time was 2-3 hr.
I have given the online aptitude test of zeus learning (on campus) , which was the very first round and the test was divided into two parts, first part was mostly coding-decoding questions (aptitude) which was easy according to me but it was tricky too and second part included 2 dsa question and both the questions were of easy level.
posted on 12 Sep 2023
I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.
1st round
25 mcq apptitude + 10 DSA question
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
Questions in aptitude section was easy and would require good analytical and quantitative skills.
Total 10 questions
6 debugging question
4 easy-medium level coding questions (2 Marks + 3 Marks + 3 Marks + 3 Marks)
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Team Lead
42
salaries
| ₹3.5 L/yr - ₹6.4 L/yr |
Associate Manager
33
salaries
| ₹4.1 L/yr - ₹8.8 L/yr |
Content Writer
29
salaries
| ₹1 L/yr - ₹4.4 L/yr |
Tele Sales Executive
26
salaries
| ₹2 L/yr - ₹4 L/yr |
Graphic Designer
20
salaries
| ₹3 L/yr - ₹5.4 L/yr |
Unacademy
Z X Learning
Schoolnet India
Lido Learning