Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Dell Technologies

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Dell Technologies reviews | Dell Technologies jobs | Dell Technologies salaries | Dell Technologies benefits | Dell Technologies conversations
      Dell Technologies interviewsDell Technologies Python Developer interviewsDell Technologies interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Python Developer Interview

      18 Oct 2022
      Anonymous interview candidate
      No offer
      Neutral experience
      Average interview

      Application

      I applied online. I interviewed at Dell Technologies in Oct 2022

      Interview

      Got an phone call from HR in the afternoon and the first round of interview started immediately, asked you why you want to resign from your current position and your expected salary and some typical HR questions.

      Interview questions [1]

      Question 1

      Asked something from your resume about the projects you did before, and some technology questions such as four principles of OOP, what is AWS PVC, differences between ELB and SLB, how to expose K8s pod to outside, etc.
      Answer question

      Other Python Developer interview reviews for Dell Technologies

      Python Developer Interview

      7 Feb 2025
      Anonymous employee
      Accepted offer
      Positive experience
      Average interview

      Application

      I interviewed at Dell Technologies

      Interview

      The coding round is designed to be similar to LeetCode-style challenges, requiring problem-solving skills, algorithmic thinking, and proficiency in data structures. It typically includes problems on arrays, strings, dynamic programming, graphs, recursion, and system design, depending on the level of difficulty and the role being assessed. Candidates are expected to write optimized, well-structured code while demonstrating logical reasoning and debugging skills within a given time limit.

      Interview questions [1]

      Question 1

      Tell me about yourself and experience
      Answer question

      Python Developer Interview

      13 Oct 2023
      Anonymous interview candidate
      Officer
      No offer
      Neutral experience
      Average interview

      Application

      I applied online. The process took 5 days. I interviewed at Dell Technologies (Officer) in Mar 2022

      Interview

      algorithms, and problem-solving abilities. You might be asked to solve coding problems on a shared code editor or whiteboard. Prepare for questions related to Python libraries, frameworks, and best practices in software development. The technical interview might involve discussions about your previous projects and how you approached problem-solving. 4. Behavioral Interview: Behavioral interviews assess your soft skills, teamwork, communication, and cultural fit within the company. You might be asked about how you handle challenges, work under pressure, or resolve conflicts. 5. Technical Assessment or Coding Challenge: Depending on the role, you might be given a coding challenge to complete at home. This challenge will evaluate your ability to write clean, efficient, and functional Python code. 6. On-Site Interview (for Senior Roles): For senior positions, you might be invited for an on-site interview. On-site interviews can include technical discussions, problem-solving sessions, and meetings with potential team members or managers.

      Interview questions [1]

      Question 1

      What is Python, and why is it popular in data processing and analysis? Explain the differences between Python 2 and Python 3. What are decorators in Python, and how do they work? Describe list comprehensions and generator expressions in Python. What are lambda functions? Provide an example. Explain the Global Interpreter Lock (GIL) in Python. What is the purpose of the __init__ method in Python classes? What are Python decorators, and how are they used in web frameworks? Explain the concept of Python virtual environments. Why are they useful? What is the difference between shallow copy and deep copy in Python? How do you handle exceptions in Python? Explain the try, except, finally, and raise statements.
      Answer question