i
NetApp
Filter interviews by
I applied via Referral and was interviewed before Feb 2020. There were 3 interview rounds.
Parity is calculated by counting the number of 1s in a binary sequence.
Parity is used to detect errors in data transmission.
Even parity means the number of 1s in the sequence should be even.
Odd parity means the number of 1s in the sequence should be odd.
Parity can be calculated using XOR operation on the binary sequence.
Baseline is the starting point of performance measurement while benchmark is the standard for comparison.
Baseline is the initial measurement of performance used as a reference point for future comparisons.
Benchmark is the standard or best practice used for comparison with the current performance.
Baseline and benchmark are used to measure and improve performance.
For example, a company may set a baseline for their websit...
I analyze logs, monitor system resources, and use profiling tools to identify and resolve performance issues.
Analyze logs to identify potential bottlenecks
Monitor system resources such as CPU, memory, and disk usage
Use profiling tools to identify slow code and optimize it
Identify and eliminate unnecessary database queries
Optimize network communication
Implement caching mechanisms
Conduct load testing to identify performa...
iSCSI, SAN, FC, MAA are protocols used in storage networking.
iSCSI (Internet Small Computer System Interface) is a protocol used to transmit SCSI commands over IP networks.
SAN (Storage Area Network) is a network that provides block-level access to data storage.
FC (Fibre Channel) is a high-speed network technology used to connect servers and storage devices.
MAA (Massive Array of Idle Disks) is a storage architecture tha...
Top command displays real-time system resource usage and process information.
Top command shows system load, CPU usage, memory usage, and running processes.
The first line shows overall system statistics.
The second line shows CPU usage.
The third line shows memory usage.
The fourth line shows swap usage.
The fifth line shows running processes.
Press 'q' to exit top command.
Top trending discussions
I applied via Naukri.com and was interviewed in Jul 2020. There was 1 interview round.
I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Sep 2022. There were 3 interview rounds.
I applied via Job Portal and was interviewed before Feb 2023. There was 1 interview round.
I applied via Approached by Company and was interviewed before Mar 2023. There were 2 interview rounds.
I appeared for an interview in Nov 2024, where I was asked the following questions.
Creating an employee table in Java involves using JDBC to connect to a database and execute SQL commands.
JDBC Connection: Use JDBC to establish a connection to your database. Example: `Connection conn = DriverManager.getConnection(url, user, password);`
SQL Statement: Write an SQL statement to create the employee table. Example: `String sql = "CREATE TABLE Employee (id INT PRIMARY KEY, name VARCHAR(100), age INT, depart...
Java 8 introduced significant features like lambdas, streams, and new date/time APIs, enhancing productivity and code readability.
Lambda Expressions: Enable functional programming by allowing you to pass behavior as a parameter. Example: (a, b) -> a + b.
Streams API: Facilitates processing sequences of elements, enabling operations like filter, map, and reduce. Example: list.stream().filter(x -> x > 10).collect...
based on 1 review
Rating in categories
Member Technical Staff
192
salaries
| ₹19 L/yr - ₹41.2 L/yr |
Software Engineer
113
salaries
| ₹18.3 L/yr - ₹34.3 L/yr |
Professional Service Engineer
110
salaries
| ₹9.5 L/yr - ₹27.4 L/yr |
Technical Staff Member 3
87
salaries
| ₹26.8 L/yr - ₹46.2 L/yr |
Mts Software Engineer
74
salaries
| ₹20.4 L/yr - ₹38 L/yr |
Nutanix
IBM
Oracle
Synechron