Skip to content

V13kv/Data-Structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures

Implementation of Data Structures and some of their theory (overview, ideas, their structures, interfaces, asymptotic analysis etc).

Motivation

The idea is to deeply understand why each data structure was invented, intricacies of their work, mathematical foundations of them and, of course, their implementations.

Implementated Structures

Basic Data Structures
  1. Stack
  2. Vector
  3. Queue
  4. Linked List

About

Data Structures Theory And Implementations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages