Skip to content

Files

Latest commit

56d40ca · Jun 29, 2021

History

History

09

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 29, 2021

Write function (insert x T) that inserts key x into binary search tree T, and returns the resulting modified tree.