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

Block or report cbuse

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. Greedy-vs-Dynamic-Programming Greedy-vs-Dynamic-Programming Public

    2 problems solved using Greedy(Sauron) and Dynamic Programming(Matrix)

    Java

  2. Radix-Tree Radix-Tree Public

    Extract from a file all the words which start with certain prefixes(using a radix tree data structure)

    Java

  3. Projectiles Projectiles Public

    Display the marks that different projectiles leave on a screen

    Java

  4. HashMap HashMap Public

    The implementation of a HashMap

    Java

  5. Search-in-Infinite-Space Search-in-Infinite-Space Public

    A robot moves in a spiral in an infinite space in order to find a specific number of objects(Prolog)

    Prolog 1

  6. Genetic-Programming Genetic-Programming Public

    Generate images as close as possible to the original photo using genetic programming

    Racket