i
Nuvento Systems
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
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 Referral and was interviewed in Sep 2023. There were 2 interview rounds.
Aptitude test Clear next we go for technical
Coding asking In data structures and algorithms and normal conditional questions
Senior Software Engineer
37
salaries
| ₹7.5 L/yr - ₹21.6 L/yr |
Software Engineer
30
salaries
| ₹7.8 L/yr - ₹19 L/yr |
Associate Software Engineer
12
salaries
| ₹3 L/yr - ₹5.5 L/yr |
Software QA Engineer
11
salaries
| ₹5 L/yr - ₹10 L/yr |
Data Engineer
10
salaries
| ₹4.1 L/yr - ₹16 L/yr |
TCS
Infosys
Wipro
HCLTech