Skip to content
View xavierwwj's full-sized avatar
Block or Report

Block or report xavierwwj

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. Gomoku-AI--Python- Gomoku-AI--Python- Public

    Based on Go-Moku and Threat-Space Search by L.V. Allis, H.J. van den Herik, M.P.H. Huntjens

    Python 2 1

  2. scrabble-solver scrabble-solver Public

    Problem solution based on MIT's 6.00SC Intro to Comp Science.

    Python

  3. ping-pong ping-pong Public

    A 2-player ping-pong game built with pygame

    Python

  4. Algorithm-Cheat-Sheet Algorithm-Cheat-Sheet Public

    Contains personal list of useful algorithms to improve programming efficiency

    Python

  5. linked-list-with-sort linked-list-with-sort Public

    A python implementation of linked-list, with Data Structure Augmentation (DSA) of keeping track of end node, as well as the implementation of merge-sort algorithm for strings/ints. Added a doubly-l…

    Python

  6. bubble-sort bubble-sort Public

    python implementation of bubble sort using lists

    Python