linked-lists
CommunityMaster linked lists with practical patterns.
Software Engineering#algorithms#data-structures#cycle-detection#linked-list#pointer-manipulation#list-reversal
Authorpluginagentmarketplace
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Linked lists are a foundational data-structure for efficient insertions and dynamic memory usage, but implementing and reasoning about them is error-prone and verbose. This skill provides structured patterns, ready-to-use operations, and testing strategies for common linked-list variants including singly, doubly, circular lists, along with reversal, merging, and cycle detection.
Core Features & Use Cases
- Implement and manipulate singly and doubly linked lists
- Handle circular lists and list merging
- Efficient cycle detection using techniques like Floyd's algorithm
- Two-pointer strategies for common pointer problems
- Educational and interview-ready examples for practical study and project use
Quick Start
Set up a hands-on example to implement and test basic linked list operations including reversal and cycle detection.
Dependency Matrix
Required Modules
yaml
Components
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: linked-lists Download link: https://github.com/pluginagentmarketplace/custom-plugin-data-structures-algorithms/archive/main.zip#linked-lists Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.