i
IBS Software Services
Filter interviews by
Clear (1)
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
Spring IOC containers are responsible for managing the instantiation of objects and their dependencies in a Spring application.
IOC stands for Inversion of Control, which means that the control of object creation is inverted from the application code to the Spring framework.
There are two main types of Spring IOC containers: BeanFactory and ApplicationContext.
BeanFactory is the simplest container, providing basic support...
Metaspace is a part of the Java HotSpot VM memory where class metadata is stored.
Metaspace replaces the permanent generation (PermGen) in Java 8 and later versions.
It is used to store class metadata such as class names, method names, field names, annotations, etc.
Metaspace is dynamically resized by the JVM based on the application's demand.
You can monitor Metaspace usage using tools like JConsole or VisualVM.
Predicate is a functional interface that represents a boolean-valued function, while Consumer is a functional interface that represents an operation that accepts a single input argument and returns no result.
Predicate is used for filtering elements based on a condition, while Consumer is used for performing actions on elements.
Predicate has a test() method to evaluate a condition, while Consumer has an accept() method ...
Java 8 stream based question
I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.
Find min ,max and second largest (avoid duplicates)using streams
Checked exceptions are checked at compile time, while unchecked exceptions are not.
Checked exceptions must be either caught or declared in the method signature using 'throws'
Unchecked exceptions do not need to be caught or declared
Example of checked exception: IOException
Example of unchecked exception: NullPointerException
I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.
Implementing Spring Security in a Spring Boot application involves configuring security settings and adding dependencies.
Add spring-boot-starter-security dependency in pom.xml
Create a class extending WebSecurityConfigurerAdapter to configure security settings
Use @EnableWebSecurity annotation to enable Spring Security
Define authentication and authorization rules in configure(HttpSecurity http) method
I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.
Count occurrence using hashmap
IBS Software Services interview questions for designations
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
I applied via Referral and was interviewed in Sep 2022. There were 2 interview rounds.
Top trending discussions
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Jul 2021. There were 2 interview rounds.
I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.
Puzzles, Psychometric Test
based on 6 interviews
1 Interview rounds
based on 4 reviews
Rating in categories
Senior Software Engineer
588
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
384
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
260
salaries
| ₹0 L/yr - ₹0 L/yr |
Solution Architect
209
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Solution Engineer
191
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech