Filter interviews by
Parse a tree in any order
I have worked with MySQL, PostgreSQL, MongoDB, and Redis databases.
MySQL
PostgreSQL
MongoDB
Redis
I applied via campus placement at Visvesvaraya National Institute of Technology (VNIT), Nagpur and was interviewed before Feb 2023. There were 3 interview rounds.
Basic DSA questions based on arrays strings matrix
Palindrome code should be designed to check if a given string is the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and punctuation from the string
Reverse the string and compare it to the original string to check if it is a palindrome
posted on 22 Nov 2024
Encapsulation, Inheritance, Polymorphism, Abstraction are the four pillars of OOPS in Java.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the implementation details and showing only the necessary features.
A constructor in Java is a special type of method that is used to initialize objects.
Constructors have the same name as the class they are in.
They do not have a return type, not even void.
Constructors are called when an object of a class is created.
Example: public class Car { public Car() { // constructor code } }
I applied via campus placement at Panimalar Engineering College, Chennai and was interviewed in Jun 2024. There were 5 interview rounds.
It consists of Computer Science subjects and 2 to 3 apptitudee majorly os and c++
3 question s are provided and they are from strings 2d array and graph
A doubly linked list is a data structure where each node contains a reference to the next and previous nodes.
Nodes have two pointers: one to the next node and one to the previous node.
Insertions and deletions can be done efficiently at both ends of the list.
Traversal can be done in both directions.
Example: DoublyLinkedListNode { data, prev, next }
posted on 13 Aug 2024
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
Single page application is a web application that loads a single HTML page and dynamically updates the content as the user interacts with the app.
SPA uses AJAX and HTML5 to create fluid and responsive user experience.
It eliminates the need for page reloading during use, making it faster and more efficient.
Examples include Gmail, Facebook, and Google Maps.
State management is the process of managing the state of an application, including data flow, user interface updates, and user interactions.
State management involves storing and updating the state of an application to ensure data consistency.
It helps in managing user interface updates based on changes in the application state.
State management is crucial for handling user interactions and maintaining a seamless user exp...
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
posted on 29 May 2024
I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.
Some maths related questions
I applied via Referral and was interviewed in Dec 2023. There were 2 interview rounds.
based on 1 review
Rating in categories
Software Engineer
24
salaries
| ₹4 L/yr - ₹9 L/yr |
Senior Software Engineer
15
salaries
| ₹5.3 L/yr - ₹14 L/yr |
Assistant Engineer
13
salaries
| ₹4 L/yr - ₹5 L/yr |
Software Developer
9
salaries
| ₹3.8 L/yr - ₹5.6 L/yr |
Junior Software Engineer
9
salaries
| ₹4 L/yr - ₹5.1 L/yr |
Fractal Analytics
Mu Sigma
Tiger Analytics
LatentView Analytics