Skip to content

Commit f711158

Browse files
Fix: Syntax errors
1 parent 14026fb commit f711158

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

assignments/17-trees.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
- [Find Mode in Binary Search Tree](https://leetcode.com/problems/find-mode-in-binary-search-tree/) `leetcode`
1919
- [Minimum Absolute Difference in BST](https://leetcode.com/problems/minimum-absolute-difference-in-bst/) `leetcode`
2020
- [Diameter of Binary Tree](https://leetcode.com/problems/diameter-of-binary-tree/) `leetcode`
21-
- [https://leetcode.com/problems/binary-tree-tilt/](https://leetcode.com/problems/binary-tree-tilt/) `leetcode`
2221

2322
## Medium
2423

@@ -62,4 +61,3 @@
6261
- [Create Components With Same Value](https://leetcode.com/problems/create-components-with-same-value/) `leetcode`
6362
- [Serialize and Deserialize Binary Tree](https://leetcode.com/problems/serialize-and-deserialize-binary-tree/) `leetcode`
6463
- [Longest Path With Different Adjacent Characters](https://leetcode.com/problems/longest-path-with-different-adjacent-characters/) `leetcode`
65-
-

0 commit comments

Comments
 (0)