Skip to content

Commit 2e7071d

Browse files
committed
removed duplicate image
1 parent eff500c commit 2e7071d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -316,8 +316,6 @@ Example: Suppose you have given a tree structure and asked to calculate the aver
316316
- **Space Complexity**: `O(n logn)`
317317
- Use `Queue` while coding.
318318

319-
![ ](https://i.imgur.com/DdFyXGx.png)
320-
321319
- [Breadth-first Traversal Question](https://codepen.io/roopkt/pen/bGqjVZe?editors=0010)
322320
- [Breadth-first Traversal Answer](https://codepen.io/roopkt/pen/XWMBdWv?editors=0010)
323321

0 commit comments

Comments
 (0)