irgolic / AutoPR-template

Prompt pull request with issues with this AutoPR quickstart template.
https://github.com/irgolic/AutoPR
5 stars 8 forks source link

Write three progamming interview challenges #10

Open irgolic opened 1 year ago

irgolic commented 1 year ago

Put them in a new programming_interview folder. Make an easy one, a medium one, and a hard one. For each include a markdown document describing the task, and a python file with tests verifying correctness of the solution. Expect the user to write their answers in a file called solution.py in the same directory.