Filter interviews by
I applied via Approached by Company and was interviewed before Jun 2023. There were 3 interview rounds.
Coding test was over leetcode platform. It had questions based on String/Array/LinkedList
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
There were 3 coding questions totally based on dsa- hard
Use Dijkstra's algorithm to find the node with the shortest distance in a graph.
Implement Dijkstra's algorithm to calculate the shortest distance from a starting node to all other nodes in the graph.
Select the node with the smallest distance that has not been visited yet as the current node.
Update the distances of neighboring nodes from the current node if the new distance is smaller than the previously recorded distan...
Create a REST API to retrieve employee data by ID
Use a GET request to /employees/{id} endpoint
Query the database for employee data based on the provided ID
Return the employee data in JSON format
posted on 1 Jun 2024
I applied via Campus Placement
4 sections Quantitative Analysis, Programming Based (output analysis, error detection), Aptitude and ML Engineering ( activation functions, models etc basics)
I applied via campus placement at Maulana Azad National Institute of Technology (NIT), Bhopal and was interviewed in Jul 2024. There were 2 interview rounds.
3 questions easy-medium level leetcode problem I solved 2 completely and 3rd question partially (9/15 test cases passed) to move on to 2nd round
I applied via campus placement at Indian School of Mines (ISM), Dhanbad and was interviewed in Nov 2024. There were 2 interview rounds.
Leetcode medium to hard level
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
1. PEAK ELEMENT QUESTION.
2. COIN DENOMINATION
Collection framework is a set of interfaces and classes in Java that provide a way to store and manipulate groups of objects.
Provides interfaces like List, Set, Map for storing collections of objects
Includes classes like ArrayList, HashSet, HashMap for implementing these interfaces
Allows for easy manipulation, sorting, searching, and iteration of collections
Used in various applications like data processing, data storag
Spring Boot is a Java-based framework used for creating standalone, production-grade Spring-based applications.
Spring Boot simplifies the process of creating Spring applications by providing defaults for configuration and eliminating the need for XML configuration files.
Annotations in Spring Boot are used to simplify the configuration of Spring applications by providing metadata about the application.
Examples of annota...
posted on 22 Nov 2024
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
Request lifecycle in Rails involves routing, controller actions, rendering views, and responding to the client.
1. Request comes in through the browser or API endpoint.
2. Rails router determines which controller and action to route the request to.
3. Controller action processes the request, interacts with the model, and prepares data for the view.
4. View template is rendered with the data from the controller.
5. Response ...
Implement Merge Sort algorithm in Ruby
Divide the array into two halves recursively
Merge the sorted halves back together
Use a helper method to merge the two halves
based on 1 review
Rating in categories
Senior Software Engineer
5
salaries
| ₹6 L/yr - ₹19 L/yr |
Software Developer
4
salaries
| ₹4.3 L/yr - ₹11.1 L/yr |
Operations Manager
4
salaries
| ₹4 L/yr - ₹5 L/yr |
Business Development Manager
3
salaries
| ₹6 L/yr - ₹7 L/yr |
Area Business Manager
3
salaries
| ₹8 L/yr - ₹8.2 L/yr |
BYJU'S
Unacademy
upGrad
Toppr