Filter interviews by
I applied via Job Fair and was interviewed in Oct 2024. There were 2 interview rounds.
It was an online test for interview
Dijkstra's algorithm is a graph search algorithm that finds the shortest path between nodes in a graph.
Dijkstra's algorithm uses a priority queue to select the node with the smallest distance from the start node.
It maintains a list of tentative distances to each node and updates them as it explores the graph.
The algorithm is commonly used in routing and network protocols to find the shortest path between nodes.
Example:...
Node.js is single-threaded, but it can support multi-threading through child processes and worker threads.
Node.js is single-threaded, meaning it runs on a single thread in the event loop.
To achieve multi-threading, Node.js can create child processes using the 'child_process' module.
Another way to achieve multi-threading in Node.js is through worker threads using the 'worker_threads' module.
Using child processes or work...
I applied via Campus Placement
General aptitude and reasoning
Dsa three codes for 2 hours
Josephus problem is a famous theoretical problem involving a circle of people where every kth person is eliminated until only one person remains.
Josephus problem involves a circle of n people where every kth person is eliminated until only one person remains.
The problem can be solved in O(1) time complexity by using the formula: f(n, k) = (f(n-1, k) + k) % n.
For example, if n=5 and k=2, the last person remaining would
Top trending discussions
posted on 16 Oct 2024
I am a passionate software developer with 5 years of experience in building web applications using various technologies.
5 years of experience in software development
Proficient in building web applications
Skilled in using various technologies
I applied via Naukri.com and was interviewed before Dec 2023. There were 3 interview rounds.
I was given a problem to solve.
I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.
Reactive forms in Angular are a way to build forms in a reactive and scalable way.
Reactive forms use an underlying data model to manage form data.
They allow for dynamic form creation and validation.
They can be used with complex form structures and nested forms.
They provide a more scalable and maintainable approach to form development.
Example: Creating a reactive form with FormBuilder in Angular.
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
5 dsa questions + 1 sql + 30 mcq in round 1
Interview round asked a simple question find the 2 largest num in array then moved to oops and some one sql question
I applied via Campus Placement and was interviewed in Aug 2023. There were 2 interview rounds.
Mcq based test with 2 questions.
2 rounds 1 hr
1 both coding based
based on 4 interviews
Interview experience
based on 1 review
Rating in categories
Product Specialist
76
salaries
| ₹3 L/yr - ₹6.3 L/yr |
Accounts Manager
68
salaries
| ₹7 L/yr - ₹15 L/yr |
Customer Success Manager
57
salaries
| ₹10 L/yr - ₹30 L/yr |
Customer Success Consultant
57
salaries
| ₹6.8 L/yr - ₹15.5 L/yr |
Business Analyst
49
salaries
| ₹5 L/yr - ₹11.5 L/yr |
Duck Creek Technologies
FinThrive
CodeClouds
Grey Orange