Skip to content
View parthgoel17's full-sized avatar

Highlights

  • Pro

Block or report parthgoel17

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. RockPaperScissorLizardSpock RockPaperScissorLizardSpock Public

    A two player interactive game inspired from the TV show The Big Bang Theory.

    Python

  2. Patterns Patterns Public

    Generates custom patterns with ASCII characters.

    Python

  3. BinarySearch BinarySearch Public

    Takes a sorted list and searches for an element in it in an average time complexity of O(logn)

    Python

  4. EfficientGcd EfficientGcd Public

    Uses the principle of recursion to find the GCD which when done by prime factorization has a higher run time.

    Python

  5. PiGenerator PiGenerator Public

    Generates n digits of Pi

    Python

  6. Racing-Assignment Racing-Assignment Public

    Trainee module for the IITB Racing team.

    Python