HackClubRAIT / Wizard-Of-Docs

A open source project to bring all the data structures and algorithms docs under one repository.
MIT License
19 stars 42 forks source link

Explanation to Finding Minimum and Maximum Value in a Binary Search Tree #55

Open arkayyy opened 2 years ago

arkayyy commented 2 years ago

Description

I would like to add a conceptual question along with explanation, for finding the minimum and maximum value in a Binary Search Tree using recursive methods.

Programming language

Are you contributing under any open-source program ?

Hacktoberfest 2021


arkayyy commented 2 years ago

@girija0707 @siddhi-244 Please consider assigning this to me under hacktoberfest 2021 tag.