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

Block or report AnushaBilakanti

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. Randomness-Tests Randomness-Tests Public

    5 tests(Frequence Test, Serial Test, Poker Test, Runs Test, Autocorrelation Test) and RC4 stream cipher

    C 3 1

  2. Neural-Networks Neural-Networks Public

    Synchronize two neural networks

    C 1

  3. Anagrams-of-string Anagrams-of-string Public

    Program to generate anagrams of a string

    Python

  4. Spell-Check Spell-Check Public

    Python program that will check for misspelled words in an input file and suggest the user possible replacement words for errors discovered by spell checker

    Python

  5. Path-Finder-Uninformed-and-Informed-Search-Strategies Path-Finder-Uninformed-and-Informed-Search-Strategies Public

    Implemented search strategies to find an optimal shortest path from one place to another, given a list of freeways or road intersections and the live traffic information

    Python

  6. Gang-of-War-Game Gang-of-War-Game Public

    Designed a Game playing Agent that determines the next best move to be played based on the current state of the game using various strategies such as Minimax algorithm using depth limit or Alpha Be…

    Python