Skip to content

Neste repositório estou aprendendo e praticando Estruturas de Dados.

Notifications You must be signed in to change notification settings

DonatoJoao/DataStructures

Repository files navigation

DataStructures

Hi! In this repository, I'm sharing all the Data Structure I'm learning with the youtube channel, Bro Code.

I'll try to learning everything this guy showed in his video. Thanks, Bro Code, you are amazing!

  • Stacks 📚
  • Queues 🎟️
  • Priority Queues 🥇
  • Linked Lists 🔗
  • Dynamic Arrays 🌱
  • LinkedLists vs ArrayLists 🤼‍♂️
  • Big O notation 📈
  • Linear search ⬇️
  • Binary search 🪓
  • Interpolation search ❓
  • Bubble sort 🤿
  • Selection sort 🔦
  • Insertion sort 🧩
  • Recursion 😵
  • sort 🔪
  • Quick sort ⚡
  • Hash Tables #️⃣
  • Graphs intro 🌐
  • Adjacency matrix ⬜
  • Adjacency list 📑
  • Depth First Search ⬇️
  • Breadth First Search ↔️
  • Tree data structure intro 🌳
  • Binary search tree 🔍
  • Tree traversal 🧗
  • Calculate execution time ⏱️

About

Neste repositório estou aprendendo e praticando Estruturas de Dados.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages