YoVDO

Learn Advanced Data Structures with Python: Deques

Offered By: Codecademy

Tags

Data Structures Courses Programming Courses Python Courses Stacks Courses Queues Courses

Course Description

Overview

Learn how to leverage the power of double-ended queues in Python.
Continue your Python 3 learning journey with Learn Advanced Data Structures with Python: Deques. Learn how to program double-ended queues, or deques, in Python to leverage the power of a stack and queue simultaneously by allowing for using both a doubly-linked list or array.



### Notes on Prerequisites
We recommend that you complete [Learn Advanced Python 3: Concurrency](https://www.codecademy.com/learn/learn-advanced-python-3-concurrency) before completing this course.

Syllabus

  • Double-Ended Queues: Learn how to leverage the power of double-ended queues!
    • Article: Introduction to Deque
    • Lesson: Implementing Deque in Python
    • Quiz: Deque
    • Project: Deque Palindrome Project
    • Informational: Next Steps

Taught by

Alex DiStasi

Related Courses

Conception et mise en œuvre d'algorithmes.
École Polytechnique via Coursera
Algorithmen und Datenstrukturen
Universität Osnabrück via iversity
数据结构与算法 Data Structures and Algorithms
Peking University via Coursera
Data Structures and Algorithm Design Part I | 数据结构与算法设计(上)
Tsinghua University via edX
数据结构基础
Peking University via Coursera