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
I applied via Referral
Java internals, coding questions 2sum
Developed a web-based project management tool for tracking tasks and deadlines.
Used React.js for front-end development
Implemented RESTful APIs for backend using Node.js and Express
Utilized MongoDB for database storage
Incorporated authentication and authorization features for user security
Open to relocation for the right opportunity
Willing to relocate for the right job opportunity
Flexible with location for the right role
Open to considering different locations for the right position
I applied via Approached by Company and was interviewed before Feb 2023. There was 1 interview round.
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 Walk-in and was interviewed in Dec 2023. There were 2 interview rounds.
It's more deficult it's not easy round
It was the ask mostly about DSA
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
71
salaries
| ₹6 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