Filter interviews by
I applied via LinkedIn and was interviewed before Apr 2022. There were 3 interview rounds.
posted on 10 Sep 2024
Seeking new challenges and growth opportunities in a dynamic environment.
Looking for opportunities to work on cutting-edge technologies
Seeking a more collaborative team environment
Interested in expanding my skill set and taking on new responsibilities
posted on 24 Jul 2021
I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.
ASP.NET page life cycle is a series of events that occur when a page is requested, processed, and rendered.
Page request is received by the server
Page is initialized and controls are created
Page is loaded with data and events are triggered
Page is rendered and sent to the client
Page is unloaded and disposed
Join in SQL is used to combine rows from two or more tables based on a related column between them.
Join is used to retrieve data from multiple tables based on a related column
Types of join include inner join, left join, right join, and full outer join
Syntax: SELECT column_name(s) FROM table1 JOIN table2 ON table1.column_name = table2.column_name
Example: SELECT customers.name, orders.order_id FROM customers JOIN orders
Views in SQL are virtual tables that are based on the result of an SQL statement.
Views are created using the CREATE VIEW statement.
They can be used to simplify complex queries.
Views can be used to restrict access to sensitive data.
They can also be used to provide a consistent interface to data from multiple tables.
Views are updated automatically when the underlying tables are updated.
A function in SQL is a reusable block of code that performs a specific task.
Functions can be used to manipulate data, perform calculations, and return values.
They can be created using the CREATE FUNCTION statement.
Functions can be called within SQL queries or used in stored procedures.
Examples of SQL functions include AVG, COUNT, and CONCAT.
Functions can also be user-defined, allowing for custom functionality.
posted on 3 Jul 2024
Functions return a single value while stored procedures can perform multiple operations and return multiple values.
Functions return a single value while stored procedures can return multiple values.
Functions are used for computations and return values, while stored procedures are used for executing a series of statements.
Functions can be called from within SQL statements, while stored procedures are called using the EX...
Abstract class can have implementation details, while interface only contains method signatures.
Abstract class can have constructors, fields, and methods with implementation details, while interface can only have method signatures.
A class can inherit from only one abstract class, but can implement multiple interfaces.
Abstract classes are used when some common functionality needs to be shared among multiple classes, whi...
I applied via Naukri.com and was interviewed before Jul 2022. There were 3 interview rounds.
posted on 29 Jul 2022
I applied via Naukri.com and was interviewed in Jun 2022. There were 3 interview rounds.
posted on 24 Jul 2021
I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.
ASP.NET page life cycle is a series of events that occur when a page is requested, processed, and rendered.
Page request is received by the server
Page is initialized and controls are created
Page is loaded with data and events are triggered
Page is rendered and sent to the client
Page is unloaded and disposed
Join in SQL is used to combine rows from two or more tables based on a related column between them.
Join is used to retrieve data from multiple tables based on a related column
Types of join include inner join, left join, right join, and full outer join
Syntax: SELECT column_name(s) FROM table1 JOIN table2 ON table1.column_name = table2.column_name
Example: SELECT customers.name, orders.order_id FROM customers JOIN orders
Views in SQL are virtual tables that are based on the result of an SQL statement.
Views are created using the CREATE VIEW statement.
They can be used to simplify complex queries.
Views can be used to restrict access to sensitive data.
They can also be used to provide a consistent interface to data from multiple tables.
Views are updated automatically when the underlying tables are updated.
A function in SQL is a reusable block of code that performs a specific task.
Functions can be used to manipulate data, perform calculations, and return values.
They can be created using the CREATE FUNCTION statement.
Functions can be called within SQL queries or used in stored procedures.
Examples of SQL functions include AVG, COUNT, and CONCAT.
Functions can also be user-defined, allowing for custom functionality.
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
Network Security Engineer
11
salaries
| ₹3.1 L/yr - ₹4.2 L/yr |
Technical Support Executive
9
salaries
| ₹1.8 L/yr - ₹4.2 L/yr |
Talent Acquisition Specialist
7
salaries
| ₹1 L/yr - ₹3.4 L/yr |
Resource Executive
7
salaries
| ₹1 L/yr - ₹5.5 L/yr |
SOC Analyst
6
salaries
| ₹3 L/yr - ₹3.2 L/yr |
TCS
Infosys
Wipro
HCLTech