You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
I will use this repository to make notes for leetcode solutions and classify the problems by different topics.
4
4
5
5
## Solved Problem List
6
-
Total solved: 90
6
+
Total solved: 91
7
7
8
8
### microsoft-labed
9
9
ID | Difficulty | Tags | Solution | Similar Problem
@@ -13,7 +13,7 @@ ID | Difficulty | Tags | Solution | Similar Problem
13
13
273 | Hard | Math, string | [Integer to English Words](https://github.com/kflili/LeetcodeCShaprDotNetCore/blob/master/top-interview-questions/273.%20Integer%20to%20English%20Words.cs)
14
14
54 | Medium | Array | [Spiral Matrix](https://github.com/kflili/LeetcodeCShaprDotNetCore/blob/master/top-interview-questions/54.%20Spiral%20Matrix.cs)
15
15
235 | Medium | BST | [Lowest Common Ancestor of a Binary Search Tree](https://github.com/kflili/LeetcodeCShaprDotNetCore/blob/master/top-interview-questions/235.%20Lowest%20Common%20Ancestor%20of%20a%20Binary%20Search%20Tree.cs)
16
-
16
+
200 | Medium | BFS, DFS | [Number of Islands]https://github.com/kflili/LeetcodeCShaprDotNetCore/blob/master/top-interview-questions/200.%20Number%20of%20Islands.cs()
0 commit comments