i
Hudson's Bay Company
Filter interviews by
Spring Boot is a framework that simplifies the development of Java applications by providing pre-configured settings and tools.
Spring Boot eliminates the need for manual configuration by providing defaults for most settings.
It allows for standalone Spring applications that can be started using a simple 'java -jar' command.
Spring Boot includes embedded servers like Tomcat, Jetty, or Undertow for deploying applications.
I...
2 dsa coding questions
posted on 5 Mar 2024
I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.
HTTP is unsecured protocol while HTTPS is secured protocol using SSL/TLS encryption.
HTTP stands for Hypertext Transfer Protocol, while HTTPS stands for Hypertext Transfer Protocol Secure.
HTTPS uses SSL/TLS encryption to secure the communication between the client and server, while HTTP does not.
HTTPS uses port 443 by default, while HTTP uses port 80.
HTTPS URLs begin with 'https://' and are secured with a padlock icon i...
posted on 23 Sep 2023
I applied via LinkedIn and was interviewed in Aug 2023. There were 2 interview rounds.
Encapsulation, Inheritance, Polymorphism, Abstraction are the 4 pillars of OOPs
Encapsulation: Bundling data and methods that operate on the data into a single unit
Inheritance: Ability of a class to inherit properties and behavior from another class
Polymorphism: Ability to present the same interface for different data types
Abstraction: Hiding the complex implementation details and showing only the necessary features
I applied via Naukri.com and was interviewed in Oct 2022. There were 3 interview rounds.
Java is a popular programming language used for developing various applications. A variable is a named memory location used to store data.
Java is an object-oriented language
It is platform-independent
Variables in Java have a specific data type
Variables can be assigned values and their values can be changed
Example: int age = 25; String name = "John";
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Inheritance allows code reuse and promotes code organization.
There are different types of inheritance: single inheritance, multiple inheritance, multilevel inheritance, and hierarchical inheritance.
Single inheritance involves a class inheriting from a single base class.
Multiple inheritance involves...
Inheritance is acquiring properties of parent class to child class without changing parent class properties. It is classified into 5 types.
Inheritance is a way to reuse code and establish a relationship between classes
The 'extends' keyword is used to implement inheritance in Java
Examples of inheritance include a 'Car' class inheriting properties from a 'Vehicle' class
Single level inheritance involves one parent class a...
May I about you ? Which your qualification and which stream
I applied via Recruitment Consultant and was interviewed in Aug 2021. There were 4 interview rounds.
posted on 27 May 2024
30 technical questions
Object-oriented programming concepts that focus on objects and classes.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Ability of a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation details and showing only the necessary features.
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Senior Associate
97
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate
94
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Analyst
64
salaries
| ₹0 L/yr - ₹0 L/yr |
Inventory Analyst
48
salaries
| ₹0 L/yr - ₹0 L/yr |
Analyst
45
salaries
| ₹0 L/yr - ₹0 L/yr |
Reliance Industries
Aditya Birla Group
Tata Group
Future Group