Finished with sort algorithms’ drafts. HT v0.0.56
Feb 5, 2024
Hello everyone!
The v0.0.56 version of the Holy Theory project has been released.
So, I finished with drafts for sorting algorithms. It’s really nice. I have a little bit more time for the project now. The next week will be dedicated to to search algorithms.
Changelog:
- update selection sort
- update insertion sort
- update builder
- update quick sort
- update merge sort
The project link: https://github.com/AndersDeath/holy-theory
Alpha version of builder.js generator result: https://andersdeath.github.io/holy-theory/builder/test/index.html
Thank you and have a great week!