Filter interviews by
SQL injection is a type of cyber attack where malicious SQL code is inserted into input fields to manipulate a database.
SQL injection occurs when an attacker inserts malicious SQL code into input fields on a website.
This can allow the attacker to access, modify, or delete data from the database.
Preventing SQL injection involves using parameterized queries and input validation.
Example: Entering ' OR 1=1--' into a login
Top trending discussions
I applied via Referral and was interviewed before Oct 2021. There were 3 interview rounds.
It was a GD about the decision making skill.
Case study was about a company which wants to establish 8ts market in anew country
Version control is essential for managing code changes and collaborating with team members.
Version control allows for tracking changes made to code over time.
It enables collaboration between team members by allowing multiple people to work on the same codebase simultaneously.
It provides a way to revert to previous versions of code if necessary.
Popular version control systems include Git, SVN, and Mercurial.
I applied via Recruitment Consultant and was interviewed before Dec 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.
Work life balance is important to me and my employer supports it through flexible schedules and remote work options.
My employer offers flexible schedules to accommodate personal needs
Remote work options are available for certain roles
I prioritize my workload and manage my time effectively to maintain balance
I make time for hobbies and activities outside of work to recharge
I communicate openly with my team and manager a
I applied via LinkedIn and was interviewed before Jun 2021. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 2 interview rounds.
I applied via Referral and was interviewed in Jun 2021. There was 1 interview round.
I applied via Company Website and was interviewed before Jul 2020. There were 3 interview rounds.
executequery, execute scalar, executenon query are SQL methods for executing queries.
ExecuteQuery is used to execute a SELECT statement and returns a ResultSet object.
ExecuteScalar is used to execute a SELECT statement that returns a single value.
ExecuteNonQuery is used to execute INSERT, UPDATE, DELETE statements and returns the number of rows affected.
State management in client and server side
Client-side state management: cookies, local storage, session storage, and query parameters
Server-side state management: session state and application state
Cookies are small text files stored on the client's computer
Local storage and session storage are HTML5 web storage APIs
Session state is stored on the server and associated with a user's session
Application state is stored on
Inproc is a state management mode where data is stored in the application's memory.
Inproc stands for 'in-process'.
Data is stored in the application's memory, making it fast to access.
This mode is suitable for small applications with low traffic.
If the application is restarted, all data stored in inproc mode is lost.
Examples of inproc state management include ASP.NET's in-process session state and Cache API.
State management techniques are required to manage the state of an application and ensure data consistency.
State management helps in maintaining the state of an application and ensures that data is consistent across different components.
It helps in managing complex applications with multiple components and data sources.
State management techniques like Redux, MobX, and Context API provide a centralized store for managin...
Viewstate technique can lead to performance issues and security vulnerabilities.
Viewstate increases the size of the page, leading to slower load times.
Viewstate can be tampered with, leading to security vulnerabilities.
Viewstate is stored on the client side, leading to potential data privacy issues.
Viewstate can cause issues with scalability in web applications.
Alternative techniques like session state or caching can b
The inline attribute in HTML is used to specify that a particular element should be displayed inline.
The inline attribute can be used with elements like <span>, <strong>, <em>, <a>, etc.
It allows the element to be displayed on the same line as adjacent elements.
Example: <span inline>Inline element</span>
Ajax is a technique for creating fast and dynamic web pages without reloading the entire page.
Ajax stands for Asynchronous JavaScript and XML
It allows for asynchronous communication between the client and server
It can update parts of a web page without requiring a full page reload
Examples of Ajax include auto-suggest search bars and real-time chat applications
based on 1 interview
Interview experience
Software Engineer
5
salaries
| ₹3 L/yr - ₹6 L/yr |
Developer
4
salaries
| ₹2.2 L/yr - ₹5 L/yr |
Team Lead
4
salaries
| ₹2.5 L/yr - ₹9.9 L/yr |
Softwaretest Engineer
4
salaries
| ₹3 L/yr - ₹11 L/yr |
Software Developer
3
salaries
| ₹3 L/yr - ₹6 L/yr |
Cognizant
Deloitte
Ernst & Young
Teleperformance