Comparing main...level-2-problems · mananguptamg/java-methods · GitHub
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: mananguptamg/java-methods
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: mananguptamg/java-methods
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: level-2-problems
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 12 files changed
  • 1 contributor

Commits on Mar 4, 2025

  1. [Manan] ADD:Finding the factors of number and calculating sum, sum of…

    … square of factors and product of the factors
    mananguptamg committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    72a49bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e19fb5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f09540c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58cd9b1 View commit details
    Browse the repository at this point in the history
  5. [Manan] ADD:Coverting units yardstofeet, feettoyards, meterstoinches,…

    … inchestometers, inchestocms
    mananguptamg committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    332e0bb View commit details
    Browse the repository at this point in the history
  6. [Manan] ADD:Coverting units celsiustofahrenheit, fahrenheittocelsius,…

    … poundstokgs, kgstopounds, gallontoliters, literstogallon
    mananguptamg committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    31f7788 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a447df2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    823b7f7 View commit details
    Browse the repository at this point in the history
  9. [Manan] ADD:Checking if entered number is positive or negative if pos…

    …tive checking if the number is odd or even
    mananguptamg committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    a6d6f4e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5c8e69a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0fdae65 View commit details
    Browse the repository at this point in the history
  12. [Manan] ADD:Generating a random array and finding their average value…

    …, and their minimum and maximum value
    mananguptamg committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    dad9c23 View commit details
    Browse the repository at this point in the history
Loading