https://github.com/chocoscoding/algo4all_p
https://github.com/chocoscoding/algo4all_p
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/chocoscoding/algo4all_p
- Owner: chocoscoding
- Created: 2022-05-21T22:19:15.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-21T22:20:10.000Z (about 4 years ago)
- Last Synced: 2025-02-24T23:33:55.035Z (over 1 year ago)
- Language: CSS
- Size: 177 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Welcome to Algo4all Repo
*Why build this*
1. All devs are now given algorithm tests and are force to learning different algorithms they will never use again.
2. Not everyone can afford leetcode
3. I like building stuffs out of the nowhere😂😂
*I will add explanations to each algo later*
I created a seperate server with fastify and node, since Fastify is faster than express. This is because i store all names in local storage on initial load so you wold only require fetching of data when you want to see a particular solution.
But this makes initial load time 4-8 seconds, depending on your internet.
[Enjoy the site and share it](https://algo4all.vercel.app/)