Premium Employer

i

This company page is being actively managed by Pure Storage Team. If you also belong to the team, you can get access from here

Pure Storage Verified Tick

Compare button icon Compare button icon Compare
3.3

based on 28 Reviews

Filter interviews by

Pure Storage Member Technical Staff Interview Questions and Answers

Updated 26 May 2024

Pure Storage Member Technical Staff Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Synchronization using semaphore and mutexes
  • Ans. 

    Semaphores and mutexes are synchronization mechanisms used in multi-threaded programming to control access to shared resources.

    • Semaphores are used to control access to a shared resource by counting the number of available resources.

    • Mutexes are used to provide mutual exclusion to shared resources by allowing only one thread to access the resource at a time.

    • Semaphores can be used to implement producer-consumer problem, w...

  • Answered by AI
  • Q2. Event driven software design
  • Q3. NAND flash related questions,

Skills evaluated in this interview

Member Technical Staff Jobs at Pure Storage

View all

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Asked coding question on array medium level.
Round 2 - Technical 

(1 Question)

  • Q1. Asked design related question and coding question and current project architecture etc
Round 3 - Behavioral 

(1 Question)

  • Q1. Techno behavioural question
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - PS dsa system design doing properly will help
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

All questions cs fundamentals

Round 2 - Coding Test 

Basic coding questions

Round 3 - Technical 

(1 Question)

  • Q1. Technical interview
Round 4 - One-on-one 

(1 Question)

  • Q1. Second technical interview kind of managerial
Round 5 - HR 

(1 Question)

  • Q1. Basic hr questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Reverse linked list
Round 1 - Aptitude Test 

It was easy.

Round 2 - Coding Test 

I was selected from college.
There was 3 DSA problems asked. I could solve 2 out of 3 in 1 hour.

Round 3 - One-on-one 

(1 Question)

  • Q1. This was with the architect of the product. He checked my CS fundamentals around topics like OS, filesystems, DBMS and networks.

Interview Preparation Tips

Interview preparation tips for other job seekers - It's now acquired by Oracle. So cannot say much.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Medium DSA question based on string and sliding window algorithm
Round 2 - Technical 

(1 Question)

  • Q1. 2 Medium DSA Questions - 1 was based on using heaps (both min and max) - 1 was based on binary search with using few other optimisations
Round 3 - Technical 

(1 Question)

  • Q1. LLD Round - Based on Designing HashMap
Round 4 - Behavioral 

(1 Question)

  • Q1. Couple of behavioural questions and small discussion on one of the projects mentioned on Resume. Was a friendly discussion of around 30 mins.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Feb 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

1st step is aptitude test and coding test

Round 3 - Technical 

(1 Question)

  • Q1. 2nd round is technical round
Round 4 - One-on-one 

(1 Question)

  • Q1. Its one and one round and managerial questions they will ask
Round 5 - HR 

(1 Question)

  • Q1. At last there will be hr round

Interview Preparation Tips

Interview preparation tips for other job seekers - You should have good Technical skills and knowledge about the languages and hr questions too
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at International Institute of Information Technology (IIIT), Hyderabad and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

It was basic DSA round consisting of DP question and Graph question.

Round 2 - Technical 

(1 Question)

  • Q1. 2 Technical Rounds with standard DSA of around 1300 codeforces level. OS was also asked.
Round 3 - HR 

(1 Question)

  • Q1. Final HR round asking general questions about myself and my future goals.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have faith in yourself and have unique approach towards problem solving.

I applied via LinkedIn and was interviewed before Jun 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Basics of java programming
  • Q2. Xpath and css for web elements
  • Ans. 

    Xpath and CSS are used to locate web elements on a webpage.

    • Xpath is a language used to navigate through the XML structure of a webpage.

    • CSS selectors are used to target specific HTML elements on a webpage.

    • Xpath can be used to locate elements based on their attributes, text content, or position on the page.

    • CSS selectors can be used to locate elements based on their tag name, class, ID, or attributes.

    • Both Xpath and CSS ca...

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. A bit more deep dive into oops and threading concepts
  • Q2. About selenium framework
Round 4 - Behavioral 

(2 Questions)

  • Q1. About manaul testing process
  • Q2. Scrnario based questions

Interview Preparation Tips

Topics to prepare for Oracle Member Technical Staff interview:
  • Java OOPS
  • Selenium
  • BDD
  • Robot Framework
  • Git
  • Jenkins
Interview preparation tips for other job seekers - It's not too tough but be well prepared for programming rounds.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I was interviewed in Sep 2023.

Round 1 - Coding Test 

First round was hacker rank test

Round 2 - Coding Test 

Two coding questions and optimisation and other basic DS and OOPS questions

Round 3 - One-on-one 

(1 Question)

  • Q1. Deep diving into current project works
  • Ans. 

    I am currently working on developing a new feature for our company's website to improve user experience.

    • Researching user feedback and analyzing data to identify areas for improvement

    • Collaborating with designers and developers to create wireframes and prototypes

    • Implementing and testing the new feature to ensure functionality and usability

    • Gathering feedback from users through surveys and usability testing

    • Iterating on the

  • Answered by AI

Pure Storage Interview FAQs

How many rounds are there in Pure Storage Member Technical Staff interview?
Pure Storage interview process usually has 1 rounds. The most common rounds in the Pure Storage interview process are One-on-one Round.
How to prepare for Pure Storage Member Technical Staff interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Pure Storage. The most common topics and skills that interviewers at Pure Storage expect are Python, C++, Debugging, Computer science and Linux Administration.
What are the top questions asked in Pure Storage Member Technical Staff interview?

Some of the top questions asked at the Pure Storage Member Technical Staff interview -

  1. synchronization using semaphore and mute...read more
  2. event driven software des...read more
  3. NAND flash related questio...read more

Tell us how to improve this page.

Join Pure Storage Welcome to a new era. Data—at your service.
Pure Storage Member Technical Staff Salary
based on 40 salaries
₹18 L/yr - ₹62.6 L/yr
210% more than the average Member Technical Staff Salary in India
View more details

Pure Storage Member Technical Staff Reviews and Ratings

based on 7 reviews

3.5/5

Rating in categories

3.0

Skill development

3.4

Work-Life balance

4.2

Salary & Benefits

2.8

Job Security

3.3

Company culture

3.5

Promotions/Appraisal

3.0

Work Satisfaction

Explore 7 Reviews and Ratings
Member of Technical Staff, Test Automation

Bangalore / Bengaluru

4-8 Yrs

₹ 30-85 LPA

Member Of Technical Staff, Diag

Bangalore / Bengaluru

4-7 Yrs

Not Disclosed

Explore more jobs
Member Technical Staff
40 salaries
unlock blur

₹18 L/yr - ₹62.6 L/yr

Technical Staff Member 3
8 salaries
unlock blur

₹35 L/yr - ₹40 L/yr

Senior Salesforce Developer
7 salaries
unlock blur

₹15 L/yr - ₹34.5 L/yr

Salesforce Developer
7 salaries
unlock blur

₹15 L/yr - ₹30 L/yr

Mts Software Engineer
5 salaries
unlock blur

₹33 L/yr - ₹95 L/yr

Explore more salaries
Compare Pure Storage with

NetApp

3.9
Compare

Dell EMC

4.1
Compare

Hewlett Packard Enterprise

4.2
Compare

IBM

4.1
Compare

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
Did you find this page helpful?
Yes No
write
Share an Interview