Giter Site home page Giter Site logo

doyourcode / algoritmos_e_estruturas_de_dados Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 11.0 1012 KB

Exemplos e exercícios de algoritmos e estruturas de dados em Python

Home Page: https://doyourcode.github.io/aeds.doc/

License: GNU General Public License v3.0

Python 100.00%
algorithms data-structures academic academico algoritmos estruturas-de-dados python

algoritmos_e_estruturas_de_dados's People

Contributors

doyourcode avatar evertonsousa3 avatar franckallyson avatar gustavodias496 avatar jonatas-pereira avatar joserodrigues27 avatar lsantosfelipe avatar murilosg avatar tomaz5556 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

algoritmos_e_estruturas_de_dados's Issues

Pilha (comum)

Preciso que seja implementada uma pilha utilizando array ou lista comum.

Operações:

  1. Inserir no topo da pilha
  2. Remover do topo da pilha
  3. Retornar (sem remover) o item do topo da pilha
  4. Outras operações que apoiem essas 3 anteriores

Se possível, criar a função de teste das operações dessa estrutura de dado, a exemplo das estruturas já existentes no projeto. Documentar, adicionar o arquivo nos imports, testar, etc.

Abç,
Caio.

Fila (simples)

Implementar uma fila (simples, utilizando array)
Precisa ter os métodos:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.