Skip to content
View PBS-Pitt's full-sized avatar

Block or report PBS-Pitt

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. Netflix-Project-CS-401 Netflix-Project-CS-401 Public

    - Project completed at CS 401 (Intro to Java)

    Java

  2. Sudoku-Solver Sudoku-Solver Public

    Java

  3. BlackJack-Simulator BlackJack-Simulator Public

    This project is a Black Jack simulator implemented with circular queues

    Java

  4. LinkedList LinkedList Public

    This project adds, subtracts, and multiplies two numbers stored digit by digit on separate Linked Lists

    Java

  5. Recursive-LinkedLists Recursive-LinkedLists Public

    This project is the same as the Linked Lists project but done in a recursive way instead of using iterative loops

    Java

  6. Merge-Quick-Sorting Merge-Quick-Sorting Public

    This project implements four different sorting algorithms and compares their run-times

    Java