Skip to content
View jgutta's full-sized avatar

Block or report jgutta

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. Anagram-Tester Anagram-Tester Public

    This project takes in text files of any size containing words, one per line, and checks to see if any words in the file are anagrams. It outputs a text file with anagrams printed on the same line.

    Java

  2. Graph-2-Coloring Graph-2-Coloring Public

    This project takes in a graph as a text file, and outputs whether or not the graph is two color-able. If it is, it outputs the coloring. Otherwise, it outputs the odd loop.

    Java

  3. Cache-Simulator Cache-Simulator Public

    This project emulates the function of a cache and its interaction with the cpu

    C

  4. Genetic-N-Queens-Solver Genetic-N-Queens-Solver Public

    This project runs a genetic algorithm to produce a solution to the N-Queens problem.

    Python

  5. startup-product-cs326 startup-product-cs326 Public

    Forked from reiffev/startup-product-cs326

    JavaScript

  6. PokemonExperiments PokemonExperiments Public

    Forked from PWhiddy/PokemonRedExperiments

    Playing Pokemon with Reinforcement Learning

    Jupyter Notebook