Filter interviews by
I applied via Job Fair and was interviewed before Jul 2023. There was 1 interview round.
UDP is connectionless and unreliable, while TCP is connection-oriented and reliable.
UDP stands for User Datagram Protocol, while TCP stands for Transmission Control Protocol.
UDP is faster but less reliable, while TCP is slower but more reliable.
UDP does not guarantee delivery of packets, while TCP ensures delivery and in order.
UDP is used for streaming media, online gaming, and VoIP, while TCP is used for web browsing,...
I applied via Campus Placement and was interviewed before Feb 2021. There were 2 interview rounds.
General aptitude
Top trending discussions
I applied via Monster and was interviewed before Jun 2021. There was 1 interview round.
posted on 14 Sep 2021
I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.
A circular linked list is a linked list where the last node points to the first node.
It is a data structure where each node points to the next node and the last node points to the first node.
It can be used to implement a round-robin scheduling algorithm.
Traversal of a circular linked list requires a condition to stop the traversal, such as reaching the starting node again.
posted on 4 Feb 2021
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
posted on 11 Feb 2023
I applied via Campus Placement and was interviewed in Jan 2023. There were 3 interview rounds.
Constructor is a special member function that initializes objects of a class.
Constructor has the same name as the class and no return type.
It is called automatically when an object is created.
It can be overloaded with different parameters.
Example: class Car { public: Car(string make, string model) { ... } };
Example: Car myCar("Toyota", "Corolla");
Operation overloading is the ability to define multiple functions with the same name but different parameters.
Allows multiple functions with the same name to perform different tasks
Functions must have different parameters or different number of parameters
Used to simplify code and improve readability
Example: + operator can be overloaded to add integers, concatenate strings, or add complex numbers
posted on 11 Apr 2023
posted on 26 Aug 2023
I applied via Walk-in
Microsoft technologies
posted on 29 Mar 2024
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
I applied in campus placement first round is aptitude test
Polymorphism is the ability of a function or method to behave differently based on the object it is called with.
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: Animal class with methods eat() and sleep(). Dog and Cat classes can inherit from Animal and override
posted on 5 Apr 2024
Spring MVC is a framework for building web applications using the Model-View-Controller design pattern, while Spring Boot is an opinionated framework for quickly building production-ready applications.
Spring MVC is more customizable and requires more configuration compared to Spring Boot.
Spring Boot provides a set of defaults and auto-configuration options to simplify development.
Spring Boot is ideal for microservices ...
Collections are data structures that store and organize multiple elements.
Collections allow for efficient storage and retrieval of data
They provide various operations for manipulating the data, such as adding, removing, and searching for elements
Examples of collections include arrays, lists, sets, and maps
based on 3 interviews
Interview experience
based on 74 reviews
Rating in categories
Network Engineer
47
salaries
| ₹1.8 L/yr - ₹5.5 L/yr |
Software Engineer
21
salaries
| ₹3 L/yr - ₹6.9 L/yr |
MIS Executive
11
salaries
| ₹2 L/yr - ₹3 L/yr |
Software Developer
9
salaries
| ₹4.2 L/yr - ₹5.4 L/yr |
Zonal Manager
7
salaries
| ₹3 L/yr - ₹7.2 L/yr |
JK Tech
Kellogg Brown and Root
CS Tech AI
Karvy Innotech