https://github.com/yanliu1111/algoexpert-easy
In progress. AlgoExpert-EasyQuestion using TypeScript & Python
https://github.com/yanliu1111/algoexpert-easy
alogrithms data-structures python typescript
Last synced: about 1 month ago
JSON representation
In progress. AlgoExpert-EasyQuestion using TypeScript & Python
- Host: GitHub
- URL: https://github.com/yanliu1111/algoexpert-easy
- Owner: yanliu1111
- Created: 2023-03-06T23:16:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-18T06:23:10.000Z (over 1 year ago)
- Last Synced: 2025-02-18T07:29:33.276Z (over 1 year ago)
- Topics: alogrithms, data-structures, python, typescript
- Language: TypeScript
- Homepage:
- Size: 4.51 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AlgoExpert-Easy
learn algorithm and data structure
- Solve algorithm questions mainly in TypeScript in AlgoExpert-Done-Q folder
- AlogoExpert-Test folder is for testing, please ignore this folder
- I also slove the algorithm in other languages as well in `otherLang`
- I will finish AlgoExpert-Easy level, and make a detailed list in the end
(╯°□°)╯︵ ┻━┻
- **learn note:** 20241108
1. Go path to AlogoExpert-Tests
2. Copy past the test code, remove export at the beginning
3. `npm start`
4. check
5. Go live from index.html, and check the result in console
6. ^c stop server