Eddie Legg
|
56cb04394e
|
Renamed classes and added @Before method to test class
changed variable name and made it private
|
9 vuotta sitten |
Szymon Zielinski
|
c8e1d8d34b
|
BST: add angle brackets when calling constructor
- Always use angle brackets in BSTTest when constructing BST objects
|
9 vuotta sitten |
Stuart Kent
|
5d74edbf9d
|
Standardize order of test annotations
|
9 vuotta sitten |
MichaelSpets
|
cc8ac2d7ad
|
binary-search-tree: rename variable
|
9 vuotta sitten |
morrme
|
1f93082eeb
|
binary-search-tree: use Collections.singletonList
Fixes: #513
|
9 vuotta sitten |
Logan Stucki
|
436315aac5
|
binary-search-tree: replace lambda with method reference
|
9 vuotta sitten |
Frida Johanne Tveit
|
9984262556
|
binary-search-tree: add hint to @Ignore tags
|
9 vuotta sitten |
Dmitry Noranovich
|
edba888de8
|
Added binary search tree exercise to the Java track (#191)
* Added binary search tree exercise to the Java track
* Removed pythagorial triplet from config.json
* Removed binary search from config.json
|
9 vuotta sitten |