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

Block or report SiddharthSudhakar

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. Big-_Data_Algos Big-_Data_Algos Public

    This repository would contain code implementations of big data algorithms.

  2. bigData bigData Public

    Python

  3. bootcamp bootcamp Public

    Forked from vitorfs/bootcamp

    An enterprise social network

    JavaScript

  4. gmail_cleaner gmail_cleaner Public

    Gmail_cleaner is an automated tool to clean your gmail inbox based on specific tabs or a search and can do repetitive deletion of mails. As a failsafe, you can check all the items deleted in your t…

    Python 2 2

  5. N-Queen-Problem N-Queen-Problem Public

    N Queen proble solved in python using branch and bound. Additionally logic also implements limited exploration based on N calculation using possible queens placable