Data Structures in Python: Doubly Linked Lists -- Append and Prepend

Поділитися
Вставка
  • Опубліковано 17 вер 2024
  • This video is sponsored by Oxylabs. Oxylabs provides market-leading web scraping solutions for large-scale public data gathering. You can receive data in JSON or CSV format and pay only per successful request. At the moment, Oxylabs offers a free trial.
    oxylabs.io/?ut...
    In this video, we introduce the doubly linked list data structure. We then code up an implementation of this data structure in Python. After that, we look at how to append (add elements to the back of the doubly linked list) and prepend (add elements to the front of the doubly linked list). We then write a print function to verify that the append and prepend functions work as expected. We code the doubly linked list and the corresponding functions up in Python.
    The software written in this video is available at:
    github.com/vpr...
    Do you like the development environment I'm using in this video? It's a customized version of vim that's enhanced for Python development. If you want to see how I set up my vim, I have a series on this here:
    bit.ly/lp_vim
    Slides can be found here:
    docs.google.co...
    If you've found this video helpful and want to stay up-to-date with the latest videos posted on this channel, please subscribe:
    bit.ly/lp_subsc...

КОМЕНТАРІ • 142