SkillAgentSearch skills...

Calgos

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

Install / Use

/learn @towry-archived/Calgos
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
Updated15d ago
Forks2

Languages

C++

Security Score

75/100

Audited on Mar 24, 2026

No findings