Skip to content
View SisyphusRex's full-sized avatar

Block or report SisyphusRex

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. c-recipec-recipePublic

    Skeleton structure to start a command line program in C.

    C

  2. yield-to-maturityyield-to-maturityPublic

    Apply Newton's Method of Approximation to the Yield to Maturity for Bonds formula

    Python 1

  3. prime-number-hashingprime-number-hashingPublic

    Must the length of a hash table be a prime number to reduce collisions?

    Java

  4. memoized-fibonaccimemoized-fibonacciPublic

    Fibonacci Sequences through Iteration, Recursion, Memoized Recursion, Optimized Cache Memoized Recursion

    Python

  5. multiprocess-mergesortmultiprocess-mergesortPublic

    Implement merge sort algorithm using multiple processes.

    Python

  6. github-backupgithub-backupPublic

    Program to backup all of a user's github repos.

    Python