Skip to content
View SidduSai's full-sized avatar

Block or report SidduSai

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. Candy-Crush-AI Public

    This code plays Candy Crush game when it is specified with max moves allowed to achieve max score

    C++ 3 1

  2. Starbucks-Location-Predictor Public

    This will predict if a Starbucks store will be successful in a particular location or not.

    Java

  3. Wikipedia-Crawler Public

    This code will crawl Wikipedia pages until it finds a destination page.

    Python

  4. Twitter_Mining Public

    This Python script retrieves tweets with respect to a specific keyword and performs some statistics on that data

    Python

  5. Data-Structure-Implementations Public

    Here are the several data structure implementations starting from array list, linked list, trees and Hashmaps

    C++ 2 1

  6. FinancialTracker Public

    Users can add their expenses and the timelines to the UI, and view the overall expenses and the remaining balance for all the upcoming months against your total income.

    JavaScript