Skip to content

Commit

Permalink
Updated readme.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
yulonglong committed Aug 20, 2014
1 parent 571116d commit aba1cb8
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -26,7 +30,6 @@ VisuAlgo currently contains the following data structures and algorithms:




---About VisuAlgo---

Motivation
Expand Down

0 comments on commit aba1cb8

Please sign in to comment.