Skip to content
View DeepakGunturu's full-sized avatar
  • Visakhapatnam
Block or Report

Block or report DeepakGunturu

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

  1. TicTacToe TicTacToe Public

    A multiplayer rendition of the classic game TicTacToe using Java FX

    HTML

  2. VigenereCipher VigenereCipher Public

    Implementation of the algorithm for a Vigenere Cipher encryption and decryption with cipher block chaining using Java

    Java

  3. TriePrediction TriePrediction Public

    Implemented an application for text prediction and co-ocurrence of words using the trie data structure in C

    C

  4. MySPIM MySPIM Public

    MIPS Assembly language data path simulator for a single-cycle datapath in C

    C

  5. search search Public

    Search algorithms and heuristics for solving Pacman

    Python

  6. multiagent multiagent Public

    Implementing agents, minimax, expect imax, and evaluation functions for Pacman

    Python