Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 115 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 115 Bytes

Write function (remove x T) that removes key x from binary search tree T, and returns the resulting modified tree.