Descriptions to Algorithms are added. HT v0.0.51
Hello everyone!
The v0.0.51 version of the Holy Theory project has been released.
Today is Monday, January 1st, 2024. Nevertheless, I must post another project update, especially as I have something to share. I have added draft descriptions to all algorithms selected for the future handbook. The next and final step required to move towards finalizing the book is adding all schemas and pictures for each algorithm. I am not sure if I will be able to accomplish this within one week, but I will do my best. I am genuinely excited to work on the book.
Happy new year!
Changelog:
- add description for insertion sort
- add description for quicksort
- add description for Merge sort
- add description for linear search
- add description for interval search
- add description for ternary search
- add description for interpolation search
- add description for breadth first search
- add description for depth first search
- add description for dijkstra
- add description for floyd warshall algorithm
- add description for ford-fulkerson algorithm
- add image to bubble sort
- add image to insertion sort
- add image to quick sort
- fix problems of building system
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 and happy new year!