Holy Theory v0.0.25 Update
Hello everyone!
The 0.0.25 version of the Holy Theory project has been released.
I have decided to stop adding new trainings to the project and focus on improving its quality. Right now, I’m working on providing descriptions and explanations for the tasks that were already added. I included some of them in this release. Next week, my main goal is to update the builder.js file, which will require a lot of my attention and effort.
Changelog:
- update 3Sum Closest training, added explanation of the solution
- update 3Sum training, add explanation of the solution
- update add binary training, add explanation of solution
- update add strings training, add explanation of solution
- add code highlighter to builder.js
- update add two numbers training, add explanation of solution
- update adjacency list to adjacency matrix training, add explanation of solution
- update update adjacency matrix to adjacency list training, add explanation of solution
- update arithmetic sequence training, add explanation of solution
- update arranging Coins training, add explanation of solution
The project link: https://github.com/AndersDeath/holy-theory
Alpha Eleventy based version: https://eleventy-vladimir-test.netlify.app/
Alpha version of builder.js generator result: https://andersdeath.github.io/holy-theory/builder/test/index.html
Thank you and have a great week!