Filter interviews by
I applied via Referral and was interviewed before May 2022. There were 3 interview rounds.
Database indexing is a way to improve query performance by creating a copy of a subset of data sorted in a specific order.
Indexing is used to speed up data retrieval operations
Types of indexing include clustered, non-clustered, unique, and full-text
Clustered index determines the physical order of data in a table
Non-clustered index creates a separate structure to store the index data
Unique index ensures that each value ...
Top trending discussions
SQL DMVs are dynamic management views that provide information about the current state of a SQL Server instance for performance tuning.
DMVs can be used to identify performance bottlenecks, monitor resource usage, and troubleshoot issues.
Examples of commonly used DMVs include sys.dm_exec_query_stats, sys.dm_os_wait_stats, and sys.dm_io_virtual_file_stats.
posted on 20 Jul 2023
I applied via Referral and was interviewed before Jul 2022. There were 3 interview rounds.
The architecture of SQL Server involves components like storage engine, query processor, and buffer manager.
SQL Server architecture consists of multiple components such as storage engine, query processor, and buffer manager.
The storage engine manages data storage, retrieval, and modification.
The query processor processes SQL queries and generates execution plans.
The buffer manager is responsible for managing data cache...
To troubleshoot high CPU and Memory, monitor performance metrics, identify resource-intensive queries, optimize queries and indexes, check for memory leaks.
Monitor performance metrics using tools like SQL Server Profiler, Performance Monitor, or DMVs.
Identify resource-intensive queries using tools like SQL Server Management Studio or query execution plans.
Optimize queries and indexes by rewriting queries, adding missin...
Resolved recent issues related to database performance by optimizing queries and increasing server resources.
Identified slow performing queries and optimized them by adding indexes or rewriting them
Increased server resources such as CPU, memory, or storage to improve performance
Implemented query caching or stored procedures to reduce load on the database server
DAG stands for Directed Acyclic Graph, DNN stands for Deep Neural Network, and VNN stands for Virtual Neural Network.
DAG is a graph with directed edges and no cycles, commonly used in data processing.
DNN is a type of artificial neural network with multiple hidden layers, used in deep learning.
VNN is a virtual neural network, a concept that may refer to a neural network implemented in a virtual environment.
posted on 17 Oct 2024
posted on 4 Jun 2024
posted on 17 Sep 2024
I applied via Referral and was interviewed before Sep 2023. There was 1 interview round.
A database is a structured collection of data that is organized in a way that allows for easy access, management, and retrieval.
A database is used to store and organize data in a structured format.
It allows for efficient retrieval and manipulation of data.
Examples of databases include MySQL, Oracle, SQL Server, and MongoDB.
MySQL is an open-source relational database management system that is popular for its ease of use, flexibility, and scalability.
MySQL is an open-source RDBMS, allowing users to freely use, modify, and distribute the software.
It is known for its ease of use, making it accessible for beginners and experts alike.
MySQL is highly flexible, supporting various data types and storage engines.
It is popular for its scalability, ...
To retrieve a set of data in a database, you can use SQL queries to specify the data you want to retrieve.
Use SELECT statement to specify the columns you want to retrieve
Use FROM clause to specify the table where the data is stored
Use WHERE clause to specify any conditions for filtering the data
Use ORDER BY clause to specify the order in which the data should be returned
Use LIMIT clause to specify the maximum number of
To know disk utilization in Linux, use commands like df, du, and iostat.
Use 'df' command to display disk space usage on Linux filesystems.
Use 'du' command to estimate file space usage.
Use 'iostat' command to monitor system input/output device loading.
Check disk utilization with tools like 'iotop' and 'atop'.
posted on 25 Oct 2024
I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.
posted on 15 Dec 2021
I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.
mysql_connect vs mysql_pconnect and finding memory in Linux
mysql_connect creates a new connection to the database while mysql_pconnect creates a persistent connection
mysql_pconnect is faster but uses more memory
To find memory usage in Linux, use commands like vmstat, sar, or ps
vmstat displays virtual memory statistics
sar displays system activity information
ps displays information about active processes
posted on 5 Jul 2020
I applied via Referral and was interviewed in Jan 2020. There were 5 interview rounds.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Desktop Support Engineer
214
salaries
| ₹1.4 L/yr - ₹4.1 L/yr |
Software Developer
186
salaries
| ₹2 L/yr - ₹10 L/yr |
Software Engineer
176
salaries
| ₹3 L/yr - ₹10 L/yr |
Network Engineer
167
salaries
| ₹1 L/yr - ₹6 L/yr |
Senior Software Engineer
137
salaries
| ₹5.1 L/yr - ₹16 L/yr |
Team Lease
Quess
Tech Mahindra
HCLTech