Filter interviews by
Top trending discussions
posted on 16 Aug 2024
Pagination in JPA allows for retrieving a subset of results from a query by specifying a limit and offset.
Use the setFirstResult() method to specify the starting index of the results to retrieve
Use the setMaxResults() method to specify the maximum number of results to retrieve
Combine setFirstResult() and setMaxResults() to implement pagination in JPA queries
To create a RESTful API, define endpoints, use HTTP methods, handle requests and responses, and follow REST principles.
Define endpoints for different resources (e.g. /users, /products)
Use HTTP methods like GET, POST, PUT, DELETE for CRUD operations
Handle requests and responses in JSON format
Follow REST principles like statelessness, uniform interface, and client-server architecture
posted on 16 Aug 2024
Pagination in JPA allows for retrieving a subset of results from a query by specifying a limit and offset.
Use the setFirstResult() method to specify the starting index of the results to retrieve
Use the setMaxResults() method to specify the maximum number of results to retrieve
Combine setFirstResult() and setMaxResults() to implement pagination in JPA queries
To create a RESTful API, define endpoints, use HTTP methods, handle requests and responses, and follow REST principles.
Define endpoints for different resources (e.g. /users, /products)
Use HTTP methods like GET, POST, PUT, DELETE for CRUD operations
Handle requests and responses in JSON format
Follow REST principles like statelessness, uniform interface, and client-server architecture
To create a RESTful API, define endpoints, use HTTP methods, handle requests and responses, and follow REST principles.
Define endpoints for different resources (e.g. /users, /products)
Use HTTP methods (GET, POST, PUT, DELETE) for CRUD operations
Handle requests and responses in JSON format
Follow REST principles like statelessness, uniform interface, and client-server architecture
Pagination in JPA allows fetching a subset of results from a query.
Use the setFirstResult() method to set the starting index of the results to retrieve
Use the setMaxResults() method to set the maximum number of results to retrieve
Combine setFirstResult() and setMaxResults() to implement pagination
To create a RESTful API, you need to define endpoints, use HTTP methods, handle requests and responses, and follow REST principles.
Define endpoints for different resources (e.g. /users, /products)
Use HTTP methods like GET, POST, PUT, DELETE for CRUD operations
Handle requests and responses in JSON format
Follow REST principles like statelessness, uniform interface, and client-server architecture
Pagination in JPA allows for retrieving a subset of results from a query.
Use the setFirstResult() method to specify the starting index of the results to retrieve
Use the setMaxResults() method to specify the maximum number of results to retrieve
Combine setFirstResult() and setMaxResults() to implement pagination in JPA queries
I applied via Campus Placement and was interviewed in May 2023. There were 4 interview rounds.
The aptitude round consists of quantitative, technical questions mainly from java ,oops, ds concepts , some from os . Negative marking was there with 0.25 mark deduction.
It consists of three coding questions and that was pretty much easy . 1st qn is easy and so is the 2nd question . Third question is kind of medium level (but not so tough ) . It was a question related to doubly linked list . 1st and 2nd were array and string questions. We had this in pen and paper format , not in ids .
A closure is a function that has access to its own scope, as well as the outer scope in which it was defined.
A closure allows a function to access variables from an outer function even after the outer function has finished executing.
Closures are commonly used in event handlers, callbacks, and for data privacy.
Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFunction() { console.log(
I applied via Campus Placement and was interviewed in Dec 2022. There were 4 interview rounds.
Easy Aptitude questions that covers all sections.
It was a pen and paper based coding test where we have to write 2 codes in 1hr. 1st one is easy and second one is medium level.
Interview experience
Senior Software Engineer
68
salaries
| ₹9.6 L/yr - ₹31 L/yr |
Software Engineer
64
salaries
| ₹4.5 L/yr - ₹17 L/yr |
Project Trainee
32
salaries
| ₹2.5 L/yr - ₹3.6 L/yr |
Software Development Engineer
31
salaries
| ₹9 L/yr - ₹22 L/yr |
Technical Specialist
25
salaries
| ₹10.5 L/yr - ₹36 L/yr |
Siemens PLM Software
Dassault Systemes
Ansys Software Private Limited
Autodesk