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

Codecademy

Learn Advanced Data Structures with Python: Deques

via Codecademy

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

Reviews

5 rating at Codecademy based on 7 ratings

Start your review of Learn Advanced Data Structures with Python: Deques

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.