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

Block or report byurtkulu

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

  1. Solving-Akari-Light-Up-Puzzle-with-CSP Solving-Akari-Light-Up-Puzzle-with-CSP Public

    Simple CSP program solves Akari puzzle

    Python

  2. bloxorz-with-UCS-and-Astar bloxorz-with-UCS-and-Astar Public

    Solving simple version of Bloxorz game using UCS and A* search

    Python

  3. Quad-Trees Quad-Trees Public

    It is quad tree implementation. Stores rectangles. Checks in which rectangles the entered point is.

    C++ 1

  4. Skyline Skyline Public

    It is a solution to skyline problem using modified priority queue.

    C++ 1

  5. Maze-Traversal-with-Stacks Maze-Traversal-with-Stacks Public

    Maze solver using stack.

    C++

  6. Blockchain Blockchain Public

    Implementation of bitcoin transactions using blockchain.

    Python 3