Skip to content
View williamclift's full-sized avatar
💼
Security Engineer at Merck & Co.
💼
Security Engineer at Merck & Co.
  • Merck & Co.
  • Philadelphia, PA
Block or Report

Block or report williamclift

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

Pinned Loading

  1. shakespeare shakespeare Public

    Python 1

  2. SchedulingAlgorithms SchedulingAlgorithms Public

    Scheduling Schemes that simulate an operating system's scheduling process

    Java

  3. ThreadedKargerStein ThreadedKargerStein Public

    Threaded Karger-Stein Minimum Cut algorithm parallelized in Java

    Java

  4. QuoteServer QuoteServer Public

    Quote Server that responds to a client's request for quotes

    Java

  5. Maze Maze Public

    This application takes user input to determine the size of the matrix representing a maze and uses a randomized algorithm to create a solvable path through the matrix. Then, in a separate operation…

    C++

  6. ParallelMergeSort ParallelMergeSort Public

    Parallel Merge Sort in Java with Generics

    Java