i
Filter interviews by
Clear (1)
I applied via LinkedIn and was interviewed in Nov 2023. There were 3 interview rounds.
- Java and Springboot
I applied via LinkedIn and was interviewed before May 2023. There was 1 interview round.
Lambda expression is a concise way to represent an anonymous function in programming languages.
Lambda expressions are used to create functions without a name.
They are often used in functional programming languages like Python and Java.
Lambda expressions can be passed as arguments to higher-order functions.
They are commonly used for short, one-off functions.
Example: (x) => x * x is a lambda expression that squares a num
Functional interfaces in Java 8 are interfaces with only one abstract method, used for lambda expressions.
Functional interfaces can have multiple default or static methods, but only one abstract method.
They are used for lambda expressions and method references.
Examples include Runnable, Callable, Comparator, etc.
Default method in Java 8 allows interfaces to have method implementations.
Introduced in Java 8 to provide backward compatibility for interfaces
Default methods can be overridden by implementing classes
Used to add new methods to interfaces without breaking existing implementations
To create a Spring Boot application, you can use Spring Initializr to generate a project with necessary dependencies and configurations.
Go to https://start.spring.io/
Select the project metadata like group, artifact, dependencies, etc.
Click on 'Generate' to download the project zip file.
Extract the zip file and import the project into your IDE.
Start coding your Spring Boot application.
Annotation used in Spring framework to indicate that a class is a RESTful controller
Used in Spring framework to define RESTful web services
Eliminates the need for annotating every method with @ResponseBody
Combines @Controller and @ResponseBody annotations
Spring Boot dependency management is a feature that simplifies managing dependencies in a Spring Boot project.
Spring Boot uses Maven or Gradle for dependency management
Dependencies are declared in the pom.xml file for Maven or build.gradle file for Gradle
Spring Boot provides a 'starter' dependencies that include commonly used libraries and frameworks
Version conflicts are resolved automatically by Spring Boot
Top trending discussions
posted on 25 Mar 2024
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
The first round was the aptitude round and there were very basic mathematics question were asked to me and I was able to answer them comfortable.some of the major topic they asked were time constant , variable separation,train problem,counting tarin track etc
In this round there were a coding contest was conducted.basically here there was given four coding questions in a time interval of 2 hour .the difficulty level of the question was easy to moderate .the question was from array ,tree,linked list and one is from graphs.
posted on 14 May 2022
I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.
I was interviewed before Sep 2020.
Round duration - 140 minutes
Round difficulty - Medium
Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.
Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...
Given two numbers represented as arrays, calculate their sum and return the result as an array.
Iterate through the arrays from right to left, adding digits and carrying over if necessary
Handle cases where one array is longer than the other by considering the remaining digits
Ensure the final sum array does not have any leading zeros
Round duration - 20 minutes
Round difficulty - Easy
The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.
Round duration - 8 minutes
Round difficulty - Easy
This round was conducted right after finishing and clearing the technical round at the same place and on the same day.
Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.
Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
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 Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.
based on 2 interviews
Interview experience
based on 2 reviews
Rating in categories
Software Java Engineer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Devops Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer II
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Analyst
3
salaries
| ₹0 L/yr - ₹0 L/yr |
IT Business Analyst
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Infosys
TCS
Wipro
HCLTech