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: nimxor/Algorithms-1
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: prakhar1989/Algorithms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 8 files changed
  • 5 contributors

Commits on Sep 26, 2016

  1. Configuration menu
    Copy the full SHA
    2f2cdf3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prakhar1989#43 from the-shank/master

    modify Queue to use collections.deque instead of a list
    prakhar1989 authored Sep 26, 2016
    Configuration menu
    Copy the full SHA
    df48982 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2016

  1. Configuration menu
    Copy the full SHA
    385d753 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prakhar1989#44 from manishrw/master

    ADDED modular exponentiation in misc
    prakhar1989 authored Oct 14, 2016
    Configuration menu
    Copy the full SHA
    691172d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2016

  1. Added Modular multiplicative inverse algo

    Added test case for the same
    manishrw committed Oct 15, 2016
    Configuration menu
    Copy the full SHA
    18a09aa View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2016

  1. Merge pull request prakhar1989#45 from manishrw/master

    Added Modular multiplicative inverse algorithm
    prakhar1989 authored Oct 16, 2016
    Configuration menu
    Copy the full SHA
    21945f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2016

  1. Configuration menu
    Copy the full SHA
    fb232f7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prakhar1989#47 from ayush1997/binarysearchtree.py#…

    …issue
    
    issue#46 Fixed bug in binarysearchtree.py
    prakhar1989 authored Oct 25, 2016
    Configuration menu
    Copy the full SHA
    276a89d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2016

  1. readme

    nitikataneja authored Oct 30, 2016
    Configuration menu
    Copy the full SHA
    36c8cae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82e64ce View commit details
    Browse the repository at this point in the history
Loading