Filter interviews by
Annotations in Spring Boot are used to simplify the configuration and management of the application.
Annotations are used to define the behavior of the application components.
They are used to configure the application context, controllers, services, repositories, etc.
Annotations can be used to define the request mapping, data binding, validation, security, etc.
Some commonly used annotations in Spring Boot are @RestContr...
The @JoinColumn is used to specify the column used for joining an entity association or element collection.
Used in JPA to specify the column used for joining an entity association or element collection
Helps to map the foreign key column in the owning entity to the primary key column in the target entity
Can be used to customize the join column name, nullable, unique, and foreign key constraints
ManyToOne is a JPA annotation used to define a many-to-one relationship between two entities.
ManyToOne is used to map a single entity to multiple instances of another entity.
It is used to define a parent-child relationship between two entities.
It is used to specify the foreign key column in the child entity.
It is used to optimize database queries by reducing the number of joins.
Example: A customer can have multiple ord...
Random unique numbers can be generated using UUID class in Spring framework.
Import java.util.UUID class
Create a UUID object using UUID.randomUUID() method
Convert UUID to string using toString() method
Collection is a data structure used to store and manipulate a group of objects in Spring framework.
Collections are used to manage and manipulate groups of objects in Spring.
Spring provides several collection classes such as List, Set, and Map.
Collections can be configured and managed using Spring's dependency injection.
Collections can be used to store and retrieve data from databases, files, and other sources.
Top trending discussions
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
If and Switch Case statements are used for conditional branching in programming.
If statements are used for simple conditional branching.
Switch Case statements are used for multiple conditional branching.
If statements are more flexible than Switch Case statements.
Switch Case statements are more efficient than If statements for large number of conditions.
If statements can be nested, but Switch Case statements cannot.
Exam...
Yes, algorithms and pseudocodes are still important in IT Services.
Algorithms are used in various fields of IT such as machine learning, data analysis, and cryptography.
Pseudocodes are used to plan and design algorithms before coding them.
Understanding algorithms and pseudocodes is essential for software engineers to write efficient and optimized code.
Examples of algorithms include sorting algorithms, search algorithms...
Yes, I am comfortable using both CLIs and IDEs for my daily tasks.
I have experience using various CLIs such as Git Bash, Windows Command Prompt, and Terminal on macOS.
I am proficient in using IDEs such as Visual Studio Code, Eclipse, and IntelliJ IDEA.
I understand the benefits and drawbacks of both CLIs and IDEs and can choose the appropriate tool for the task at hand.
I applied via Campus Placement and was interviewed in May 2021. There were 4 interview rounds.
I applied via Company Website and was interviewed before Dec 2021. There were 3 interview rounds.
There are 2section of exam i.e English and Data structure
I applied via Company Website and was interviewed before Sep 2021. There were 2 interview rounds.
2 coding questions which are of easy level
based on 1 review
Rating in categories
Junior Software Developer
3
salaries
| ₹2.5 L/yr - ₹3 L/yr |
TCS
Accenture
Wipro
Cognizant