Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.
Data types are classifications of data that determine the type of values that can be stored and manipulated.
Data types define the characteristics of data such as size, range, and operations that can be performed on them.
Common data types include integers, floating-point numbers, strings, booleans, and arrays.
Examples: int age = 25, float salary = 5000.50, string name = 'John Doe', bool isEmployed = true, int[] numbers
A stored procedure is a precompiled set of SQL statements that can be executed on demand.
Stored procedures are stored in a database and can be called by applications or other stored procedures.
They are used to encapsulate and execute complex logic or tasks.
Stored procedures can accept input parameters and return output parameters or result sets.
They improve performance by reducing network traffic and optimizing query e...
TRUNCATE, DROP, and DELETE are SQL commands used to remove data from a table, but they differ in their functionality.
TRUNCATE is a DDL command that removes all rows from a table, but keeps the structure intact.
DROP is a DDL command that removes an entire table, including its structure and data.
DELETE is a DML command that removes specific rows from a table based on a condition.
TRUNCATE is faster than DELETE as it doesn...
SQL clauses are used to perform specific actions in a SQL query.
SELECT: retrieves data from a database
FROM: specifies the table(s) to retrieve data from
WHERE: filters the data based on specified conditions
GROUP BY: groups the data based on specified columns
HAVING: filters the grouped data based on specified conditions
ORDER BY: sorts the data based on specified columns
JOIN: combines rows from multiple tables based on re...
A primary key is a unique identifier for a record in a database table.
Primary key ensures each record in a table is unique.
It is used to establish relationships between tables.
Primary key can be a single column or a combination of columns.
It enforces data integrity and allows efficient data retrieval.
Examples of primary keys include social security numbers, email addresses, etc.
15 questions from verbal
like error spotting, synonyms, phrasal verbs
10 questions from reasoning
like blook relation, decoding
15 questions from quants
like boats and streams, number series, percentage, ratio
Top trending discussions
posted on 6 Nov 2024
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There was 1 interview round.
Troubleshooting involves identifying, isolating, and resolving technical issues to ensure smooth operation of applications.
Identify the issue by gathering information from users or logs
Isolate the problem by testing different components or configurations
Resolve the issue by applying fixes or workarounds
Document the troubleshooting process for future reference
Postman API is a collaboration platform for API development, testing, and management.
Postman API is a tool used for testing APIs by sending requests and receiving responses.
It allows users to create and save API requests, organize them into collections, and share them with team members.
Postman API can be used to automate testing, monitor APIs, and collaborate with team members on API development.
It supports various aut...
I applied via LinkedIn and was interviewed before Dec 2023. There were 2 interview rounds.
Kernel, c, debug, test, parellel, platform
posted on 12 Apr 2023
Senior Engineer
32
salaries
| ₹3.6 L/yr - ₹9.7 L/yr |
Engineer
26
salaries
| ₹3.6 L/yr - ₹7.5 L/yr |
SQL Developer
25
salaries
| ₹2.7 L/yr - ₹5.5 L/yr |
Team Lead
21
salaries
| ₹6.2 L/yr - ₹16.5 L/yr |
Software Developer
15
salaries
| ₹2.4 L/yr - ₹8 L/yr |
TCS
Wipro
Infosys
HCLTech