Faster and better experience!
Filter interviews by
I appeared for an interview in May 2023.
I applied via Approached by Company and was interviewed before Apr 2023. There were 3 interview rounds.
Creating REST APIs involves designing endpoints, defining request and response formats, implementing CRUD operations, and handling authentication and authorization.
Design endpoints based on resource hierarchy and actions (GET, POST, PUT, DELETE)
Define request and response formats using JSON or XML
Implement CRUD operations for each endpoint (Create, Read, Update, Delete)
Handle authentication and authorization using toke...
Autowired is a feature in Spring Framework that allows automatic dependency injection.
Autowired annotation is used to automatically wire beans by type.
It eliminates the need for explicit bean configuration in XML or Java configuration.
Autowired can be used on properties, setters, and constructors.
Example: @Autowired private UserService userService;
A palindromic string is a string that reads the same forwards and backwards.
Create a function to check if a string is a palindrome by comparing characters from start and end of the string.
Examples: 'racecar', 'level', 'madam'
Rest template is used to consume RESTful web services in Spring Boot applications.
RestTemplate is a class provided by Spring Framework to make RESTful web service calls.
It simplifies the process of consuming RESTful web services by handling the HTTP requests and responses.
You can use RestTemplate to make GET, POST, PUT, DELETE requests to RESTful APIs.
Example: RestTemplate restTemplate = new RestTemplate(); ResponseEnt...
Rotate an array of strings based on given index value
Create a new array and copy elements starting from the given index to the end
Copy elements from the start of the original array to the given index to the new array
Combine the two arrays to get the rotated array
Basic Java and spring boot question and then API consume and expose API. The second largest find without duplicate
Spring Security provides authentication and authorization for Java applications, while Hibernate and JPA are used for ORM in database operations.
Spring Security provides authentication (login) and authorization (access control) for Java applications.
Hibernate is an ORM (Object-Relational Mapping) framework that simplifies database operations in Java applications.
JPA (Java Persistence API) is a specification for ORM in ...
I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.
Aptitude test on CS subjects like C programming, DBMS, CN, and OS.
There were 2 input-output based questions of easy to moderate level
Every candidate was given an individual topic and was asked to speak on it
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.
Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.
OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.
OOPs stands for Object-Oriented Programming System
Java is a class-based OOPs language
Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs
Objects have state and behavior
Java supports interfaces, which allow for multiple inheritance
Example: A car can be represented as an object wit...
Java solves machine dependency by using bytecode and virtual machine.
Java code is compiled into bytecode which is platform-independent
The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific
JVM translates bytecode into machine code for the specific platform
This allows Java code to run on any platform with a JVM installed
Example: A Java program compiled on Windows can run on Linux or Mac as
I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.
Aptitude, reasoning, English, cloud sections
2 questions in which , one has to complete within an 50 minutes
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Numerical ability and logical reasoning followed by some coding mcqs
Printing 1 to 100 without for loop
Use recursion to print numbers from 1 to 99
Print 100 outside the recursion
Use a base case to stop recursion at 100
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
Simple aptitude test
I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.
It was a basic aptitude test.
based on 4 interviews
Interview experience
based on 13 reviews
Rating in categories
7-10 Yrs
Not Disclosed
6-10 Yrs
Not Disclosed
5-8 Yrs
Not Disclosed
Software Engineer
23
salaries
| ₹5 L/yr - ₹15.7 L/yr |
Devops Engineer
5
salaries
| ₹3.9 L/yr - ₹6.5 L/yr |
Associate Software Engineer
4
salaries
| ₹1.2 L/yr - ₹4.5 L/yr |
Senior Software Engineer
4
salaries
| ₹11.5 L/yr - ₹18.9 L/yr |
Softwaretest Engineer
4
salaries
| ₹2.1 L/yr - ₹3.3 L/yr |
TCS
Infosys
Wipro
HCLTech