Filter interviews by
I applied via Walk-in and was interviewed in Sep 2024. There was 1 interview round.
posted on 6 Mar 2023
I applied via Naukri.com and was interviewed in Feb 2023. There were 3 interview rounds.
It was an online test. The test was having 25 English questions and 25 coding MCQ questions. Test duration was 60 Mins
M15 grade refers to the mix ratio of concrete where M stands for mix and 15 represents the compressive strength of concrete in N/mm^2 after 28 days.
M15 grade concrete has a mix ratio of 1:2:4 (1 part cement, 2 parts sand, 4 parts aggregate)
The water cement ratio in concreting is the ratio of the weight of water to the weight of cement used in the concrete mix
A lower water cement ratio results in stronger and more durab...
I applied via Company Website and was interviewed before Dec 2023. There were 3 interview rounds.
Skilled Based Test Done
Programming Language Test
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 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 1 interview
Interview experience
Software Developer
88
salaries
| ₹2.2 L/yr - ₹8.8 L/yr |
System Administrator
47
salaries
| ₹2.6 L/yr - ₹8.6 L/yr |
System Engineer
32
salaries
| ₹0.9 L/yr - ₹3.5 L/yr |
Senior Software Developer
31
salaries
| ₹5 L/yr - ₹13.2 L/yr |
Technical Support Executive
27
salaries
| ₹2.4 L/yr - ₹4.6 L/yr |
3i Infotech
Microland
Newgen Software Technologies
NSE.IT