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: TheAlgorithms/C-Sharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: michaelkrisper/C-SharpAlgorithms
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.
  • 6 commits
  • 4 files changed
  • 4 contributors

Commits on Sep 18, 2025

  1. Initial plan

    Copilot committed Sep 18, 2025
    Configuration menu
    Copy the full SHA
    491e355 View commit details
    Browse the repository at this point in the history
  2. Improve code performance and maintainability

    Co-authored-by: michaelkrisper <733482+michaelkrisper@users.noreply.github.com>
    Copilot and michaelkrisper committed Sep 18, 2025
    Configuration menu
    Copy the full SHA
    3650304 View commit details
    Browse the repository at this point in the history
  3. Apply suggestion from @Copilot

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    michaelkrisper and Copilot authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    fde77a8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from michaelkrisper/copilot/fix-37d4a229-559b-4…

    …7d2-b16f-81fb2b6962db
    
    Improve code performance and maintainability across BitArray, VectorExtensions, and Encoders
    michaelkrisper authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    24287b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7397c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b3da4a View commit details
    Browse the repository at this point in the history
Loading