Emir Pasic
|
09f75253fe
|
optimizing the array stack to shrink array by factor of 1.5, now array stack is faster than linked list stack
|
11 years ago |
Emir Pasic
|
74d7895cfb
|
array stack (with tests and benchmarks - kinda slow in comparison to the linked list stack)
|
11 years ago |
Emir Pasic
|
a2b057ed41
|
red-black tree, get keys and values in-order (with tests)
|
11 years ago |
Emir Pasic
|
eff67601ed
|
more documentation added on linked list stack. String() method of linked list stack changed
|
11 years ago |
Emir Pasic
|
2ac9c4d384
|
- implemented linke list stack - minor changes on other libs - tests included
|
11 years ago |