YoVDO

Python Data Structures: Dictionaries

Offered By: LinkedIn Learning

Tags

Python Courses Data Structures Courses Hash Tables Courses

Course Description

Overview

Learn how to use dictionaries to store and retrieve unordered data in Python.

Syllabus

Introduction
  • Python dictionaries and why you should use them
  • What you should know
1. Basic Concept and Syntax of Python Dictionary
  • What is a dictionary in Python?
  • Creating a dictionary
  • Iterating through a dictionary
  • Challenge
  • Solution
2. Operators and Methods
  • Basic Python dictionary operations and comparators
  • Python dictionary methods
  • Using Python lists within a dictionary
  • Challenge
  • Solution
3. Compare Dictionaries with Other Data Structures
  • Dictionary vs. lists
  • Dictionary vs. sets and tuples
  • Implementation of dictionaries as hash tables in Python
  • Quiz introduction
4. Dictionary Comprehension
  • Understanding comprehension
  • Understanding dictionary comprehension with an example
  • Challenge
  • Solution
Conclusion
  • Next steps for Python dictionaries

Taught by

Deepa Muralidhar

Related Courses

Algorithms, Part I
Princeton University via Coursera
Data Structures
University of California, San Diego via Coursera
Data Structures and Algorithm Design Part II | 数据结构与算法设计(下)
Tsinghua University via edX
Graph Search, Shortest Paths, and Data Structures
Stanford University via Coursera
Data Structures Fundamentals
University of California, San Diego via edX