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

Block or report poojabhandari

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. UTF8Converter-Multilingual UTF8Converter-Multilingual Public

    Program in python to convert Multilingual UTF-16 encoded characters to Multilingual UTF-8 encoded characters, without changing the actual meaning of the character.

    Python

  2. Anagram Anagram Public

    A bunch of interesting problems implemented by me in different programming languages

    Python

  3. NaiveBayesClassifier NaiveBayesClassifier Public

    Python

  4. Mancala-PredictNextMove Mancala-PredictNextMove Public

    To Predict the next move for a player in the Mancala game using Greedy, Minimax & Alpha Beta pruning

    Java

  5. UninformedSearch UninformedSearch Public

    To find water route using BFS, DFS and UCS strategies

    Java

  6. FirstOrderLogic FirstOrderLogic Public

    Infer queries from the knowledge base using backward chaining algorithm