Skip to content
View Jlobo0210's full-sized avatar

Block or report Jlobo0210

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 250 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 Loading

  1. Sorts-con-Hilos-Sockets Sorts-con-Hilos-Sockets Public

    Ordenar un vector de n elementos a través de workers con un máximo de t segundos para trabajar hasta donde puedan, luego transferir a otro a través de sockets.

    Java

  2. Grafos_Lista_Estudiantes Grafos_Lista_Estudiantes Public

    Apply graph analysis algorithms to real data (interactions between students). Understand and estimate the algorithmic complexity of iterative methods (eigenvalue centrality, PageRank).

    Python

  3. Automat_RomanNumbers_Floats Automat_RomanNumbers_Floats Public

    Roman numeral automaton from 1 to 50 and ‘float’ type number automaton.

    Python