femto / snake_game_py

a repository completely written by ai
1 stars 0 forks source link

Add Programming Interview Challenges #34

Open codez-bot[bot] opened 1 year ago

codez-bot[bot] commented 1 year ago

Description

This PR introduces three new programming interview challenges of varying difficulty levels (easy, medium, hard). Each challenge has its own markdown description and a set of pytest tests to validate the correctness of solutions provided in solution.py.

Summary

This addition will help in evaluating the problem-solving skills of candidates during the interview process.

Fixes #33.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/interview-challenges

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.