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: SR-Sunny-Raj/Data_Structures_and_Algorithm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: SR-Sunny-Raj-patch-1
Choose a base ref
...
head repository: SR-Sunny-Raj/Data_Structures_and_Algorithm
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.
  • 12 commits
  • 7 files changed
  • 5 contributors

Commits on Oct 5, 2021

  1. Merge pull request #3 from SR-Sunny-Raj/SR-Sunny-Raj-patch-1

    Remove Nth Node From End of List
    SR-Sunny-Raj authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    ab94384 View commit details
    Browse the repository at this point in the history
  2. Create recursive_bubblesort.c

    recursive bubble sort
    YashMathur03 authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    aa57aca View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from YashMathur03/main

    Create recursive_bubblesort.c
    SR-Sunny-Raj authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    711eedc View commit details
    Browse the repository at this point in the history
  4. Added Union of two arrays

    Pooj123-A committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    58128c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c93713b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6 from sanskruti-shahu/newBranch

    Added code for Postfix Expression Evaluation (Stacks)
    SR-Sunny-Raj authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    3bd33f3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5 from Pooj123-A/main

    Added Union of two sorted arrays solution
    SR-Sunny-Raj authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    69ef2b9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0209656 View commit details
    Browse the repository at this point in the history
  9. Create LICENSE

    SR-Sunny-Raj authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    e9f521e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #7 from SR-Sunny-Raj/add-license-1

    Create LICENSE
    SR-Sunny-Raj authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    2620c9b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    852186b View commit details
    Browse the repository at this point in the history
  12. Merge pull request #8 from APURVA-ARYA/main

    Create majority_elem_by_moores_voting_algo.cpp
    SR-Sunny-Raj authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    dc0a173 View commit details
    Browse the repository at this point in the history
Loading