08 Apr 26
Definitions of algorithms, data structures, and classical Computer Science problems.Some entries have links to implementations and more information.
15 Mar 26
VisuAlgo was conceptualised in 2011 by Associate Professor Steven Halim (NUS School of Computing) as a tool to help his students better understand data structures and algorithms, by allowing them to learn the basics on their own and at their own pace. Together with his students from the National University of Singapore, a series of visualizations were developed and consolidated, from simple sorting algorithms to complex graph data structures. Though specifically designed for the use of NUS students taking various data structure and algorithm classes (CS1010/equivalent, CS2040/equivalent (inclusive of IT5003)), CS3230, CS3233, and CS4234), as advocators of online learning, we hope that curious minds around the world will find these visualizations useful as well.
18 Sep 25
A really smart ant overall simple checksum that works on unordered collections
13 Sep 25
A really smart ant overall simple checksum that works on unordered collections
08 Sep 25
Some simple hash functions including a reversible one.