Skip to content
View zgabrieloliveira's full-sized avatar
  • Universidade Federal de Uberlândia
  • Uberlândia, Minas Gerais

Highlights

  • Pro
Block or Report

Block or report zgabrieloliveira

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. OOP1 OOP1 Public

    Developed during third semester of college. Some exercises to practice all basic OOP fundamentals using Java. Last updated at january, 2023.

    Java 1

  2. DataStructs-I DataStructs-I Public

    Developed during the second semester of college. Stacks, queues and lists algorithms included. Last updaded at august, 2022.

    C

  3. LeetCode LeetCode Public

    Some competitive programming exercises, made during the first semester of college. Last updated at february, 2022.

    C

  4. SistemaParaHospital SistemaParaHospital Public

    Semester's project for Introduction to Computer Programming subject. Developed during the first semester of college. Last updated at march, 2022.

    C

  5. DataStructs-II DataStructs-II Public

    Developed during the third semester of college. Just some basic search algorithms included. Being updated.

    C

  6. OOP-Course OOP-Course Public

    Developed using Object Oriented Programming paradigm. Include concepts like classes, methods, constructors and encapsulation. Being updated.

    Java