diff --git a/readme.txt b/readme.txt index 688e11e..fc356b9 100644 --- a/readme.txt +++ b/readme.txt @@ -1,9 +1,13 @@ ---VisuAlgo--- -visualising data structures and algorithms through animation +Visualising data structures and algorithms through animation. Main VisuAlgo website: http://www.comp.nus.edu.sg/~stevenha/visualization/ +I (Steven Kester Yuwono) developed a portion of the project, namely the List data structure. +-http://www.comp.nus.edu.sg/~stevenha/visualization/list.html +-It includes Linked List, Stack, Queue, Doubly Linked List, and Double-Ended Queue + VisuAlgo currently contains the following data structures and algorithms: -Sorting -Bitmask @@ -26,7 +30,6 @@ VisuAlgo currently contains the following data structures and algorithms: - ---About VisuAlgo--- Motivation