You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -28,13 +28,19 @@ Structs.sh is an interactive data structure and algorithm visualiser and educati
28
28
29
29
## Features:
30
30
31
-
- Algorithm visualisation
32
-
- Interactive animation player for visualising fundamental operations on classic data structures such as linked lists, binary search trees, graphs, etc.
33
-
- Control the visualiser through an integrated terminal
34
-
- Hub for educational computer science content and teaching resources
35
-
- Lessons, videos, reference implementations in specific programming languages, all in one place
36
-
- Content management system
37
-
- Create new topics, source code snippets, lessons and quizzes
31
+
-**Algorithm Visualiser**
32
+
- Interactive animated visualisations of classic data structures and algorithms \- including but not limited to linked lists, binary search trees, AVL trees and more!
0 commit comments