Skip to content

A repository for all those who want to learn data structures with commented code and well-defined and simplified concepts in different programming languages.

Notifications You must be signed in to change notification settings

Zelechos/DS_Data_Structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome DS_Data_Structure [v0.0.3] !!!

Por Pragmatic Coder

javascript

Para Empezar nos concentraremos en el estudio de las Estructuras de Datos mas Esenciales que son:

javascript

Estructuras de Datos

  • Array
  • Busquedas
  • Algoritmos de Ordenamiento
  • Lista Enlazada
  • Tablas de Hash
  • Pilas
  • Colas
  • Grafos
  • Arboles
  • Heaps
  • Complejidad Computacional
  • Problemas sin solucion
  • Modelos y Simulaciones
  • Principios del buen diseño
  • Recursividad
  • Ncurses
  • Estructuras y encapsulacion
  • Ordenamiento por mezcla

Algoritmos

  • Brute Force algorithm
  • Deterministic Finite Automaton algorithm
  • Karp-Rabin algorithm
  • Shift Or algorithm
  • Morris-Pratt algorithm
  • Knuth-Morris-Pratt algorithm
  • Simon algorithm
  • Colussi algorithm
  • Galil-Giancarlo algorithm
  • Apostolico-Crochemore algorithm
  • Not So Naive algorithm
  • Boyer-Moore algorithm
  • Turbo BM algorithm
  • Apostolico-Giancarlo algorithm
  • Reverse Colussi algorithm
  • Horspool algorithm
  • Quick Search algorithm
  • Tuned Boyer-Moore algorithm
  • Zhu-Takaoka algorithm
  • Berry-Ravindran algorithm
  • Smith algorithm
  • Raita algorithm
  • Reverse Factor algorithm
  • Turbo Reverse Factor algorithm
  • Forward Dawg Matching algorithm
  • Backward Nondeterministic Dawg Matching algorithm
  • Backward Oracle Matching algorithm
  • Galil-Seiferas algorithm
  • Two Way algorithm
  • String Matching on Ordered Alphabets algorithm
  • Optimal Mismatch algorithm
  • Maximal Shift algorithm
  • Skip Search algorithm
  • KMP Skip Search algorithm
  • Alpha Skip Search algorithm

Lenguajes en los que se realizaran los ejemplos son :

javascript

  • Java
  • Python
  • JavaScript

javascript

Una produccion de Alex T.H.

About

A repository for all those who want to learn data structures with commented code and well-defined and simplified concepts in different programming languages.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published