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 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

Pinned Loading

  1. c-recipe c-recipe Public

    Skeleton structure to start a command line program in C.

    C

  2. yield-to-maturity yield-to-maturity Public

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

    Python 1

  3. prime-number-hashing prime-number-hashing Public

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

    Java

  4. memoized-fibonacci memoized-fibonacci Public

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

    Python

  5. multiprocess-mergesort multiprocess-mergesort Public

    Implement merge sort algorithm using multiple processes.

    Python

  6. github-backup github-backup Public

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

    Python