Skip to content
View debo-7's full-sized avatar

Block or report debo-7

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. hello-world hello-world Public

    My 1st repository in github

  2. projecteuler_solutions projecteuler_solutions Public

    This repository contains the solutions to the problems present in projecteuler.net

    Python

  3. Code-Sleep-Python Code-Sleep-Python Public

    Forked from prateekiiest/Code-Sleep-Python

    Some Awesome Projects Implemented in Python ☕ 💻 🐍

    Python

  4. Algorithms Algorithms Public

    Forked from codeIIEST/Algorithms

    A Repository to store implementation of some of the famous Data Structures and Algorithms (mainly in C/C++/Java/Python) for everyone to learn and contribute.

    C++

  5. Library-Management-System Library-Management-System Public

    This is a simple java application in which we can add or delete(and many others like transaction fees etc) the book records of a library by connecting it to a localhost database

    Java

  6. A-Shuffling-Algorithm A-Shuffling-Algorithm Public

    This algorithm achieves very fast and very random(with very few consecutivity)shuffling of songs of different genres(taken as integer arrays).All in all it is better than the Fischer Yates Algortihm

    C