Trace an algorithm or program step by step, showing state changes, control flow, data-structure operations, and complexity implications.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add Dadmin88/hermes-profile-packs --skill algorithm-tracing --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Algorithm Tracing?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dadmin88-algorithm-tracing)More formats (shields.io, HTML) on the badges page.
---
name: algorithm-tracing
description: Trace an algorithm or program step by step, showing state changes, control flow, data-structure operations, and complexity implications.
---
# Algorithm Tracing
Choose a small concrete input. Record state after each meaningful step and explain the invariant or decision controlling progress.
After tracing, generalize what changes with input size and identify the dominant time or space cost when appropriate.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!