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: DukeDai/99-problems
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: shekhargulati/99-problems
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.
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Sep 14, 2017

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

Commits on Oct 28, 2020

  1. GitHub actions (shekhargulati#21)

    * Added github action to mvn test on each push
    
    On each push mvn test will run on Ubuntu 18.04, latest Mac OS and lastest Windows using JDK 8, 11 and 15.
    
    * Moved files to root folder
    
    * Run tests on JDK8
    
    * Run on latest ubuntu an also use JDK 8, 11, and 15
    HanSolo authored Oct 28, 2020
    Configuration menu
    Copy the full SHA
    08db972 View commit details
    Browse the repository at this point in the history
  2. Bump junit from 4.12 to 4.13.1 in /java8 (shekhargulati#22)

    Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
    - [Commits](junit-team/junit4@r4.12...r4.13.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 28, 2020
    Configuration menu
    Copy the full SHA
    7e120de View commit details
    Browse the repository at this point in the history
Loading