A polyglot pathfinding lab. A from-scratch graph algorithms core in Python produces JSON path/distance results; a TypeScript CLI + ASCII renderer consumes that JSON, visualizes routes, and ...
A curated Python project implementing data structures and algorithms from scratch, including dynamic arrays, bit vectors, linked lists, hash maps, priority queues, bloom filters, and graph ...