Skip to content

Commit 2187ccf

Browse files
author
Li Li
committed
add 54 to notes
1 parent 4647c64 commit 2187ccf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@
33
I will use this repository to make notes for leetcode solutions and classify the problems by different topics.
44

55
## Solved Problem List
6-
Total solved: 88
6+
Total solved: 89
77

88
### microsoft-labed
99
ID | Difficulty | Tags | Solution | Similar Problem
1010
-- | ---------- | ---- | -------- | ---------------
1111
138 | Medium | LinkedList, Dictionary | [Copy List with Random Pointer](https://github.com/kflili/LeetcodeCShaprDotNetCore/blob/master/top-interview-questions/138.%20Copy%20List%20with%20Random%20Pointer.cs)
1212
419 | Medium | Two dimentional array | [Battleships in a Board](https://github.com/kflili/LeetcodeCShaprDotNetCore/blob/master/top-interview-questions/419.%20Battleships%20in%20a%20Board.cs)
13-
273 | Medium | Math, string | [Integer to English Words](https://github.com/kflili/LeetcodeCShaprDotNetCore/blob/master/top-interview-questions/273.%20Integer%20to%20English%20Words.cs)
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+
54 | Medium | Array | [Spiral Matrix](https://github.com/kflili/LeetcodeCShaprDotNetCore/blob/master/top-interview-questions/54.%20Spiral%20Matrix.cs)
1415

1516

1617
### top-interview-questions

0 commit comments

Comments
 (0)