Coder Social home page Coder Social logo

davidsantana06 / queue Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 10 KB

Queue, as the name suggests, is a data structure with the specificities of a queue. Therefore, it is possible to add elements, check the beginning of the queue, and dequeue the first element.

Python 100.00%
python

queue's Introduction

Queue

1. Sobre

(PT-BR) Queue, como o nome sugere, é uma estrutura de dados com as especificidades de uma fila. Sendo assim, é possível adicionar elementos, consultar o início da fila e desenfileirar o primeiro elemento. O código foi construído com base na lista, padrão no Python, com a adição de restrições ao seu funcionamento. Ademais, cabe dizer que também há a presença de um painel para as operações, em que todas as mensagens são formatadas para uma melhor visualização.

(EN-US) Queue, as the name suggests, is a data structure with the specificities of a queue. Therefore, it is possible to add elements, check the beginning of the queue, and dequeue the first element. The code was built based on the list, standard in Python, with the addition of restrictions on its operation. Moreover, it should be noted that there is also a panel for operations, where all messages are formatted for better visualization.

2. Como rodar

Para executar a aplicação é necessário, ordenamente:

  1. Instalar o Python (neste caso, optou-se pela versão 3.11);
  2. Baixar os arquivos presentes neste repositório;
  3. Executar o arquivo "main.py";
  4. Iniciar a interação com o terminal.

queue's People

Contributors

davidsantana06 avatar

Stargazers

Giovana Silva avatar

Watchers

 avatar

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.