data-structures

Tag

Cards List
#data-structures

Agent Memory: An Anatomy

Hacker News Top · 2026-05-27 Cached

An exploration of the components and design decisions behind agent memory libraries, clarifying the gap between cognitive science terminology and engineering implementation.

0 favorites 0 likes
#data-structures

@itsalexzajac: An engineer built an interactive book on data structures and algorithms of 680 pages:

X AI KOLs Timeline · 2026-05-26 Cached

An engineer created an interactive 680-page book on data structures and algorithms, available online.

0 favorites 0 likes
#data-structures

Replacing a 3 GB SQLite db with a 10 MB FST (finite state transducer) binary

Hacker News Top · 2026-05-10 Cached

The author describes replacing a 3 GB SQLite database with a 10 MB Finite State Transducer (FST) binary to optimize a Finnish-English dictionary tool, achieving a 300x reduction in memory usage while maintaining performance.

1 favorites 1 likes
#data-structures

krahets/hello-algo

GitHub Trending (daily) · 2026-06-15

Hello Algorithm is an open-source tutorial on algorithms and data structures, featuring animated illustrations and implementations in multiple programming languages, suitable for self-study by beginners.

0 favorites 0 likes
← Previous
← Back to home

Submit Feedback