/Python-exercises

Includes code snippets for testing or checking things, and my solutions to stuff such as LeetCode Problems or Exercism Learning Tracks

Primary LanguagePython

Python-exercises


Includes:

  • Code snippets
  • My solutions to exercism/Python track
  • My solutions to leetcode problems
  • My solutions to project euler problems

Code snippets

These random codes includes:

  • My implementation of solution to some known problems
  • Syntax tests
  • Learning and testing python packages
  • Completely useless stuff

Leetcode

Website: leetcode


Exercism.org

Exercism is an online, open-source, free coding platform that offers code practice and mentorship on various different programming language.

Website: Exercism.org

About: About Exercism

Python Track: Python on Exercism

Github: Exercism Python Track

Project Euler

Website: project euler