Skip to content
View anayak7's full-sized avatar
  • New Jersey

Block or report anayak7

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Little-Search-Engine Little-Search-Engine Public

    A program that scans plain text documents to index, find matches, and store keywords in a hashtable.

    Java 1

  2. Tic-Tac-Toe Tic-Tac-Toe Public

    A simple program where two players can play a game of Tic-Tac-Toe.

    Python 1

  3. JCalculator JCalculator Public

    A calculator with a GUI that performs simple functions.

    Java 1

  4. Magic-Number Magic-Number Public

    A Java project

    Java 1

  5. Polynomials Polynomials Public

    A program that evaluates polynomials

    Java

  6. MST MST Public

    A program that performs the minimum spanning tree algorithm (Prim & Kruskal's algorithm) on a graph.

    Java