Skip to content

Commit b9b4f30

Browse files
Update TODO
1 parent 4a20211 commit b9b4f30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TODO.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@
1616
- [ ] Add recursive approach to 'Binary Tree Right Side View'
1717
- [ ] Move `utils.py` to `src/`
1818
- [ ] Use `serialize_binary_tree()` and `deserialize_binary_tree()`
19+
- [ ] Use consistent class names (i.e., `Solution`, `AlternativeSolution`, etc.)

0 commit comments

Comments
 (0)