Skip to content

saumye/CustomDataStructures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CustomDataStructures

A C++ template library with different Data Structures. The library is coded to help algorithmists to implement algorithms with easy to use, multi-dimensional data structures.

CustomDataStructures is built on top of Standard Template Library(STL).

Current list:

  • Binary Search Tree (BSTree.h)
  • Double Linked List (DoubleLinkedList.h)
  • LinkedList (LinkedList.h)
  • Trie (Trie.h)

More headers coming up, keep watching the repository.

About

A C++ template library with different Data Structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages