YoVDO

Python Data Structures A to Z

Offered By: Udemy

Tags

Python Courses Jupyter Notebooks Courses Data Structures Courses Stacks Courses Queues Courses Linked Lists Courses Heaps Courses

Course Description

Overview

Learn the essentials of data structures in Python.

What you'll learn:
  • An in-depth look at native Python data structures: Strings, Lists, Tuples, Sets and Dictionaries
  • Intro to Queues, Stacks, Heaps, Linked Lists, Binary Search Trees and Graphs
  • How each Data Structure works and how to Implement and use them in Python
  • Pros and Cons of each Data Structure

This course combines conceptual lectures to explain how a data structure works, and code lectures that walk through how to implement a data structure in Python code. All the code lectures are based on Python 3 code in a Jupyter notebook. All the code and presentations are available for download on Github.

Data structures covered in this course include native Python data structures String, List, Tuple, Set, and Dictionary, as well as Stacks, Queues, Heaps, Linked Lists, Binary Search Trees, and Graphs.


Taught by

Joe James

Related Courses

Algorithms for DNA Sequencing
Johns Hopkins University via Coursera
Conception et mise en œuvre d'algorithmes.
École Polytechnique via Coursera
مربع الأدوات الخوارزمية
University of California, San Diego via Coursera
Algorithms
Stanford University via Coursera
Graph Search, Shortest Paths, and Data Structures
Stanford University via Coursera