Click here to Skip to main content
16,016,229 members
Articles / Programming Languages / C#

A simple Binary Search Tree written in C#

Rate me:
Please Sign up or sign in to vote.
4.82/5 (43 votes)
18 Aug 2008BSD8 min read 568.9K   18.3K   151  
A simple Binary Search Tree written in C# that can be used to store and retrieve large amounts of data quickly.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The BSD License


Written By
Researcher
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions