Filter interviews by
I applied via Walk-in and was interviewed in Sep 2023. There were 2 interview rounds.
Basic Aptitude questions
A binary tree is a data structure where each node has at most two children. Diameter of a binary tree is the longest path between any two nodes.
Binary tree is a tree data structure where each node has at most two children.
Diameter of a binary tree is the longest path between any two nodes.
In a binary search tree (BST), the diameter is the number of nodes on the longest path between two leaves.
Top trending discussions
posted on 5 Aug 2024
I applied via Job Portal and was interviewed in Feb 2024. There were 3 interview rounds.
30 mins Aptitude Question
30 mins - 3 Coding Question
Response codes indicate the status of a HTTP request. 200 & 201 are success codes, while 400 & 403 are client error codes.
200 - OK: Request was successful
201 - Created: Request was successful and a new resource was created
400 - Bad Request: The server cannot process the request due to a client error
403 - Forbidden: The server understood the request, but refuses to authorize it
I applied via Naukri.com and was interviewed before Nov 2022. There was 1 interview round.
posted on 29 Jun 2024
I applied via Referral and was interviewed before Jun 2023. There were 3 interview rounds.
Coding test are just basic Array and linkedList question
posted on 28 Feb 2024
The first round was an aptitude test. There were 30 questions with 1 marks for each.
After being selected from the first round the second round was the Coding test there were 6 sets and 1 set had 3 questions. they told me to do it in an online compiler without an internet connection.
posted on 8 Mar 2024
I applied via Campus Placement and was interviewed in Feb 2024. There were 4 interview rounds.
30min Pseudo Code,Ratio and Proportion
1 hour Array,HashMap
Program to check if a string is an Anagram or not
Create a function that takes in two strings as input
Sort the characters in both strings and compare if they are equal
Return true if they are anagrams, false otherwise
To connect MongoDB with a database, you need to use the MongoDB URI and a MongoDB client library.
Use the MongoDB URI to specify the connection details such as host, port, username, password, and database name
Install a MongoDB client library like Mongoose for Node.js or pymongo for Python
Use the client library to establish a connection to the MongoDB database and perform CRUD operations
An event listener is a function that waits for a specific event to occur and then triggers a response.
Event listeners are commonly used in web development to handle user interactions like clicks, keypresses, etc.
They are attached to specific elements and listen for events to occur on those elements.
Once the event occurs, the listener executes a callback function to respond to the event.
Example: Adding a click event lis...
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example: Inheritance in object-oriented programming languages like Java allows for polymorphism.
Use two pointers to swap characters in place
Initialize two pointers, one at the beginning of the string and one at the end
Swap characters at the two pointers and move them towards each other until they meet or cross
Repeat the process until the entire string is reversed
Use bitwise XOR operation to find the missing number in O(N) time complexity.
Iterate through the array and XOR all the elements with their indices and the array length.
The missing number will be the result of XORing all the elements with their indices and the array length.
posted on 9 Jun 2024
Practice atleast 20 questions for every topic.
posted on 20 May 2021
I applied via Referral and was interviewed in Nov 2020. There were 4 interview rounds.
posted on 22 Aug 2022
3 Question based on strings, array & LinkedList
based on 1 interview experience
Difficulty level
Duration
Software Engineer
56
salaries
| ₹3.6 L/yr - ₹11 L/yr |
Junior Software Engineer
34
salaries
| ₹3 L/yr - ₹6.6 L/yr |
QA Engineer
18
salaries
| ₹4 L/yr - ₹9.2 L/yr |
Jr. Data Scientist
12
salaries
| ₹3.6 L/yr - ₹6.6 L/yr |
Data Scientist
9
salaries
| ₹4.9 L/yr - ₹12 L/yr |
Saama Technologies
Jumio
DISYS
Data-Core Systems