i
Jupsoft Technologies
Filter interviews by
I applied via Indeed and was interviewed before Aug 2022. There were 2 interview rounds.
Top trending discussions
posted on 14 Dec 2020
I appeared for an interview before Feb 2024.
I appeared for an interview in Nov 2022.
Strong appitude knowledge is required.
SQL statements are used to interact with databases by performing operations like querying, updating, and deleting data.
SQL statements are made up of keywords like SELECT, INSERT, UPDATE, DELETE, etc.
They are structured in a specific order, with clauses like WHERE, ORDER BY, GROUP BY, etc.
Tables are referenced using their names, and conditions are specified to filter data.
Joins can be used to combine data from multiple
I applied via Job Portal and was interviewed in Jan 2023. There were 3 interview rounds.
posted on 3 Aug 2021
posted on 18 Mar 2025
I appeared for an interview before Mar 2024, where I was asked the following questions.
Joins are SQL operations that combine rows from two or more tables based on related columns.
INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.id;
LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM A LEFT JOIN B ON A.id = B.id;
RIGHT JOIN: Returns all records from the right table and matched re...
A materialized view is a database object that stores the result of a query for faster access and improved performance.
Materialized views store data physically, unlike regular views which are virtual.
They can improve query performance by pre-computing expensive joins and aggregations.
Materialized views can be refreshed manually or automatically to keep data up-to-date.
Example: A materialized view can aggregate sales dat...
I applied via Walk-in and was interviewed in Mar 2022. There were 2 interview rounds.
Employee model CRUD APIS USING SRPING BOOT & MYSQL
Spring Boot is a framework that simplifies Spring development by providing pre-configured settings and dependencies.
Spring Boot is built on top of the Spring framework.
Spring Boot provides a standalone executable that can run the application.
Spring Boot provides auto-configuration, which reduces the need for manual configuration.
Spring Boot provides a wide range of starter dependencies that can be easily added to the p...
JPA is a specification while Hibernate is an implementation of JPA. JPA provides a standard API for ORM frameworks.
JPA is a standard API for ORM frameworks
JPA provides a vendor-neutral interface
JPA allows for easy switching between ORM frameworks
Hibernate is an implementation of JPA
Hibernate provides additional features beyond JPA
MySQL GROUP BY is used to group rows with same values. DISTINCT is used to remove duplicate values from a column.
GROUP BY is used with aggregate functions like COUNT, SUM, AVG, etc.
DISTINCT is used to retrieve unique values from a column.
GROUP BY and DISTINCT can be used together to group and retrieve unique values.
Example: SELECT COUNT(*) FROM table_name GROUP BY column_name;
Example: SELECT DISTINCT column_name FROM t
Spring has four scopes: Singleton, Prototype, Request, and Session.
Singleton scope creates a single instance of a bean.
Prototype scope creates a new instance of a bean every time it is requested.
Request scope creates a new instance of a bean for each HTTP request.
Session scope creates a new instance of a bean for each HTTP session.
posted on 4 Aug 2023
I applied via Naukri.com and was interviewed before Aug 2022. There were 3 interview rounds.
based on 1 interview
Interview experience
based on 30 reviews
Rating in categories
Software Developer
5
salaries
| ₹3 L/yr - ₹7.2 L/yr |
Quality Analyst
5
salaries
| ₹2.3 L/yr - ₹3 L/yr |
Senior Software Engineer
5
salaries
| ₹3.8 L/yr - ₹8.4 L/yr |
Senior HR Executive
4
salaries
| ₹3.2 L/yr - ₹5.4 L/yr |
DOT NET Developer
4
salaries
| ₹4.3 L/yr - ₹5 L/yr |
Primus Global Technologies
TriGeo Technologies
Plada Infotech Services
Infocus Technologies