forked from YovM/Algorithms
* Simplify is_bst.py
* updating DIRECTORY.md
* Update is_bst.py
* Rename is_bst.py to is_sorted.py
* updating DIRECTORY.md
* Update data_structures/binary_tree/is_sorted.py
Co-authored-by: Tianyi Zheng <tianyizheng02@gmail.com>
---------
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: Tianyi Zheng <tianyizheng02@gmail.com>
|
||
|---|---|---|
| .. | ||
| arrays | ||
| binary_tree | ||
| disjoint_set | ||
| hashing | ||
| heap | ||
| linked_list | ||
| queue | ||
| stacks | ||
| trie | ||
| __init__.py | ||