SkillAgentSearch skills...

Calgos

🎗 Algorithms in C++, radix, counting, quicksort, bucket sort etc.

Install / Use

npx skills add towry-archived/calgos

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Algorithm in C PLUS PLUS

I'm not a great programmer; I'm just a good programmer with great habits. -  Kent Beck

Algorithms

Sort

  • [x] bubble
  • [x] counting
  • [x] insert
  • [x] merge
  • [x] quick
  • [x] radix
  • [x] select
  • [x] heap
  • [x] bucket

Search

  • [x] kmp

Data structure

  • [x] binary tree
  • [ ] Interval tree

Graph

  • [x] dijkstra

Copyright 2015 by Towry Wang

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated4mo ago
Forks2

Languages

C++

Security Score

72/100

Audited on Mar 24, 2026

No findings