Skip to content
View Rosi-Eliz's full-sized avatar
🚀
🚀

Block or report Rosi-Eliz

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Rosi-Eliz/README.md

Top Langs

Pinned Loading

  1. chess chess Public

    An end-to-end chess game providing a configurable artificial intelligence as an opponent

    C++ 1

  2. graph-algorithms graph-algorithms Public

    C++ Implementation of Dijkstra's algorithm for finding the shortest paths between nodes in a graph

    C++ 1

  3. avl-tree avl-tree Public

    This repository implements a self-balancing AVL tree.

    C++

  4. regular-expression-parser regular-expression-parser Public

    A utility tool used for validating regular expressions corresponding to a provided word

    C++ 1

  5. sudoku-solver sudoku-solver Public

    C++ based sudoku solver iOS application with scanning capability

    Swift 3

  6. distributed-kv-store distributed-kv-store Public

    Distributed key-value store implementing the RAFT consensus algorithm

    Go