Skip to content

Commit

Permalink
Changed Segment Tree to Segment_tree
Browse files Browse the repository at this point in the history
  • Loading branch information
anonymoussaketjoshi committed Apr 22, 2017
1 parent 336ecb0 commit 6cf840b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ List of Implementations:
├── tmp
│   └── temporary.md
├── tree
| ├── Segment Tree
| ├── Segment_Tree
| | ├── segment_tree.py
│   ├── binary_tree_paths.py
│   ├── bintree2list.py
Expand Down
File renamed without changes.

0 comments on commit 6cf840b

Please sign in to comment.