YoVDO

Singly Linked Lists

Offered By: Lucid Programming via YouTube

Tags

Python Courses Algorithms and Data Structures Courses Data Structures Courses Singly Linked List Courses

Course Description

Overview

Dive into a comprehensive video tutorial on singly linked lists in Python, covering essential operations and algorithms. Learn to implement node swapping, calculate list length, perform deletions and insertions, reverse the list, merge sorted lists, remove duplicates, find the nth-to-last node, count occurrences, rotate the list, check for palindromes, move the tail to the head, and sum two lists. Master these fundamental data structure techniques to enhance your programming skills and problem-solving abilities.

Syllabus

Data Structures in Python: Singly Linked Lists -- Node Swap.
Data Structures in Python: Singly Linked Lists -- Length.
Data Structures in Python: Singly Linked Lists -- Deletion.
Data Structures in Python: Singly Linked Lists -- Insertion.
Data Structures in Python: Singly Linked Lists -- Reverse.
Data Structures in Python: Singly Linked Lists -- Merge Two Sorted Lists.
Data Structures in Python: Singly Linked Lists -- Remove Duplicates.
Data Structures in Python: Singly Linked Lists -- Nth-to-Last Node.
Data Structures in Python: Singly Linked Lists -- Count Occurrences.
Data Structures in Python: Singly Linked Lists -- Rotate.
Data Structures in Python: Singly Linked Lists -- Is Palindrome.
Data Structures in Python: Singly Linked Lists -- Move Tail to Head.
Data Structures in Python: Singly Linked Lists -- Sum Two Lists.


Taught by

Lucid programming

Related Courses

Intro to Computer Science
University of Virginia via Udacity
Design of Computer Programs
Stanford University via Udacity
Analytic Combinatorics, Part I
Princeton University via Coursera
Algorithms, Part I
Princeton University via Coursera
Algorithms, Part II
Princeton University via Coursera