Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

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

via Udemy

Overview

Master Data Structures in Python - Optimize Your Code Efficiency and Problem-Solving Skills!

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

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.

Syllabus

  • Tips
  • Starter
  • ----- BUILT-IN DATA STRUCTURES -----
  • List
  • Tuple
  • Set
  • Dictionary
  • frozenset
  • ----- COLLECTIONS PACKAGE -----
  • namedtuple
  • ChainMap
  • Counter
  • deque
  • defaultdict
  • ----- ARRAYS -----
  • Numpy Array
  • ----- IMPLEMENTATIONS -----
  • Queue
  • Stack
  • Double-Ended Queue
  • Configuration (optional)
  • Bonus

Taught by

Paweł Krakowiak

Reviews

4.5 rating at Udemy based on 77 ratings

Start your review of 150+ Exercises - Data Structures in Python - Hands-On

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.