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

Block or report jchoker

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

  1. DataStructures DataStructures Public

    Advanced Data Structures in C#

    C#

  2. AutoCompleteSystem AutoCompleteSystem Public

    A search auto-complete system for a search engine that returns top N historical hot sentences

    Java

  3. ShallowAndDeepCopy ShallowAndDeepCopy Public

    Shallow and Deep copy in .Net demystified

    C#

  4. Boggle Boggle Public

    Boggle word game implemented using alternative approaches each with a different time complexity

    Java 1

  5. MaxHeap MaxHeap Public

    An implementation of a generic Heap data structure using an ArrayList. Standard functions of a heap included.

    Java 1

  6. DesignPatterns DesignPatterns Public

    This project demonstrates the implementation of various design patterns in Java.

    Java