https://github.com/pshreyam/ce2018_40_58_bst
https://github.com/pshreyam/ce2018_40_58_bst
cpp
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pshreyam/ce2018_40_58_bst
- Owner: pshreyam
- Created: 2020-02-06T03:51:14.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-03-17T07:14:38.000Z (over 5 years ago)
- Last Synced: 2025-08-08T14:44:49.802Z (11 months ago)
- Topics: cpp
- Language: C++
- Homepage:
- Size: 464 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
## Lab 3 and 4
Binary Search Tree Implementation using Array and Linked List
## Group Members
Shreyam Pokharel ==> 40
Amar Kumar Mandal ==> 58
## Required setup to run file
g++ compiler for linux
Dev-C++ or Code::Blocks for windows