Skip to content
View ajay-malalikar's full-sized avatar

Block or report ajay-malalikar

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

Pinned Loading

  1. Adversarial-Search Adversarial-Search Public

    Predict the next move for a player in Mancala game using Adversarial search algorithms like Greedy, Minimax and Alpha-Beta prunning

    Java

  2. naive-bayes-classifier naive-bayes-classifier Public

    Classifies the email whether it is ham or spam

    Python

  3. StockMarketApp StockMarketApp Public

    Java

  4. Uniformed-Search Uniformed-Search Public

    Implementation of BFS, DFS and UCS for a particular problem definition.

    Java