Skip to content

piotrglazar/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

utils

This project will contain many useful stuff

Heap

MaxHeap is at the moment the only implementation of Heap. It is a priority queue which uses max heap internally and provides changeKey operation which may be useful in many algorithms.

BTree

This is reference implementation of BTree (it is a 2-3-4 tree).

About

Useful stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages