Skip to content

Inside this repository, you'll find code examples, about data structures. From the basic building blocks like arrays and linked lists to more complex structures such as trees and heaps.

Notifications You must be signed in to change notification settings

PedroH183/DataStructure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataStructure

Inside this repository, you'll find code examples, about data structures. From the basic building blocks like arrays and linked lists to more complex structures such as trees and heaps.

Observações

São código de exemplo baseados em conceitos teóricos, então é possível que haja implementações diferente da literatura tradicional. Dentro deste repositório ficarão códigos exemplos das cadeiras de Pesquisa e Ordenação e de Estrutura de Dados.

About

Inside this repository, you'll find code examples, about data structures. From the basic building blocks like arrays and linked lists to more complex structures such as trees and heaps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 64.3%
  • Jupyter Notebook 17.4%
  • C 12.0%
  • JavaScript 2.1%
  • TypeScript 2.1%
  • Java 2.1%