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

https://github.com/tonychouteau/mergesortui

MergeSortUI
https://github.com/tonychouteau/mergesortui

Last synced: about 2 months ago
JSON representation

MergeSortUI

Awesome Lists containing this project

README

        

# MergeSortUI
MergeSortUI

TESTED :

- 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