Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Duzim's full-sized avatar
  • baiminimercados
  • Brazil

Block or report Duzim

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 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. Guia-Interativo-Fiscal-para-Varejo-no-Brasil Guia-Interativo-Fiscal-para-Varejo-no-Brasil Public

    Guia rápido para entendimentos básicos sobre documentos fiscais no Brasil

    HTML 1

  2. hashing_data_structure hashing_data_structure Public

    Estruturas de Hashing com implementação em java e aplicação em problema do Livro Texto Estrutura de Dados, questão resolvida em pasta "questao"

    Java

  3. GerenciamentoEscolar GerenciamentoEscolar Public

    Projeto de modelo de gerenciamento escolar, feito para fins acadêmicos. O projeto contempla implementações relacionadas a matéria de Linguagem de Programação II

    Java

  4. binary_tree_data_structure binary_tree_data_structure Public

    This project aims to implement the structure of a binary tree, focusing on the use of recursion for the construction of its methods. The binary tree includes basic manipulation methods and unit tes…

    Java

  5. undirected_graph_data_structure undirected_graph_data_structure Public

    The project of an undirected graph aims to implement several methods and tests for academic purposes, covering some concepts of data structures II. The project is done in Java, includes recursion, …

    Java