Member of Techinical Staff 2

Member of Techinical Staff 2 Interview Questions and Answers

Updated 20 Jan 2017

Q1. What was the need to change from RAID 3 to RAID 4 ?

Ans.

RAID 4 was needed to improve performance and address the bottleneck issue of RAID 3.

  • RAID 4 allows for parallel access to multiple disks, improving performance.

  • RAID 3 had a single dedicated parity disk, causing a bottleneck in write operations.

  • RAID 4 introduced independent block-level striping with a dedicated parity disk.

  • The change from RAID 3 to RAID 4 aimed to distribute the parity calculations across all disks.

  • RAID 4 provided better performance for large sequential read op...read more

Q2. What are the ways to detect errors in Parity Bits ?

Ans.

Parity bits can be detected by checking for errors in the parity bit itself or by comparing the parity bit with the data it is supposed to protect.

  • Check for errors in the parity bit itself

  • Compare the parity bit with the data it is supposed to protect

Q3. What is RAID ?

Ans.

RAID stands for Redundant Array of Independent Disks. It is a data storage technology that combines multiple physical disk drives into a single logical unit for improved performance, fault tolerance, and data protection.

  • RAID is used to increase storage capacity, improve performance, and provide data redundancy.

  • There are different RAID levels, such as RAID 0, RAID 1, RAID 5, RAID 10, etc., each offering different benefits and trade-offs.

  • RAID 0 stripes data across multiple driv...read more

Q4. Want to be a Developer or Tester ?

Ans.

I want to be a Developer.

  • I have a strong passion for coding and problem-solving.

  • I enjoy creating new software applications and improving existing ones.

  • I have experience in programming languages such as Java, Python, and JavaScript.

  • I have worked on various development projects, including web and mobile applications.

  • I am constantly learning and keeping up with the latest technologies and trends in software development.

Are these interview questions helpful?

Q5. What are Parity Bits ?

Ans.

Parity bits are used in computer systems to detect errors in data transmission.

  • Parity bits are extra bits added to a binary code to make the total number of 1s either even or odd.

  • They are used to detect errors during data transmission by comparing the number of 1s in a code with the expected parity.

  • If the number of 1s doesn't match the expected parity, an error is detected.

  • Parity bits can be even parity (total number of 1s should be even) or odd parity (total number of 1s sho...read more

Q6. A Simple Code of Link List.

Ans.

A simple code for implementing a linked list.

  • A linked list is a data structure where each element contains a reference to the next element.

  • The last element points to null.

  • Operations on a linked list include insertion, deletion, and traversal.

  • Example code: class Node { int data; Node next; }

Share interview questions and help millions of jobseekers 🌟

man-with-laptop

Q7. Diagram of Linux Operating System.

Ans.

The Linux operating system is an open-source, Unix-like operating system that provides a stable and secure platform for computing.

  • Linux is based on the Unix operating system and follows a monolithic kernel architecture.

  • It provides multi-user and multitasking capabilities.

  • Linux uses the GNU toolchain and supports a wide range of hardware architectures.

  • It consists of various components such as the kernel, shell, file system, and utilities.

  • Linux distributions like Ubuntu, Fedora...read more

Member of Techinical Staff 2 Jobs

0
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Interview experiences of popular companies

3.9
 • 62 Interviews
View all

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary

Member of Techinical Staff 2 Interview Questions
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter