Skip to content

Commit 85eba4e

Browse files
iamAntimPalAntim-IWPIamShiwangi
committed
Update readme.md
Co-Authored-By: Antim-IWP <203163676+Antim-IWP@users.noreply.github.com> Co-Authored-By: Shiwangi Srivastava <174641070+IamShiwangi@users.noreply.github.com>
1 parent 1b86445 commit 85eba4e

File tree

1 file changed

+3
-3
lines changed
  • Solution/1448. Count Good Nodes in Binary Tree

1 file changed

+3
-3
lines changed

Solution/1448. Count Good Nodes in Binary Tree/readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

22
# [1448. Count Good Nodes in Binary Tree](https://leetcode.com/problems/count-good-nodes-in-binary-tree)
33

4-
> Difficulty: Medium
5-
> Biweekly Contest 26 Q3
6-
> Tags: Tree, Depth-First Search, Breadth-First Search, Binary Tree
4+
> **Difficulty**: Medium
5+
> **Biweekly Contest** 26 Q3
6+
> **Tags**: Tree, Depth-First Search, Breadth-First Search, Binary Tree
77
88
## Description
99

0 commit comments

Comments
 (0)