Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: davecom/ClassicComputerScienceProblemsInPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: vadozy/CSProblemsInPython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 38 files changed
  • 2 contributors

Commits on Feb 18, 2019

  1. Added the recursion counter to hanoi.py

    Vadim Storozhuk authored and vadozy committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    dbfd564 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. Added hanoi without type hints

    vadozy committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    126e7a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aec6d23 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Configuration menu
    Copy the full SHA
    0d0f205 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. minor changes

    vadozy committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    f8a33bd View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2019

  1. mypy dependency

    vadozy committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    8dab49a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Configuration menu
    Copy the full SHA
    8fd3b02 View commit details
    Browse the repository at this point in the history
  2. added hash and eq to missionaries

    Vadim Storozhuk committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    79c7a05 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. refactoring

    vadozy committed May 1, 2019
    Configuration menu
    Copy the full SHA
    25ae03e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. Configuration menu
    Copy the full SHA
    f0c4fdd View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2019

  1. Configuration menu
    Copy the full SHA
    a4a5ff9 View commit details
    Browse the repository at this point in the history
  2. minor

    vadozy committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    a72f15f View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2019

  1. 🎨 Ch2 -- cosmetic changes

    vadozy committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    a0ab35b View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2019

  1. ⚡ Ch3 -- cosmetic changes

    vadozy committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    f798e27 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. ✨ Ch04 -- cosmetic changes

    vadozy committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    80f2b59 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. 🍎 Ch05 -- cosmetic changes

    vadozy committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    49a7891 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. 🥅 Ch06 -- cosmetic changes

    vadozy committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    2d852e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. 🎨 Ch07 -- minor

    vadozy committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    bc95cb7 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    25222e9 View commit details
    Browse the repository at this point in the history
Loading