Skip to content
View akaanug's full-sized avatar

Block or report akaanug

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. CitizensOfTheWorld CitizensOfTheWorld Public

    Java 2

  2. Cannibals-and-missionaries-solver Cannibals-and-missionaries-solver Public

    Basic Cannibals and Missionaries game solved with breadth first search.

    Java

  3. NYCrosswordPuzzle NYCrosswordPuzzle Public

    Used Selenium to extract the answers of each day's NY Crossword Puzzle and generate new clues for each answer of the puzzle (CS461 Term Project).

    Java

  4. Hospital-Priority-Queue Hospital-Priority-Queue Public

    Basic implementation of priority queue (CS202 HW3).

    C++

  5. Decision-Tree Decision-Tree Public

    Basic decision tree implementation (CS202 HW2).

    C++

  6. Hash-Table Hash-Table Public

    Implemented hash table with open addressing to store the items in a data collection (CS202 - HW4).

    C++