Upload Button Icon Add office photos

Dell

Compare button icon Compare button icon Compare
4.1

based on 3.6k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Dell Software Developer Intern Interview Questions and Answers

Updated 13 Dec 2024

2 interviews found

Sort by: Popular
Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Aptitude Test Round

Easy to medium questions

2

Hackathon Round (1 Question)

  • Q1. Create a software
3

HR Round (1 Question)

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Just stick to the basics

Software Developer Intern Interview Questions

user image Nikhita Bhattacharya

posted on 13 Dec 2024

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

I was interviewed before Dec 2023.

3 Interview Rounds

1

Aptitude Test Round

Fundamental output questions and aptitude assessments.

2

Technical Round (1 Question)

  • Q1. Pattern printing Delete drop truncate difference Projects discussion
3

HR Round (2 Questions)

  • Q1. What motivated you to choose Dell?
  • Q2. Opinion about JD.

Interview questions from similar companies

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Coding Test Round

Easy Binary search and tree questions were asked

2

Technical Round (2 Questions)

  • Q1. Binary search on rotated array
  • Q2. ACID in dbms was asked

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in Oct 2024.

1 Interview Round

1

HR Round (2 Questions)

  • Q1. Why you want to join company
  • Q2. Puzzle question

Interview Preparation Tips

Interview preparation tips for other job seekers - solve previous year question of sri delhi 6 month intern and practice some puzzle. focus on topics like tree, graph,dfs,bfs,shortest path , linked list more.
Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
Selected  Selected

I was interviewed in Mar 2024.

3 Interview Rounds

1

Coding Test Round

Aptitude and dsa questions

2

Technical Round (2 Questions)

  • Q1. Sql, Oops, dsa, API and projects were asked
  • Q2. Some sql queries
3

HR Round (1 Question)

  • Q1. Normal interaction to know about me
Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

One-on-one Round (3 Questions)

  • Q1. 1. Check all the permutations of palindrome in an array
  • Q2. 2. Toggle a bit
  • Q3. 3. Swap numbers using bit operators

Skills evaluated in this interview

Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
Selected  Selected

I applied via Company Website and was interviewed before Feb 2022.

3 Interview Rounds

1

Resume Shortlist Round

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
2

HR Round (2 Questions)

  • Q1. Why do want to work here?
  • Q2. Tell me about yourself?
3

Technical Round (1 Question)

  • Q1. Questions were regarding my previous internships and projects

Interview Preparation Tips

Interview preparation tips for other job seekers - just prepare from your resume, white board leetcode type questions are unilikely

I was interviewed in May 2021.

3 Interview Rounds

1

Video Call Round (1 Question)

Round duration - 45 minutes
Round difficulty - Medium

This round was scheduled in the morning hours from 10:30 to 11:15 AM. I was informed about the round 2 days earlier through an e-mail and a phone call both.

  • Q1. Ninja And Candies Ninja is a boy who lives in ninjaland. Every day, during the morning he gets 1 coin from his mother. He wants to buy exactly ‘N’ candies. Each...read more
2

Video Call Round (2 Questions)

Round duration - 45 minutes
Round difficulty - Hard

After the first round, some candidates were shortlisted and I was one of them which was scheduled 2 days later at the same time.

  • Q1. Umbrella You are given ‘N’ types of umbrellas, where each umbrella can shelter some number of people. Given the number of people each umbrella can shelter in th...read more
  • Q2. Lazy Santa It’s christmas and Santa is here with ‘K’ gifts. There are ‘N’ children in the park who are standing in a straight line, and not crowding up due to C...read more
3

HR Round (1 Question)

Round duration - 30 minutes
Round difficulty - Medium

It was a simple conversation, no shortlisting was done here, all of the students who passed the previous round were offered the role.

  • Q1. Basic HR Questions

    Who is your role model.

    Tell me about yourself.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Malaviya National Institute of Technology Jaipur. I applied for the job as SDE - Intern in BangaloreEligibility criteriaCGPAApple interview preparation:Topics to prepare for the interview - primarily DSA, linked list, stack, queue, graphs and tree, DPTime required to prepare for the interview - 12 monthsInterview preparation tips for other job seekers

Tip 1 : Aptitude is must.
Tip 2 : Practice puzzle problems.
Tip 3 : Do atleast 2 projects.

Application resume tips for other job seekers

Tip 1 : projects should be well mentioned
Tip 2 : also don't forget to mention your grades of all academic levels

Final outcome of the interviewSelected

I was interviewed in Nov 2021.

2 Interview Rounds

1

Coding Test Round (3 Questions)

Round duration - 70 minutes
Round difficulty - Medium

It was held at 7:00 pm. STL functions were not allowed. But STL containers like queues were allowed. One question was easy-medium, one was medium and one was hard. Everyone got different sets of questions. Make sure you solve all the questions from Samsung online Test, as they tend to repeat. Only 2 sample test cases were visible and Other Test Cases were hidden.

  • Q1. Game of Stones Given the count of total stones in a game. Two-player ‘Ale’ and ‘Bob’ are playing the game. Your task is to find who will win the game if both th...read more
  • Q2. Largest Number in Binary Tree You have been given a Binary Tree of 'N' nodes where the nodes have integer values. Your task is to find the largest numbe...read more
  • Q3. Bridges In A Graph Given an undirected graph of V vertices and E edges. Your task is to find all the bridges in the given undirected graph. A bridge in any grap...read more
2

Coding Test Round (4 Questions)

Round duration - 60 minutes
Round difficulty - Easy

The interviewer was very friendly. It started at 10:00 AM and lasted for 60 minutes. It was the only technical interview and NO HR interview was there. The video was kept on with screen sharing.

  • Q1. Sum of Digits Ninja is given an integer ‘N’. One day Ninja decides to do the sum of all digits and replace the ‘N’ with the sum of digits until it becomes less ...read more
  • Q2. Sum Of Squares Of First N Natural Numbers You are given an integer 'N'. You need to find the sum of squares of the first 'N' natural numbers. Fo...read more
  • Q3. Convert A Given Binary Tree To Doubly Linked List Given a Binary Tree, convert this binary tree to a Doubly Linked List. A Binary Tree (BT) is a data structure ...read more
  • Q4. Output Question class A{    int n;    public :    void fun(A *a){        if(n == a->n){      ...read more

Interview Preparation Tips

Eligibility criteriaCircuital Branches(CSE, ECE,EE) having CGPA more than 7Samsung interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, Objected Oriented Programming, DBMS, SQL, Operating SystemTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Never mention anything in RESUME in which you're not confident
Tip 2 : For on-campus opportunities try to maintain a good CGPA. Try to maintain at least 7.5 CGPA
Tip 3 : While practicing questions please make sure you make notes if them, it will be mostly required if your interview is scheduled in 1-2 days.
Tip 4 : Never submit questions just for the sake of increasing the count on problems solved. Try to think of one problem from a different perspective. 
Tip 5 : Please give timed contests it will be helpful in clearing ONLINE TESTS. Please note Interviews are easier than Online Tests and mostly standard questions are asked.

Application resume tips for other job seekers

Tip 1 : Mention only those things you feel confident
Tip 2 : If you're DSA heavy mention ranking if any, the number of problems solved. And if you're development heavy include projects and 2-3 lines about each project.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Coding Test Round

3h test with 1question

2

Technical Round (1 Question)

  • Q1. Realted to oa and virtual function
3

HR Round (1 Question)

  • Q1. Normal hr and puzzle

Dell Interview FAQs

How many rounds are there in Dell Software Developer Intern interview?
Dell interview process usually has 3 rounds. The most common rounds in the Dell interview process are Aptitude Test, HR and Technical.
What are the top questions asked in Dell Software Developer Intern interview?

Some of the top questions asked at the Dell Software Developer Intern interview -

  1. Create a softw...read more
  2. Pattern printing Delete drop truncate difference Projects discuss...read more

Tell us how to improve this page.

Dell Software Developer Intern Salary
based on 5 salaries
₹1 L/yr - ₹6.2 L/yr
48% less than the average Software Developer Intern Salary in India
View more details

Dell Software Developer Intern Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

4.0

Work-Life balance

3.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

4.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Senior Software Engineer
1.8k salaries
unlock blur

₹10 L/yr - ₹36.4 L/yr

Software Engineer
1.3k salaries
unlock blur

₹5.4 L/yr - ₹18 L/yr

Principal Software Engineer
943 salaries
unlock blur

₹13.5 L/yr - ₹52.5 L/yr

Software Engineer2
861 salaries
unlock blur

₹8 L/yr - ₹23.5 L/yr

Senior Analyst
542 salaries
unlock blur

₹6 L/yr - ₹21 L/yr

Explore more salaries
Compare Dell with

Helmerich & Payne

4.1
Compare

Lenovo

4.3
Compare

Apple

4.3
Compare

Acer India

4.3
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