Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
150+ Exercises - Data Structures in Python - Hands-On
Rating: 4.5 out of 5(78 ratings)
40,095 students

150+ Exercises - Data Structures in Python - Hands-On

Master Data Structures in Python - Optimize Your Code Efficiency and Problem-Solving Skills!
Last updated 4/2025
English

What you'll learn

  • Built-in data structures: list, tuple, set, dict, frozenset
  • collections package: namedtuple, ChainMap, Counter, deque, defaultdict
  • Implementations: Queue, Double-Ended Queue, Stacks
  • Numpy arrays
  • solve 150+ exercises with data structures in Python
  • deal with real programming problems
  • work with documentation and Stack Overflow
  • guaranteed instructor support

Coding Exercises

This course includes our updated coding exercises so you can practice your skills as you learn.

See a demo
Image of coding exercise example

Course content

22 sections182 lectures1h 11m total length
  • A few words from the author0:54
  • Configuration0:13

Requirements

  • Completion of all courses in the Python Developer learning path

Description

This course is an in-depth, practical guide designed to provide learners with a comprehensive understanding of Python's core data structures. These include built-in types like lists, tuples, sets, dictionaries, and strings, as well as advanced structures such as stacks, queues, linked lists, trees, and graphs.

Each unit in this course is dedicated to a particular data structure with a series of hands-on exercises that challenge learners to solve problems using that particular data structure. These exercises range in complexity, catering to various skill levels and providing opportunities for learners to apply and consolidate their knowledge.

In addition, each exercise is accompanied by a thorough solution, giving learners the chance to review their work and understand different approaches to problem-solving. This approach reinforces learning and boosts confidence in handling Python's data structures.

This course is suitable for learners who have a basic understanding of Python and want to delve deeper into how data can be organized and manipulated within the language. Through practical, hands-on exercises, learners will gain the ability to select and implement the appropriate data structure for a given problem, an essential skill in software development and data analysis.

This course is the perfect choice for aspiring Python programmers, data scientists, or anyone seeking to enhance their problem-solving skills in Python.


Python: The Language of Simplicity and Power

Python is a high-level, versatile programming language known for its clean syntax and readability. Widely used in web development, data science, automation, artificial intelligence, and more, Python enables developers to write efficient, scalable, and maintainable code with minimal effort. Its rich ecosystem of libraries and strong community support make it an ideal choice for beginners and professionals alike.

Who this course is for:

  • Aspiring Software Developers
  • Computer Science and Engineering Students
  • Python Programmers Seeking to Strengthen Core Skills
  • Data Scientists and Analysts
  • Technical Interview Candidates
  • Coding Bootcamp Participants and Graduates
  • Educators and Trainers
  • Professionals Seeking Continuing Education