Skip to content

elie91/DataStructures-Algorithms

Repository files navigation

Data Structures & Algorithms

Formation Master the coding Interview de Andrei Neagogie, réalisé en autodidacte lors de mon temps libre

Topics couverts lors du cours:

Technical:

  1. Big O notation

  2. Data structures:

  • Arrays
  • Hash Tables
  • Singly Linked Lists
  • Doubly Linked Lists
  • Queues
  • Stacks
  • Trees (BST, AVL Trees, Red Black Trees, Binary Heaps)
  • Tries
  • Graphs
  1. Algorithms:
  • Recursion
  • Sorting
  • Searching
  • Tree Traversal
  • Breadth First Search
  • Depth First Search
  • Dynamic Programming

Lien vers le certificat de complétion

https://www.udemy.com/certificate/UC-V19RY6A8/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published