Filter interviews by
A select query is used to retrieve data from a database table.
Select query is a SQL statement used to fetch data from one or more tables.
It specifies the columns to be retrieved and the table(s) from which to retrieve the data.
The result of a select query is a result set that can be used for further processing or display.
Example: SELECT * FROM Customers;
Example: SELECT FirstName, LastName FROM Employees WHERE Age > 30;
A subquery is a query nested inside another query, used to retrieve data from multiple tables or filter data based on a condition.
A subquery is enclosed within parentheses and placed inside the WHERE or HAVING clause of the outer query.
It is executed first and the result is used by the outer query.
Subqueries can be used to perform calculations, filter data, or retrieve specific information from related tables.
Example: ...
Controller is a component in ASP.NET MVC that handles user requests, interacts with models, and returns appropriate views.
Controller is responsible for receiving and processing user requests.
It interacts with models to retrieve or update data.
Controller determines which view to render and returns it to the user.
It contains action methods that handle specific user actions.
Controller can also perform validation and authe
posted on 30 Oct 2021
I applied via Naukri.com
Explaining data passing, storage, and routing in Asp.Net Mvc.
Data can be passed from controller to view using ViewBag, ViewData, or TempData.
ViewBag is a dynamic property that allows passing data as key-value pairs.
ViewData is a dictionary object that stores data as key-value pairs.
TempData is a dictionary object that stores data for a single request and is cleared after that.
Stored procedure is a precompiled SQL code ...
I applied via campus placement at Biju Patnaik University of Technology (BPUT) and was interviewed before Jun 2019. There were 4 interview rounds.
I applied via Company Website and was interviewed in Dec 2024. There were 5 interview rounds.
An aptitude test is an assessment to measure a candidate mental aptitude/mental ability
A group discussion is a structured conversation in which participants share their ideas, perspectives, and solutions on a specific topic.
Assignment details refer to the specifics of an assignment, including any documents and/or emails or subsequent correspondence between the company and the client.
I applied via Walk-in and was interviewed in Dec 2024. There were 10 interview rounds.
Any ideas for an aptitude test?
What is education in place?
What is a SQL Server?
Effective communication and any suggestion.
Engage with any assignment provided.
Please provide any assignments you have.
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Java 8 introduced lambda expressions, Java 11 added local-variable syntax for lambda parameters, and Java 17 included sealed classes and pattern matching.
Java 8 introduced lambda expressions for functional programming.
Java 11 added local-variable syntax for lambda parameters to simplify code.
Java 17 included sealed classes to restrict inheritance and pattern matching for instanceof checks and type casts.
Count the number of words in a given string.
Split the string by spaces and count the number of resulting elements.
Handle edge cases like multiple spaces or empty strings.
Consider punctuation marks as part of words unless specified otherwise.
I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.
HR Recruiter
4
salaries
| ₹2 L/yr - ₹2.3 L/yr |
HR Manager
3
salaries
| ₹100 L/yr - ₹102 L/yr |
TCS
Accenture
Wipro
Cognizant