Upload Button Icon Add office photos

Dell EMC

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Dell EMC Software Engineer2 Interview Questions and Answers

Updated 7 Mar 2024

Dell EMC Software Engineer2 Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

It is 45 min online test

Round 2 - Technical 

(1 Question)

  • Q1. Technical persion asked basic to advance c++
Round 3 - One-on-one 

(1 Question)

  • Q1. He ask family, firend, interset and real life scnario realated questions.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2022. 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 Resume tips
Round 2 - Coding Test 

Usual JS coding challenges

Round 3 - Technical 

(1 Question)

  • Q1. JS basic and advanced concepts
Round 4 - Technical 

(1 Question)

  • Q1. JS advanced concepts, Angular and node js concepts
Round 5 - Behavioral 

(1 Question)

  • Q1. Project Architecture deep dive and general behaviour questions

Software Engineer2 Interview Questions Asked at Other Companies

Q1. - Given a water -tight orientable 2-manifold, how to find if a po ... read more
asked in Wayfair
Q2. Design a Order and Cart Page in iOS. The user should be able to o ... read more
Q3. How to process large amount of data? Which tool would you prefer?
asked in PayPal
Q4. Can you describe the system design for the checkout feature on Am ... read more
Q5. Given an integer array , and a target k , we need to find the pai ... read more

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic questions like linked list, structures, pointers and C fundamentals
  • Q2. Design questions like different framework models for effective communcation between control plane and data plame
Round 2 - Technical 

(2 Questions)

  • Q1. Projects worked in previous org
  • Q2. Memory concepts in C and IPC
  • Ans. 

    Memory concepts in C and IPC involve understanding memory management in C programming and inter-process communication techniques.

    • Memory management in C involves concepts like stack, heap, and static memory allocation.

    • IPC techniques include shared memory, message queues, and semaphores for communication between processes.

    • Understanding pointers and memory allocation is crucial for efficient memory management in C program...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Hewlett Packard Enterprise Software Engineer2 interview:
  • C
  • Networking

Skills evaluated in this interview

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

Simple competitive questions

Round 2 - One-on-one 

(3 Questions)

  • Q1. Questions in resume
  • Q2. Domain questions
  • Q3. Live scenario related questions
Round 3 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. About vmware and company culture
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

You need to write code as algorithm for the given problem

Round 2 - Coding Test 

You will need a end to end architecture and details , along with problem solving skillset

Round 3 - One-on-one 

(1 Question)

  • Q1. Techno managerial Round
Round 4 - One-on-one 

(1 Question)

  • Q1. Senior manager round or as called AA round
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Coding Test 

Usually medium LC questions

Round 3 - One-on-one 

(1 Question)

  • Q1. Design Snakes and Ladder
  • Ans. 

    Design a snakes and ladder game with a board, dice, and player pieces.

    • Create a game board with squares numbered from 1 to 100.

    • Place snakes and ladders on specific squares to move players up or down.

    • Players roll a dice to move their pieces on the board.

    • The first player to reach square 100 wins the game.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Codility Test - 2 Medium LC type questions

Round 2 - One-on-one 

(1 Question)

  • Q1. DS Algo based round with 2 medium LC types questions on string
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Q1 was about ds algo
Round 2 - Technical 

(1 Question)

  • Q1. Q2 was about lld
Round 3 - Technical 

(1 Question)

  • Q1. Q3 was about lld too
Round 4 - Technical 

(1 Question)

  • Q1. Q4 was about hiring manager round, from resume basically
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before May 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Was asked a simple question based on recursion
Round 2 - Technical 

(1 Question)

  • Q1. System Design Concepts. Discussion about day to day work on my current job
Round 3 - Technical 

(1 Question)

  • Q1. Detailed system design interview. Was asked a lots of questions about design of current project
Round 4 - Mangerial Round 

(1 Question)

  • Q1. It was more about day to day work responsibilities. Whether I was willing to relocate. And some questions around strengths and weakness
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Sep 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Data Structures and Algorithms - Easy

Round 2 - Coding Test 

Code a chineese pebble game

Round 3 - System Design 

(2 Questions)

  • Q1. 2 Entities for cross site sale promotion.
  • Ans. 

    Two entities for cross site sale promotion are affiliate marketing platform and customer loyalty program.

    • Affiliate marketing platform: Allows businesses to partner with affiliates who promote their products on their own websites in exchange for a commission.

    • Customer loyalty program: Rewards customers for repeat purchases or other actions, encouraging them to continue shopping with the brand.

  • Answered by AI
  • Q2. Grill on Q1 with questions on security and loop holes. List SPOF and how to fix it.
Round 4 - Technical 

(2 Questions)

  • Q1. Do you want to do a Puzzle round?
  • Q2. Then asks Celebrity problem which I obviously didn't know at that time.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do DSA even if you are a front end engineer. They keep monitoring for +ve signals.
Contribute & help others!
anonymous
You can choose to be anonymous

Dell EMC Interview FAQs

How many rounds are there in Dell EMC Software Engineer2 interview?
Dell EMC interview process usually has 4 rounds. The most common rounds in the Dell EMC interview process are Technical, Coding Test and Resume Shortlist.
What are the top questions asked in Dell EMC Software Engineer2 interview?

Some of the top questions asked at the Dell EMC Software Engineer2 interview -

  1. He ask family, firend, interset and real life scnario realated questio...read more
  2. Project Architecture deep dive and general behaviour questi...read more
  3. JS advanced concepts, Angular and node js conce...read more

Recently Viewed

INTERVIEWS

BNP Paribas

No Interviews

INTERVIEWS

BNP Paribas

No Interviews

INTERVIEWS

Ansys Software Private Limited

No Interviews

INTERVIEWS

BNP Paribas

No Interviews

INTERVIEWS

BNP Paribas

No Interviews

INTERVIEWS

BNP Paribas

No Interviews

INTERVIEWS

Ansys Software Private Limited

No Interviews

INTERVIEWS

Dell EMC

No Interviews

INTERVIEWS

Dell EMC

No Interviews

INTERVIEWS

BNP Paribas

100 top interview questions

Tell us how to improve this page.

Dell EMC Software Engineer2 Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.8
 • 5.6k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 905 Interviews
DXC Technology Interview Questions
3.7
 • 818 Interviews
NTT Data Interview Questions
3.9
 • 613 Interviews
Cisco Interview Questions
4.1
 • 398 Interviews
Atos Interview Questions
3.9
 • 368 Interviews
Synechron Interview Questions
3.6
 • 364 Interviews
View all
Dell EMC Software Engineer2 Salary
based on 329 salaries
₹8 L/yr - ₹22 L/yr
14% less than the average Software Engineer2 Salary in India
View more details

Dell EMC Software Engineer2 Reviews and Ratings

based on 33 reviews

3.7/5

Rating in categories

3.8

Skill development

3.9

Work-life balance

3.0

Salary

3.9

Job security

3.5

Company culture

2.8

Promotions

3.8

Work satisfaction

Explore 33 Reviews and Ratings
Senior Software Engineer
785 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
339 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer2
329 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
272 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Principal Software Engineer
270 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Dell EMC with

Hewlett Packard Enterprise

4.2
Compare

IBM

4.0
Compare

Cisco

4.1
Compare

NetApp

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview