Binary search trees and sets

Binary search trees

Introduction

Using binary search trees to implement sets

Introduction