Skip to content

socrateasehq/coding-problems-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

python3 -m venv virtualenv
source virtualenv/bin/activate
pip install git+ssh://git@github.com/socrateasehq/process-test-cases#egg=process_test_cases

Running

You can check the code for a problem within a given difficulty level or under the misc/ folder.

Testing

If you want to check the code for a problem that starts with abc within folder level_1, you will run

python run.py level_1 abc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published