An open API service indexing awesome lists of open source software.

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

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