Skip to content
View SiddharthSudhakar's full-sized avatar

Block or report SiddharthSudhakar

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