Skip to content
View Nitigya-Handa's full-sized avatar

Block or report Nitigya-Handa

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. CalcForInfiniteNumbers CalcForInfiniteNumbers Public

    Forked from arjunagi/CalcForInfiniteNumbers

    Computes sum, difference and product for 2 infinitely long numbers

    C

  2. cs211_assign2 cs211_assign2 Public

    Calculator that takes octals, decimals, floats, and binary numbers as inputs only handles multiply add and subtract. Format converts from binary to float dec

    C

  3. Factorial-of-a-number Factorial-of-a-number Public

    Forked from Vandana-BR/Factorial-of-a-number

    C-Program to find Factorial of a given number.

    C

  4. 40th-prblm 40th-prblm Public

    Forked from Reazul137/40th-prblm

    Write a C program to find all numbers which dividing it by 7 and the remainder is equal to 2 or 3 between two given integer numbers.

    C

  5. Multiplication Multiplication Public

    Forked from MyCueCards/Multiplication

    Create an application named Multiplication whose Main() method asks the user to input an integer and then calls a method named DisplayMultiplicationTable(), which displays the results of multiplyin…

    C#

  6. Mutiliplication-of-2-numbers-in-C-logarithmic-time- Mutiliplication-of-2-numbers-in-C-logarithmic-time- Public

    Forked from 17rohith29/Mutiliplication-of-2-numbers-in-C-logarithmic-time-

    Multiplies 2 numbers in logarithmic time complexity

    C