Filter interviews by
I applied via Naukri.com and was interviewed in Jul 2022. There were 3 interview rounds.
A function is a reusable block of code that performs a specific task, while a stored procedure is a group of SQL statements that can be executed together.
Functions return a value, while stored procedures do not necessarily return a value.
Functions can be used in SQL statements like SELECT, WHERE, etc., while stored procedures cannot be used in such statements.
Stored procedures can have input and output parameters, whil...
Different types of joins in SQL and their explanations
Inner Join - returns rows when there is at least one match in both tables
Left Join - returns all rows from the left table and the matched rows from the right table
Right Join - returns all rows from the right table and the matched rows from the left table
Full Outer Join - returns rows when there is a match in one of the tables
Cross Join - returns the Cartesian produc
Top trending discussions
posted on 9 Jan 2025
I applied via Referral and was interviewed in Dec 2024. There were 2 interview rounds.
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 11 Mar 2024
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
Pseudocode problems and 2 coding questions
Java code to find even numbers in an array
Iterate through the array and check if each element is divisible by 2
Use the modulus operator (%) to check for even numbers
Store the even numbers in a separate array or print them out
posted on 1 Aug 2024
posted on 1 Mar 2024
I applied via Indeed and was interviewed in Aug 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in May 2023. There were 3 interview rounds.
Javascript & Angular question -
1. Write piece of code to display the array item using iteration method?
2. Write piece of code for API integration using services ?
3. What is the method of data transferring in Angular Components ?
4. What is Routing ?
I applied via Naukri.com and was interviewed in May 2023. There were 3 interview rounds.
Design a full frontend page ..
I was interviewed in Dec 2024.
posted on 1 May 2022
I applied via campus placement at National Institute of Technology (NIT), Patna and was interviewed in Nov 2021. There were 3 interview rounds.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer
316
salaries
| ₹2.4 L/yr - ₹9.8 L/yr |
Information Technology Recruiter
293
salaries
| ₹1 L/yr - ₹3.2 L/yr |
Senior Software Engineer
222
salaries
| ₹6.5 L/yr - ₹28.4 L/yr |
Software Developer
210
salaries
| ₹3 L/yr - ₹11.8 L/yr |
Softwaretest Engineer
131
salaries
| ₹4 L/yr - ₹8 L/yr |
Infosys
TCS
Wipro
HCLTech