Filter interviews by
Collection framework is a set of classes and interfaces that provide a way to store and manipulate groups of objects.
It provides interfaces like List, Set, Map, Queue, etc.
It allows easy manipulation of data structures like arrays, linked lists, trees, etc.
It provides algorithms like sorting, searching, etc.
It is a part of Java API and is widely used in Java programming.
Example: ArrayList is a class that implements the...
Hibernate is an ORM tool and JPA is a specification for ORM.
Hibernate is an open-source ORM tool that maps Java classes to database tables.
JPA is a specification for ORM that defines a set of interfaces and rules for ORM tools to follow.
Hibernate implements the JPA specification and provides additional features.
Hibernate and JPA simplify database access by abstracting away SQL queries and providing a more object-orient...
Dependency injection is a design pattern used in Spring Boot to manage object dependencies.
Dependency injection allows objects to be created and managed by a framework rather than by the application itself.
It helps to reduce coupling between classes and makes code more modular and testable.
In Spring Boot, dependencies can be injected using constructor injection, setter injection, or field injection.
Example: @Autowired ...
An IOC container is a software component that manages the dependencies between objects.
IOC stands for Inversion of Control
It is used to decouple the application components
It creates and manages objects and their dependencies
It allows for easy testing and maintenance of the application
Examples of IOC containers include Spring, Unity, and Autofac
Hooks are functions that allow you to use state and other React features without writing a class.
Introduced in React 16.8
Used to reuse stateful logic
useState, useEffect, useContext are some built-in hooks
Custom hooks can be created for specific use cases
JPA is a specification for ORM in Java, while ORM is a technique for mapping objects to relational databases.
JPA is a Java specification for ORM, while ORM is a technique for mapping objects to relational databases
ORM is a general concept, while JPA is a specific implementation of ORM for Java
JPA provides a set of interfaces and annotations for mapping Java objects to relational databases
ORM frameworks like Hibernate,
I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Jul 2020. There were 4 interview rounds.
The project involved designing and implementing a new network infrastructure for a large corporation.
Conducted a thorough analysis of the existing network infrastructure
Designed a new network architecture that met the company's needs
Implemented the new network infrastructure with minimal disruption to business operations
Tested and optimized the new network to ensure optimal performance
Provided ongoing support and maint
I applied via Walk-in and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed before Aug 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.
based on 2 interviews
Interview experience
based on 3 reviews
Rating in categories
TCS
Accenture
Wipro
Cognizant