SkillAgentSearch skills...

LStructure

golang structure implements

Install / Use

npx skills add tommyliu1114/LStructure

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

LStructure

golang structure implements

LinkedList
stack ----->depend on LinkedList
que ----->depend on LinkedList
heap
priority ----->que depends on heap
segment tree
avl tree
binary search tree(bst) ----->depends on stack and que
set ----->depends on bst
UnionFind
LInterface defines data interface

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated6y ago
Forks0

Languages

Go

Security Score

60/100

Audited on Nov 26, 2019

No findings