Skip to content
View JuanAArias's full-sized avatar
  • Seattle, WA
Block or Report

Block or report JuanAArias

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. Maze-cplusplus Maze-cplusplus Public

    Simple maze solving program with recursive backtracking and exhaustive searching

    C++ 2

  2. Banking Banking Public

    A simulation of banking accounts and transactions.

    C++ 2

  3. E-Wallet E-Wallet Public

    An E-Wallet system to transfer electronic funds with a decentralized approach using AES256 encryption to generate tokens for funds

    Python 2

  4. SkipList SkipList Public

    A SkipList is a linked-list with multiple levels that act as "express ways" allow operations to be performed with a logarithmic complexity.

    C++ 1 1

  5. TimeSpan TimeSpan Public

    A class that stores a time representation and perform addition, subtraction and multiplication on the internal time.

    C++ 1

  6. BinarySearchTree BinarySearchTree Public

    A classic BinarySearchTree along with an AVL Tree.

    C++ 1 1