Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend Skills Test Solution [Sharon John] #44

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

sharon-john
Copy link

Hello!

My solution was written in Python3 utilizing only built-in operations and data structures.

Files contained:

-solution.py: Python3 source file containing solution1() and solution2() which solves the two problems respectively. They assume that Python built-in types(dict and list) are provided in the input container.

  • tests.py: Contains some tests I used to verify correctness and improve my programs. They can be run python3 tests.py and print the result of each test for each problem to the console.

Look forward to hearing from Ontraport!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant