Dell Technologies interview experience Real time questions & tips from candidates to crack your interview

SDE - 1

Dell Technologies
upvote
share-icon
3 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 1 month
Topics: DBMS(Database, Characteristics),Data Structure, C#(very basic),C++, OOPs(definition of OOPs, It's Properties)
Tip
Tip

Tip 1 : Make your self introduction powerful(Mention that you can adapt new things)
Tip 2 : They mostly prefer dbms and data structure, prepare basic definitions
Tip 3 : Have vocal practice on your projects and learn to explain your codes

Application process
Where: Campus
Eligibility: 7 CGPA
Resume Tip
Resume tip

Tip 1 : They prefer Java language 
Tip 2 : Put some projects in your resume, have angular based and backend related projects also

Interview rounds

01
Round
Easy
Online Coding Interview
Duration120 minutes
Interview date15 Mar 2021
Coding problem2

2 coding question which were supposed to given in c# language

1. MCQ Questions

Quantitative aptitude
1) Probability
2) Work
3) Blood relation

Number Of MCQs - 40

2. Move Zeros To Left

Easy
10m average time
90% success
0/40
Asked in companies
AdobeTech MahindraDell Technologies

You are given an array 'ARR' of integers. Your task is to modify the array so that all the array elements having zero values get pushed to the left and all the array elements having non-zero value come after them while maintaining their relative order.

For example :
Consider the array { 1, 1, 0, 2, 0 }. 
For the given array the modified array should be {0,0,1,1,2} . 
Arrays { 0, 0, 1, 2, 1 } and  { 0, 0, 2, 1, 1 } are not the correctly reorganized array even if they have all the zero values pushed to the left as in both the arrays the relative order of non-zero elements is not maintained.
Follow Up :
Can you solve the problem in linear time, and constant space?
Try solving now
02
Round
Easy
Face to Face
Duration30 minutes
Interview date20 Mar 2022
Coding problem1

1. Technical Questions

1) What is DBMS?
2) Difference between DBMS and data?
3) Any example of DBMS, what have you worked in?
4) Two SQL queries on LIMIT and ORDER.
5) Project related.

Problem approach

Tip 1 : Explain everything in details even your sql queries
Tip 2 : Learn differences
Tip 3 : Learn and practice about OOPs and it's definitions and characteristics with code

03
Round
Easy
HR Round
Duration30 minutes
Interview date30 Mar 2021
Coding problem1

1. Basic HR Questions

1) My introduction.
2) What I like to do?
3) What I will do if someone bully me in company?
4) What is success for me?

Problem approach

Tip 1 : Try to be confident
Tip 2 : Rehearse your introduction and make it attractive
Tip 3 : Make him feel that you are optimistic

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

Which keyword is used for inheritance?

Choose another skill to practice
Similar interview experiences
SDE - 1
3 rounds | 4 problems
Interviewed by Dell Technologies
0 views
0 comments
0 upvotes
SDE - 1
2 rounds | 2 problems
Interviewed by Dell Technologies
1415 views
0 comments
0 upvotes
SDE - 1
3 rounds | 3 problems
Interviewed by Dell Technologies
995 views
0 comments
0 upvotes
SDE - 1
3 rounds | 2 problems
Interviewed by Dell Technologies
0 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - 1
5 rounds | 12 problems
Interviewed by Amazon
111047 views
24 comments
0 upvotes
company logo
SDE - 1
4 rounds | 5 problems
Interviewed by Microsoft
54788 views
5 comments
0 upvotes
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by Amazon
33526 views
6 comments
0 upvotes