Java-data-structures A list of data structures(and their implementations) I had fun implementing since 2022 in Java List Binary search tree : Single threaded binary search tree : Multi threaded binary search tree : AVL tree : M-way B-tree : M-way B+ tree :