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: techreturners/java_coding_exercises
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cleides/java_coding_exercises
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.
  • 13 commits
  • 17 files changed
  • 1 contributor

Commits on Dec 6, 2021

  1. Exercise001 partial

    cleides committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    5d40a81 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Exercise001.partial1

    cleides committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    19d2eda View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Exercise001.Final

    cleides committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    01ffe90 View commit details
    Browse the repository at this point in the history
  2. Exercise002.Final

    cleides committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    7de3b8a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Exercise003.partial

    cleides committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    d66e941 View commit details
    Browse the repository at this point in the history
  2. Exercise003.partial2

    Some tests I have compared expected and actual results, just for practice.
    cleides committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    762634f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6aca9fd View commit details
    Browse the repository at this point in the history
  4. Exercise004.java.test1 passes

    cleides committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    337af39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    811fcf7 View commit details
    Browse the repository at this point in the history
  6. Exercise002.java.Final - removing the if statements and improving the…

    … asserts.
    
    As per IntelliJ suggestions
    cleides committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    0d00e91 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. Exercise005.java.Init

    cleides committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    040f3d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f65404 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bef1cc View commit details
    Browse the repository at this point in the history
Loading