devsoc-unsw / devsoc-unsw/structs.sh
Record visualisation session
- Dominant language
- TypeScript
- Stars
- 40
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Within the existing presets of data structures, we want to take a reproducible snapshot of the current state of:
- the currently running algorithm,
- the data structure
- the data within the data structure
This snapshot needs to be shareable (url, video, recording, etc.)
This task is to design a solution that works with the existing set of structures on the homepage (note this is **not** with the debugger).
A simple proof of concept could be to implement this feature for:
- 1 data structure, e.g Linked Lists
- the input data used
- the algorithm (algorithm state is in scope but can be done after POC).
Future scope:
- #781
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.