From aba1cb8669cf67b247d3e7ebd38cfca6151f871b Mon Sep 17 00:00:00 2001 From: Steven Kester Yuwono Date: Thu, 21 Aug 2014 01:55:00 +0800 Subject: [PATCH] Updated readme.txt --- readme.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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