- Clone/Download this repository
- Clone/Download helper repository: python_utils
- Has IO utils and data structures used in the solutions
- Once python_utils is on your machine:
- Open the directory in Terminal
- Run
python setup.py bdist_wheel --universal
- Once done a file with the following name will be generated:
python_utils-1.0.1-py2.py3-none-any.whl
- Copy that file to the root of the AlgoExpert repo
- Run
pip install python_utils-1.0.1-py2.py3-none-any.whl
- Add
ALGO_EXPERT_PROJECT_PATH
as an environment variable and set it to<path to repo/AlgoExpert
- Run test_solutions.py
-
Notifications
You must be signed in to change notification settings - Fork 0
NisargDesai99/AlgoExpert
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published