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 Mts Software Engineer Interview Questions and Answers

Updated 2 Sep 2024

Pure Storage Mts Software Engineer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

Asked me in general DSA and coding questions. not too difficult, and definitely not the "if you know you know" kind of questions

Interview Preparation Tips

Interview preparation tips for other job seekers - do your study of the job role
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

This was easy 2 hours coding assessment on Hackerrank

Round 2 - One-on-one 

(1 Question)

  • Q1. Tree related Questions were there

Interview Preparation Tips

Topics to prepare for Pure Storage Mts Software Engineer interview:
  • DSA

Mts Software Engineer Interview Questions Asked at Other Companies

Q1. What are decorators in Python and how define it. and what is a fu ... read more
asked in Salesforce
Q2. Return k most frequent string from an array of strings
Q3. Add Two Numbers represented as linked lists into one linked list
Q4. Given two strings s1 and s2 find the missing character with TC: 0 ... read more
asked in Agnity
Q5. Explaining the IMS architecture with interfaces and protocols

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was really good, having required tech questions for my position

Round 2 - Technical 

(2 Questions)

  • Q1. Low level design was asked
  • Q2. There were questions like create schema for likedin
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Technical round- Hackerank Problem

Round 2 - One-on-one 

(3 Questions)

  • Q1. Coding medium and easy problems for Leetcode,
  • Q2. More of a scenario based questions like whatyou will do if you have a confict with your developer
  • Q3. How will you lead your team
Round 3 - Technical 

(1 Question)

  • Q1. Java, API, Testing related, Selenium, Scenario based question

Interview Preparation Tips

Interview preparation tips for other job seekers - Manager Round

more of a project and scenario related question, couple of question from design patter and sql, Java
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

We were asked a couple of DSA questions around array and string manipulation

Round 2 - One-on-one 

(2 Questions)

  • Q1. DSA question - 2 sum. problem
  • Q2. DSA - island problem of leetcode
  • Ans. 

    The island problem on LeetCode involves finding the number of connected islands in a grid of 1s and 0s.

    • Use depth-first search (DFS) or breadth-first search (BFS) to traverse the grid and count the number of islands.

    • Keep track of visited cells to avoid redundant calculations.

    • Consider diagonal movements if specified in the problem.

    • Example: Given grid = [[1,1,0,0],[0,1,0,1],[1,0,0,1]], the number of islands is 3.

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. 1 screenig round
  • Q2. 2 tech + 2 managerial rounds
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Two medium level question in 75 minutes

Round 2 - One-on-one 

(1 Question)

  • Q1. Return k most frequent string from an array of strings
  • Ans. 

    Return k most frequent strings from an array of strings

    • Use a hashmap to store the frequency of each string in the array

    • Sort the hashmap by frequency in descending order

    • Return the first k keys from the sorted hashmap

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Salesforce Mts Software Engineer interview:
  • DSA
  • LLD
  • HLD
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Find 2 element having sum equal to x.
  • Ans. 

    Use a hash set to find two elements in an array that sum up to a given value x.

    • Create a hash set to store elements as you iterate through the array.

    • For each element, check if the difference between x and the current element exists in the hash set.

    • If it does, return the current element and the difference as the two elements that sum up to x.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Basic Behavioural questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic database related Questions and aptitude questions for fresher

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via campus placement at Indian Institute of Technology (IIT), Mandi and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Duration: 1:30
Topics: DSA

Round 2 - Technical 

(2 Questions)

  • Q1. Simple DSA questions
  • Q2. Simple DSA questions again

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep leetcoding
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is java and how to slove concurrency error
  • Ans. 

    Java is a popular programming language used for developing various applications. Concurrency errors occur when multiple threads access shared resources simultaneously.

    • Java is a high-level, object-oriented programming language known for its platform independence.

    • Concurrency errors in Java can be solved using synchronization mechanisms like synchronized blocks, locks, and atomic variables.

    • Examples of solving concurrency ...

  • Answered by AI
  • Q2. What is null pointer exception
  • Ans. 

    A null pointer exception occurs when a program tries to access a memory address that is null or invalid.

    • Occurs in programming languages like Java when trying to access an object or variable that is null

    • Can be caused by not properly initializing a variable before using it

    • Example: int[] arr = null; int x = arr.length; // This will throw a null pointer exception

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Not much but mostly DSA and coding algorithms

Skills evaluated in this interview

Pure Storage Interview FAQs

How many rounds are there in Pure Storage Mts Software Engineer interview?
Pure Storage interview process usually has 1-2 rounds. The most common rounds in the Pure Storage interview process are Coding Test and One-on-one Round.

Tell us how to improve this page.

People are getting interviews through

based on 2 Pure Storage interviews
Job Portal
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Join Pure Storage Welcome to a new era. Data—at your service.

Interview Questions from Similar Companies

IBM Interview Questions
4.1
 • 2.4k Interviews
Amdocs Interview Questions
3.8
 • 523 Interviews
Cisco Interview Questions
4.2
 • 395 Interviews
Salesforce Interview Questions
4.1
 • 265 Interviews
Adobe Interview Questions
4.0
 • 248 Interviews
24/7 Customer Interview Questions
3.5
 • 174 Interviews
Globant Interview Questions
3.9
 • 168 Interviews
View all
Pure Storage Mts Software Engineer Salary
based on 5 salaries
₹33 L/yr - ₹95 L/yr
156% more than the average Mts Software Engineer Salary in India
View more details

Pure Storage Mts Software Engineer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

2.0

Skill development

2.0

Work-Life balance

3.0

Salary & Benefits

2.0

Job Security

3.0

Company culture

2.0

Promotions/Appraisal

2.0

Work Satisfaction

Explore 1 Review and Rating
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