Filter interviews by
I applied via Campus Placement and was interviewed before Feb 2022. There was 1 interview round.
Binary search tree is a data structure that allows efficient searching, insertion, and deletion of elements.
Binary search tree is a hierarchical structure where each node has at most two children.
The left child of a node is smaller than the node, and the right child is greater.
Searching in a binary search tree involves comparing the target value with the current node and traversing left or right accordingly.
The time co...
Networking devices are present in multiple layers of the OSI model.
Networking devices operate at different layers of the OSI model to perform specific functions.
Examples of networking devices in different layers include routers (Layer 3), switches (Layer 2), and hubs (Layer 1).
Layer 4 devices like firewalls and load balancers also play a role in network communication.
Each layer has its own set of protocols and devices ...
I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.
C, Java, General Aptitude, HTML basics, IQ test
OSI layers refer to the Open Systems Interconnection model, which defines a networking framework with seven distinct layers.
The OSI model consists of seven layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.
Each layer has specific functions and protocols that help in the communication process.
For example, the Physical layer deals with the physical connection between devices, while t...
OOPS fundamental concepts include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allowing a class to inherit properties and behavior from another class.
Polymorphism: Ability for objects to be treated as instances of their parent class.
Abstraction: Hiding the implementation details and showing only the necessary
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 9 Jan 2025
posted on 16 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
The aptitude test was relatively straightforward, consisting of both aptitude and technical questions, with a difficulty level ranging from easy to medium.
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...
The aptitude test was of moderate level.
It checked on the concepts of oops
I will prioritize tasks, communicate effectively with team members, and utilize time management techniques to meet deadlines.
Prioritize tasks based on importance and urgency
Break down tasks into smaller manageable chunks
Communicate effectively with team members to coordinate efforts
Utilize time management techniques such as Pomodoro technique or Agile methodologies
Identify and eliminate any potential roadblocks or bott...
Classes are reference types while structs are value types.
Classes support inheritance while structs do not.
Classes have default access modifier as internal while structs have it as private.
Classes have a destructor while structs do not.
Classes are allocated on heap while structs are allocated on stack.
Classes can be null while structs cannot.
Dispatch Queue is a thread-safe way to execute tasks asynchronously, while Operations are a way to encapsulate tasks.
Dispatch Queue is a high-level API for managing concurrent operations.
Operations are objects that encapsulate a single task or multiple tasks.
Dispatch Queue is simpler to use and recommended for most use cases.
Operations provide more control over task dependencies and cancellation.
Both can be used togeth
There are three sections: -
1. Quants
2. English
3. Reasoning
All sections are accessible medium but you have maintained the speed and accuracy.
after that coding snippet are in java/python.
Code snippets are there in coding sections.
based on 14 reviews
Rating in categories
Software Engineer
49
salaries
| ₹4 L/yr - ₹7.5 L/yr |
Software Developer
38
salaries
| ₹3 L/yr - ₹10.3 L/yr |
QA Engineer
31
salaries
| ₹3 L/yr - ₹7.3 L/yr |
Senior Software Engineer
24
salaries
| ₹7.5 L/yr - ₹20 L/yr |
Senior QA Engineer
22
salaries
| ₹5 L/yr - ₹15 L/yr |
TCS
Infosys
Wipro
HCLTech