Skip to content

Commit 237e563

Browse files
committed
Update README.md
1 parent 3e5f281 commit 237e563

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ It not only focus on solving but also different solutions.
66

77
Furthermore, this responsibility is mainly for different implemention of problem's on leetcode.
88
For example, traversing a tree
9+
910
1)DFS and BFS are considered as TWO different solutions
11+
1012
2)DFS by recursion and DFS by stack are considered as ONE solution, but TWO different implementions.
1113

1214
As we know, when interview, for a problem, the requirement are higher than it in programming contests, we only

0 commit comments

Comments
 (0)