Skip to main content
Run any Skill in Manus
with one click

algo-dynamic-arrays

Stars3
Forks0
UpdatedJuly 3, 2026 at 20:15

Implement resizable arrays with ctypes-backed doubling/shrinking; prove append is amortized O(1). Use when asked why list.append is O(1), to build a DynamicArray class, or to compare list vs numpy append speed.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly