Filter interviews by
postForEntity returns ResponseEntity while postForObject returns Object
postForEntity returns the entire HTTP response including headers and status code
postForObject returns only the response body
postForEntity is useful when you need to access the headers or status code
postForObject is useful when you only need the response body
Example: ResponseEntity
Exa...
RestController is used for RESTful web services while Controller is used for traditional web applications.
RestController returns data in JSON or XML format while Controller returns data in HTML format.
RestController is used for stateless communication while Controller is used for stateful communication.
RestController uses HTTP methods like GET, POST, PUT, DELETE while Controller uses request mapping annotations like @R...
posted on 9 Oct 2021
I applied via Campus Placement and was interviewed before Oct 2020. There was 1 interview round.
posted on 24 Mar 2021
posted on 8 Mar 2022
posted on 12 Apr 2022
Bean life cycle refers to the stages a Java bean goes through from creation to destruction.
Bean is instantiated using a constructor or a factory method
Bean properties are set using setters or dependency injection
Bean is initialized using the init method
Bean can be used for its intended purpose
Bean is destroyed using the destroy method
posted on 12 Nov 2021
posted on 13 Sep 2021
I applied via Recruitment Consultant and was interviewed in Mar 2021. There was 1 interview round.
I applied via LinkedIn and was interviewed in Sep 2023. There were 3 interview rounds.
SQL data types and prime number logic code
SQL data types include integer, float, varchar, etc.
To write prime number logic in SQL, use a loop to check if a number is divisible by any number less than itself
Example: DECLARE @num INT = 7; SELECT CASE WHEN COUNT(*) = 2 THEN 'Prime' ELSE 'Not Prime' END FROM (SELECT 1 AS num UNION ALL SELECT 2 UNION ALL SELECT 3 UNION ALL SELECT 4 UNION ALL SELECT 5 UNION ALL SELECT 6) AS n
based on 1 interview
Interview experience
Senior Software Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Project Manager
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Structural Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Company Secretary
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Junior Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Megha Engineering & Infrastructures
Shapoorji Pallonji Group
Alstom Transportation
Tata Technologies