CSRT-NTUA / AlgoPlus

AlgoPlus is a C++17 library for complex data structures and algorithms
https://csrt-ntua.github.io/AlgoPlus
Apache License 2.0
141 stars 20 forks source link

Added level order for all tree #59

Closed aveldan closed 5 days ago

aveldan commented 5 days ago

Added level order for all trees and also added one test case for each. All test cases pass.

spirosmaggioros commented 5 days ago

Everything looks ok @aveldan! Thank you for following the steps i have for contributing. Hope to see you contribute again! This PR will be merged.