Skip to content
View fbgonzaga's full-sized avatar

Block or report fbgonzaga

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 Loading

  1. class_AD-2024 class_AD-2024 Public

    Discrete time event simulation (simulação de eventos discretos).

    C 3

  2. class_students-courses class_students-courses Public

    Java 2 3

  3. project_realmeet project_realmeet Public

    Realmeet is a Java application developed using Spring and Spring Boot, with a foundation in the principles of Domain-Driven Design. It is specifically designed to effectively handle the allocation…

    Java 1

  4. project_school project_school Public

    Java

  5. project_hashmap-with-max-size project_hashmap-with-max-size Public

    It is a small project showing how to limit a HashMap size. It simulates a cache working.

    Java

  6. project_calculate-median project_calculate-median Public

    This project implements the Quickselect algorithm with the Median-of-Medians to solve the problem of finding the k-th smallest number from an unsorted array.

    Java