i
Techouts
Filter interviews by
1 hours, java, vs code
1 hour, good, aptitude
I applied via campus placement at Army Institute of Technology, Pune and was interviewed in Oct 2024. There were 3 interview rounds.
There was a coding round and out of 75 students 28 got selected for next round
posted on 5 Aug 2024
I applied via Job Portal and was interviewed in Feb 2024. There were 3 interview rounds.
30 mins Aptitude Question
30 mins - 3 Coding Question
Rest API is a set of rules and conventions for building and interacting with web services using HTTP methods.
Rest API stands for Representational State Transfer Application Programming Interface.
It uses standard HTTP methods like GET, POST, PUT, DELETE to perform CRUD operations.
RESTful APIs use URLs to access resources, and return data in JSON or XML format.
Stateless communication allows for scalability and flexibilit...
Response codes indicate the status of a HTTP request. 200 & 201 are success codes, while 400 & 403 are client error codes.
200 - OK: Request was successful
201 - Created: Request was successful and a new resource was created
400 - Bad Request: The server cannot process the request due to a client error
403 - Forbidden: The server understood the request, but refuses to authorize it
I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.
posted on 28 Sep 2024
60min of aptitude and coding test
2 questions on coding test
posted on 19 Apr 2023
I applied via campus placement at CMR Institute of Technology, Bangalore and was interviewed in Mar 2023. There were 5 interview rounds.
Basic aptitude questions and questions on React
Asked for printing patterns in a loop
I applied via Naukri.com and was interviewed before Nov 2022. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed in Apr 2023. There were 3 interview rounds.
Read apti books available in the market
I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.
To avoid Whitelabel Exception in Spring Boot, customize error handling and provide appropriate error responses.
Create a custom error controller to handle exceptions
Implement a custom exception handler to map specific exceptions to appropriate HTTP responses
Use @ControllerAdvice to handle exceptions globally
Configure error properties to provide custom error messages and codes
Use appropriate HTTP status codes for differe
A constructor is a special method used to initialize objects in a class.
Constructors have the same name as the class they belong to.
They are called automatically when an object is created.
Constructors can have parameters to initialize object properties.
They can be overloaded to have multiple constructors with different parameters.
Constructors can also call other constructors using the 'this' keyword.
based on 5 reviews
Rating in categories
Software Developer
65
salaries
| ₹2.4 L/yr - ₹9 L/yr |
Software Engineer
35
salaries
| ₹2.7 L/yr - ₹12.9 L/yr |
Senior Software Engineer
24
salaries
| ₹5.8 L/yr - ₹24 L/yr |
Senior Software Developer
14
salaries
| ₹6.5 L/yr - ₹18 L/yr |
Hybris Developer
12
salaries
| ₹3.8 L/yr - ₹7.5 L/yr |
Infosys
TCS
Wipro
HCLTech