https://github.com/tonychouteau/mergesortui
MergeSortUI
https://github.com/tonychouteau/mergesortui
Last synced: about 2 months ago
JSON representation
MergeSortUI
- Host: GitHub
- URL: https://github.com/tonychouteau/mergesortui
- Owner: TonyChouteau
- Created: 2022-09-08T18:48:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-17T01:09:03.000Z (over 2 years ago)
- Last Synced: 2025-01-31T16:35:48.530Z (4 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MergeSortUI
MergeSortUITESTED :
- simple leaf comparison ✔️
- simple 2 leaf merge ✔️
- go to 2nd leaf ✔️
- full merge sort ✔️
- auto test with large input list and auto click results ✔️DONE (not perfectly tested):
TODO :
- display branch
- display result list in html