Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      NetApp

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: NetApp reviews | NetApp jobs | NetApp salaries | NetApp benefits | NetApp conversations
      NetApp interviewsNetApp Member of Technical Staff(MTS) interviewsNetApp interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Top companies for "Compensation and Benefits" near you

      avatar
      Capgemini
      3.7★Compensation and benefits
      avatar
      Cisco
      4.0★Compensation and benefits
      avatar
      Salesforce
      4.4★Compensation and benefits
      avatar
      Bloomberg
      4.0★Compensation and benefits

      Member of Technical Staff(MTS) Interview

      13 Mar 2024
      Anonymous employee
      Vellore

      Other Member of Technical Staff(MTS) interview reviews for NetApp

      Member of Technical Staff(MTS) Interview

      2 Aug 2024
      Anonymous interview candidate
      Bengaluru
      No offer
      Accepted offer
      Positive experience
      Average interview

      Application

      I applied through university. The process took 1 day. I interviewed at NetApp (Vellore) in Mar 2024

      Interview

      i had 3 round techinical,manager,hr round, technical round was all about basics ,manager round was about skill specific ,hr round was all about communication skills,the overal process took 3hours to complete ,

      Interview questions [1]

      Question 1

      operating system computer networks cloud
      Answer question
      Negative experience
      Average interview

      Application

      I applied through a recruiter. The process took 1 day. I interviewed at NetApp (Bengaluru)

      Interview

      There were two rounds scheduled : 1. First round(45mins) - technical round was around basics of projects what i did ! Few questions on threads . -> Given a string, output an encoded string such that repeat letters are compressed to the character and count. Example: abccaddeeeeeaa => abc2d3e5a2 -> Given an absolute path for a Unix-style file system, which begins with a slash/, transform this path into its simplified canonical path. In Unix styl file system context, a single period signifies the current directory, a double period denotes moving up one directory level, and multiple slashes such as "//" are interpreted as a single slash Example: Input path = "/./a/./b//c./d/." Output: "/b/d" Given an absolute path for a Unix-style file system, which begins with a slash'/, transform this path into its simplified canonical path. In Unix style file system context, a single period signifies the current directory, a double period * denotes moving up one directory level, and multiple slashes such as "I/" are interpreted as a single slash Example: Iput path ="|/a///./d/." Output. ...b/d 2nd round (45min) - multi threading question in c++ , Write a basic program to print odd and even number sequentially using two threads. Later modify function a lil by making the index counter to be global for both function. Binary search for findjng a number Find the largest next number in the sequence. I answered all questions correctly but dont know why i got rejected ! I was really confident with the interview process. One rude thing was the HR told that he will get back with the results to schedule Managerial round in few hours but he didn’t! And just blocked my number . This really got me pissed off and thats why writing this review. HR s please communicate !!! Dont hesitate to do so because until we get the results we are restless and eager to know the results.

      Interview questions [1]

      Question 1

      -> Given a string, output an encoded string such that repeat letters are compressed to the character and count. Example: abccaddeeeeeaa => abc2d3e5a2 -> Given an absolute path for a Unix-style file system, which begins with a slash/, transform this path into its simplified canonical path. In Unix styl file system context, a single period signifies the current directory, a double period denotes moving up one directory level, and multiple slashes such as "//" are interpreted as a single slash Example: Input path = "/./a/./b//c./d/." Output: "/b/d" Given an absolute path for a Unix-style file system, which begins with a slash'/, transform this path into its simplified canonical path. In Unix style file system context, a single period signifies the current directory, a double period * denotes moving up one directory level, and multiple slashes such as "I/" are interpreted as a single slash Example: Iput path ="|/a///./d/." Output. ...b/d Write a basic program to print odd and even number sequentially using two threads. Later modify function a lil by making the index counter to be global for both function. Binary search for findjng a number Find the largest next number in the sequence. I answered all questions correctly but dont know why i got rejected ! I was really confident with the interview process. One rude thing was the HR told that he will get back with the results to schedule Managerial round in few hours but he didn’t! And just blocked my number . This really got me pissed off and thats why writing this review. HR s please communicate !!! Dont hesitate to do so because until we get the results we are restless and eager to know the results.
      Answer question
      4

      Member of Technical Staff(MTS) Interview

      11 Mar 2024
      Anonymous employee
      Bengaluru
      Accepted offer
      Positive experience
      Difficult interview

      Application

      I interviewed at NetApp (Bengaluru)

      Interview

      It was a really good experience, the interviewers were very helpful and I had three rounds. Questions were from Computer fundamentals as well as Data Structures and Algorithms, and resume based too.

      Interview questions [1]

      Question 1

      Reverse a Linked List, Find prime numbers in a range
      Answer question