Skip to content
View MateusNogSantos's full-sized avatar
  • Lavras,Minas Gerais.

Highlights

  • Pro

Block or report MateusNogSantos

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MateusNogSantos/README.md

Hi,I'm Mateus👋

  • 📚 I'm currently pursuing a Bachelor's degree in Computer Science.
  • 🌱 I’m currently learning C++ and Java.

Anurag's GitHub stats

Popular repositories Loading

  1. Practical-Work-of-Computer-Science Practical-Work-of-Computer-Science Public

    Practical Work of Computer Science(Federal University of Lavras)

    C++ 1

  2. depth-first-search depth-first-search Public

    O Depth First Search (DFS) é um algoritmo de busca em grafos que explora os vértices indo o mais fundo possível em cada caminho antes de voltar e tentar outros. É muito usado para verificar conexõe…

    C++ 1

  3. MateusNogSantos MateusNogSantos Public

    My personal repository

  4. Stack-Ordering-System Stack-Ordering-System Public

    System that receives a stack and orders the values ​​contained in it.

    C++

  5. Eternal-Ascent Eternal-Ascent Public

    C++

  6. Stack-JAVA Stack-JAVA Public

    programming a stack structure in Java

    Java