From the course: Python Data Structures: Linked Lists

The best dynamic Python data structure: Linked Lists - Python Tutorial

From the course: Python Data Structures: Linked Lists

The best dynamic Python data structure: Linked Lists

- Do you like linked lists or looking to learn more about linked lists? Well, you'll like linked lists on LinkedIn Learning. Linked lists have everything: nodes, pointers, data, insertion, deletion, searching, and traversals. You can make them circular, you can make them doubly-linked. We even have the rare orthogonal linked list. Hi, I'm Ryan Mitchell, author of "Web Scraping with Python" and lots of other Python things. I'm excited to introduce you to linked Lists. They're one of my favorite dynamic data structures. By the end of this course, you'll get hands-on experience working with linked lists through code samples and challenges. I'll also give you industry insider information about how you can use linked lists at work or in the interview for your dream job. No one wants a listless employee, so let's go learn linked lists.

Contents