Skip to content

Commit f72dffb

Browse files
Chris WuChris Wu
authored andcommitted
no message
1 parent 721373a commit f72dffb

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

README.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,6 @@ https://github.com/wuduhren/leetcode-python
88

99
# Roadmap
1010
## Search
11-
<style>
12-
.hard {
13-
color: #d9534f;
14-
}
15-
.medium {
16-
color: #f0ad4e;
17-
}
18-
.easy {
19-
color: #5cb85c;
20-
}
21-
</style>
2211
<table>
2312
<tr>
2413
<th>ID</th>
@@ -141,7 +130,8 @@ https://github.com/wuduhren/leetcode-python
141130
</tr>
142131
</table>
143132

144-
**To be continued...*
133+
134+
**To be continued...**
145135

146136
# Resources
147137
These are the interview resources I personally used and only if it is really helpful I will put it here.

0 commit comments

Comments
 (0)