An open API service indexing awesome lists of open source software.

https://github.com/willgreen98/data-structures-visualised


https://github.com/willgreen98/data-structures-visualised

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Data-Structures-Visualised

A continuation of my DSA repo with JavaFX.

## Algorithms
- Sorting
- Bubble Sort
- Searching
- Pathfinding

## Current State

![window](Window.png)

## TODO

- [ ] More algorithms.
- [ ] Create Library SO in C++ / JNI.
- [ ] Compartmentalize the code for JavaFX standards.
- [ ] Add more scenes for DSA concepts.