Skip to content
View ediloaz's full-sized avatar
🎯
Developing codes and myself.
🎯
Developing codes and myself.
Block or Report

Block or report ediloaz

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. Maharajah-and-the-Sepoys Maharajah-and-the-Sepoys Public

    This is a popular chess variant with different armies for white and black.

    Java 1

  2. BST-Dynamic-vs-BST-Greedy BST-Dynamic-vs-BST-Greedy Public

    Finds the BST optimal using a dynamic and a greedy algorithm. Analyze both trees and processing time of the solution (on Latex document).

    C

  3. N-queens-problem-HASKELL N-queens-problem-HASKELL Public

    The N-queens problem is to place n queens on a n Γ— n board such that no queen is attacking any other queen.

    Haskell

  4. Simplex-Algorithm Simplex-Algorithm Public

    Resolves linear programming problems (LP) with the simplex algorithm showing all the intermediate steps. With a basic interface (Glade & GTK+) input and Latex (beamer) Output.

    C 3

  5. SSH-Remote-Manager SSH-Remote-Manager Public

    Using SSH protocol, it can manage users and groups (create, modify, delete) on a remote linux machine just by specifying its IP, username and password.

    Shell 1

  6. Tasks-manager Tasks-manager Public

    A simple responsive app web, a task (or to-do) manager. Is possible add and delete tasks allowing to define the responsible, description and priority. Use React and Bootstrap.

    JavaScript 2