An over-ambitious attempt to implement the binary search tree data structure in as many languages as I can.
Ideally, I want to implement each BST in this order
JavaScriptPHPC#- Java
- Scala
- Python
- Ruby
- C++
- Dart
- C
- D
- Go
My proficiency in each language is nearly identical to the order in which they're listed.