Adrian Kuta
04c3728fcd
24: Add iterator param to TreeNode's constructor. ( #25 )
2023-07-24 18:50:46 +02:00
Adrian Kuta
4aacbc9dbc
21: Added path function to TreeNode ( #22 )
...
Path refers to the sequence of nodes along the edges of a tree.
2023-02-22 14:29:22 +01:00
Adrian Kuta
ae4757fb9d
Set the correct file structure to maintain backward compatibility. ( #18 )
2022-12-16 19:05:59 +01:00
Adrian Kuta
5dd586f9af
4: Implement Level-order traversal algorithm ( #17 )
2022-12-16 19:00:25 +01:00
Adrian Kuta
b69e838a8a
5: Implement post-order traversal algorithm ( #16 )
2022-12-16 18:57:34 +01:00
Adrian Kuta
dd773e3b16
10 Convert into multiplatform library ( #13 )
...
* 10: Convert library into Kotlin Multiplatform library
* 10: Setup CI
* 10: Setup CI
* 10: Test CI
* 10: Test CI
* 10: Test CI
* 10: Test CI
* 10: Test CI
* 10: Test CI
* 10: Test CI
2022-12-15 15:34:36 +01:00