Fundamental Data Structures - Linked Lists in C#
This foundational course delves into understanding and applying Linked Lists in C#. It details the inner workings, implementation, and complexities of Linked Lists, highlighting their effectiveness for solving interview-focused algorithmic challenges.
Lessons and practices
Expanding the Train Route with Linked Lists
Expanding Your Linked List with New Nodes
Deleting a Node from a Linked List in C#
Implementing Station Names in Linked Lists
Reversing the Last N Elements of a Linked List in C#
Finding the Index of a Value in a Singly Linked List in C#
Remove Duplicates from Linked List
Sum of Every Second Node in a Linked List
Manage LinkedList Students
Clear and Verify LinkedList
Task Scheduler with Linked Lists
Add and Traverse a Class Roster Using LinkedList
Interested in this course? Learn and practice with Cosmo!
Practice is how you turn knowledge into actual skills.