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

Commits on Oct 25, 2021

  1. added jumpSearch.js

    Implemented Jumpsearch in javaScript
    VaibhavM01 authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    41368fb View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Merge pull request BugHunters-bug#88 from PrabhaKumar/main

    added hufman code
    BugHunters-bug authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    4434e44 View commit details
    Browse the repository at this point in the history
  2. Merge pull request BugHunters-bug#89 from VaibhavM01/patch-1

    added jumpSearch.js
    BugHunters-bug authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    7a7bbec View commit details
    Browse the repository at this point in the history
  3. fibonacci in c

    using a recursive function
    Poojaa-Pranathi authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    da3c67b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. rename

    BugHunters-bug authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    e45968b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed11c6f View commit details
    Browse the repository at this point in the history
  3. Added Luhns algorithm

    chakeson committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    fb2c501 View commit details
    Browse the repository at this point in the history
  4. Merge pull request BugHunters-bug#92 from chakeson/main

    Added Luhns algorithm
    BugHunters-bug authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    4cc389c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. Create tree_dsa.cpp

    cheemra authored Oct 31, 2021
    Configuration menu
    Copy the full SHA
    130ae49 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Merge pull request BugHunters-bug#93 from cheemra/patch-1

    Create tree_dsa.cpp
    BugHunters-bug authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    bdfa113 View commit details
    Browse the repository at this point in the history
Loading