index
:
xlgmokha/algae.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
binary_trees
Age
Commit message (
Expand
)
Author
2017-09-13
delete from bst without recursive delete
mokha
2017-08-20
consider using min of right tree instead of max from left subtree.
mo
2017-08-20
add spec 12.
mo
2017-08-20
add spec 11.
mo
2017-08-20
null -> nil
mo
2017-08-20
add spec 10.
mo
2017-08-20
add spec 9.
mo
2017-08-20
add spec 8.
mo
2017-08-20
add surrounding hash.
mo
2017-08-20
add spec 8.
mo
2017-08-20
fix broken spec.
mo
2017-08-15
add test to produce a failure.
mo
2017-08-15
min -> max
mo
2017-08-15
solve base tests.
mo
2017-08-15
first cut.
mo
2017-08-15
add delete from BST.
mo
2017-08-12
remove unneccessary variable.
mo
2017-08-12
increase performance.
mo
2017-08-12
sort the parts.
mo
2017-08-12
optimize search.
mo
2017-08-12
try sexp (FAIL)
mo
2017-08-12
brute force solution.
mo
2017-08-11
sort parts.
mo
2017-08-09
first attempt regex matching.
mo
2017-08-09
add find substrings problem.
mo
2017-08-09
rename index to pivot.
mo
2017-08-09
remove extra params and global var.
mo
2017-08-09
find_index -> index
mo
2017-08-09
remove search method.
mo
2017-08-09
collapse method.
mo
2017-08-09
remove usage of Tree class and use hash.
mo
2017-08-09
reduce params to search method.
mo
2017-08-09
shrink the search.
mo
2017-08-09
solve rebuilding tree.
mo
2017-08-08
add restore_binary_tree
mo
2017-08-08
sold is subtree.
mo
2017-08-08
pass practice tests.
mo
2017-08-08
add specs.
mo
2017-08-08
add is_subtree problem.
mo
2017-08-08
remove need to extra array allocation.
mo
2017-08-08
use ruby Enumerator. time O(k), space O(1)
mo
2017-08-08
remove extra instance var.
mo
2017-08-08
O(1) space solution.
mo
2017-08-08
remove unneccesary check for leaf.
mo
2017-08-08
solve using recursion.
mo
2017-08-08
add kthlargest problem.
mo
2017-08-06
implement find profession.
mo
2017-08-06
add alternate solution.
mo
2017-08-05
solve tree symetry.
mo
2017-08-05
print if there is a tree.
mo
[next]