Skip to content
View ipranav2's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ipranav2

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. find-armstrong-of-number-using-basic-java find-armstrong-of-number-using-basic-java Public

    a basic program to find the Armstrong of the number using java

    Java

  2. cmdline-Odd-Even cmdline-Odd-Even Public

    this progam takes the input from the user in the command line and by deploying if-else statement it compares the integer values to find if the number is odd or even

    Java

  3. CmdLineAscending CmdLineAscending Public

    a simple program to check if the numbers entered by the user are in ascending order or not

    Java

  4. CmdLineFrequency CmdLineFrequency Public

    a program to find the frequency of occurrence of the first integer in a string entered by the user

    Java

  5. CmdLineLastFreq CmdLineLastFreq Public

    a program to find the frequency of occurrence of last integer enter by user in commandline

    Java

  6. cmdlineminmax cmdlineminmax Public

    a program to find out the minimum and maximum of the number provided by the user in the commandline

    Java