Skip to content

πŸ“š repository contains the implementations of the most used data structures, written in Python.

Notifications You must be signed in to change notification settings

iuryferreira/python-data-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

45 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Authentication Authentication

Data Structures in Python

GitHub language count Made by Iury Ferreira License

✌ Hello!

This repository contains the implementations of the most used data structures, written in Python, implemented during the Data Structure discipline at IFRN.

Currently, the following structures are included:

  • Stack
  • Queue
  • Double-ended Queue
  • Linked List
  • Doubly Linked List
  • Direct Address Table
  • Hash Table

The structures are being added as they are being implemented, if you still don't have one you need, wait a while. 😁

πŸ“ License

MIT Licence. See the file LICENSE for more details.

If you have some problem with the documentation, just send a pull request that i'll be happy to help. πŸ˜ƒ

Made with πŸ’» by Iury πŸ‘‹ See my linkedin!

About

πŸ“š repository contains the implementations of the most used data structures, written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages