Skip to content
View DuncanGJ's full-sized avatar

Block or report DuncanGJ

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
DuncanGJ/README.md

Hi! I'm Duncan Jackson

I'm currently a master's student enrolled in Western Washington Univeristy's CS program.

Projects:

  • AVL Tree basic implementation of an AVL tree in java
  • Linked List In this fun project I implemented a doubly linked list using XOR logic in C++
  • Pascal's Triangle In this project I implemented algorithms for determing the LCD and arbitrarily large pascal's triangles
  • Black Jack In this project I implemented a basic game of blackjack

Pinned Loading

  1. Assignment-8 Assignment-8 Public

    Java

  2. AVL-Tree AVL-Tree Public

    Java

  3. DeckOfCards-Project-Week-2 DeckOfCards-Project-Week-2 Public

    Java

  4. Linked-List-Week-9 Linked-List-Week-9 Public

    Java