codezonediitj / pydatastructs

A python package for data structures and algorithms
https://pydatastructs.readthedocs.io/en/stable/
Other
199 stars 270 forks source link

GSoC '24, Week 1, 2, 3 & 4: C++ backend for Node, TreeNode, ArrayForTrees, BinaryTree and BinarySearchTree #554

Open Kishan-Ved opened 1 month ago

Kishan-Ved commented 1 month ago

GSoC 2024: Week 1, 2 and 3

Adding C++ backend for Node, TreeNode, ArrayForTrees, BinaryTree and testing the added C++ backend.

Please refer to the PR: https://github.com/codezonediitj/pydatastructs/pull/556

Tasks:

In progress...