Filter interviews by
I was interviewed before Oct 2021.
Normal java coding questions on collections and oops concepts
Polymorphism is the ability of an object to take on many forms.
It allows objects of different classes to be treated as if they were objects of the same class.
It is achieved through method overriding and method overloading.
Example: A shape class can have multiple subclasses like circle, square, triangle, etc. and all can be treated as shapes.
Example: A method can take different types of objects as parameters and perform
ArrayList is resizable array implementation while LinkedList is doubly linked list implementation.
ArrayList is faster for accessing elements while LinkedList is faster for adding or removing elements.
ArrayList uses contiguous memory allocation while LinkedList uses non-contiguous memory allocation.
ArrayList is better for storing and accessing data while LinkedList is better for manipulating data.
Example: ArrayList can ...
Top trending discussions
Delegates are a type-safe function pointers used in C# to reference methods.
Delegates allow methods to be passed as parameters
Delegates can be used to define callback methods
Delegates are used in event handling in C#
Interfaces in .NET Core provide a way to define a contract for classes to implement, promoting code reusability and flexibility.
Interfaces allow for multiple inheritance in .NET Core, as a class can implement multiple interfaces.
Interfaces help in achieving loose coupling between components, making the code more maintainable and testable.
Interfaces are used for dependency injection in .NET Core, allowing for easier uni...
Garbage collection is used to automatically manage memory by reclaiming unused memory and preventing memory leaks.
Prevents memory leaks by reclaiming memory that is no longer in use
Reduces the risk of memory errors and crashes
Improves performance by freeing up memory for other processes
Eliminates the need for manual memory management, reducing developer workload
posted on 18 Dec 2024
General questions in quanz, logical
I applied via campus placement at Visveswaraiah Technological University (VTU) and was interviewed in Aug 2024. There were 2 interview rounds.
Simple aptitude questions and multiple choice coding questions were asked.
I have worked on a project to develop a mobile application for tracking fitness activities and providing personalized workout plans.
Developed user-friendly interface for inputting and tracking fitness data
Implemented algorithms to generate personalized workout plans based on user's goals and progress
Integrated with wearable devices to automatically sync activity data
Conducted thorough testing to ensure accuracy and rel...
Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.
Allows for easier testing by injecting mock dependencies
Promotes loose coupling between components
Improves code reusability and maintainability
Examples: Constructor injection, Setter injection, Interface injection
Middleware is software that acts as a bridge between different applications, allowing them to communicate and share data.
Middleware facilitates communication between different software applications
It can handle tasks such as message queuing, data transformation, and security
Examples of middleware include message brokers like RabbitMQ, ESBs like MuleSoft, and API gateways like Kong
I use TestNG for unit testing and BDD (Behavior Driven Development) for integration testing.
TestNG is used for unit testing to validate individual units of code.
BDD is used for integration testing to validate the behavior of the system.
TestNG allows for easy setup of test cases using annotations like @Test, @BeforeMethod, @AfterMethod.
BDD frameworks like Cucumber use plain English sentences to define test scenarios.
Tes...
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
posted on 17 Jul 2024
I applied via Company Website and was interviewed in Jun 2024. There were 4 interview rounds.
Coding test data structure related 2 questions
Senior Software Engineer
15
salaries
| ₹6 L/yr - ₹12 L/yr |
Software Engineer
8
salaries
| ₹5 L/yr - ₹9.5 L/yr |
Associate Technical Leader
8
salaries
| ₹12 L/yr - ₹16.2 L/yr |
Technical Lead
7
salaries
| ₹11.6 L/yr - ₹19.1 L/yr |
Software Developer
4
salaries
| ₹4.5 L/yr - ₹8 L/yr |
Cognizant
Sutherland Global Services
Hexaware Technologies
Virtusa Consulting Services