Playing with python3, I've written some data structures implementations - AVL tree, double linked list and min heap. Code here.
Anybody learning python welcome to test them, there is also place to implement more functionalities, like min, max in AVL or reverse list.
More code will, hopefully, come soon.
No comments:
Post a Comment