Skip to content

Commit e98ea43

Browse files
committed
Updated readme
1 parent 26c66bf commit e98ea43

File tree

1 file changed

+53
-53
lines changed

1 file changed

+53
-53
lines changed

README.md

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
[![](https://img.shields.io/github/forks/LeetCode-in-Net/LeetCode-in-Net?label=Fork%20me%20on%20GitHub%20&style=flat-square)](https://github.com/LeetCode-in-Net/LeetCode-in-Net/fork)
77
> ["For coding interview preparation, LeetCode is one of the best online resource providing a rich library of more than 300 real coding interview questions for you to practice from using one of the 7 supported languages - C, C++, Java, Python, C#, JavaScript, Ruby."](https://www.quora.com/How-effective-is-Leetcode-for-preparing-for-technical-interviews)
88
9-
* [SQL I](#sql-i)
109
* [Level 1](#level-1)
1110
* [Level 2](#level-2)
1211
* [Udemy](#udemy)
@@ -21,58 +20,7 @@
2120
* [Programming Skills I](#programming-skills-i)
2221
* [Programming Skills II](#programming-skills-ii)
2322
* [Graph Theory I](#graph-theory-i)
24-
25-
### SQL I
26-
27-
#### Day 1 Select
28-
29-
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
30-
|-|-|-|-|-|-
31-
32-
#### Day 2 Select and Order
33-
34-
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
35-
|-|-|-|-|-|-
36-
37-
#### Day 3 String Processing Functions
38-
39-
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
40-
|-|-|-|-|-|-
41-
42-
#### Day 4 Union and Select
43-
44-
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
45-
|-|-|-|-|-|-
46-
47-
#### Day 5 Union
48-
49-
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
50-
|-|-|-|-|-|-
51-
52-
#### Day 6 Union
53-
54-
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
55-
|-|-|-|-|-|-
56-
57-
#### Day 7 Function
58-
59-
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
60-
|-|-|-|-|-|-
61-
62-
#### Day 8 Function
63-
64-
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
65-
|-|-|-|-|-|-
66-
67-
#### Day 9 Control of Flow
68-
69-
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
70-
|-|-|-|-|-|-
71-
72-
#### Day 10 Where
73-
74-
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
75-
|-|-|-|-|-|-
23+
* [SQL I](#sql-i)
7624

7725
### Level 1
7826

@@ -1750,6 +1698,58 @@
17501698
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
17511699
|-|-|-|-|-|-
17521700

1701+
### SQL I
1702+
1703+
#### Day 1 Select
1704+
1705+
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
1706+
|-|-|-|-|-|-
1707+
1708+
#### Day 2 Select and Order
1709+
1710+
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
1711+
|-|-|-|-|-|-
1712+
1713+
#### Day 3 String Processing Functions
1714+
1715+
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
1716+
|-|-|-|-|-|-
1717+
1718+
#### Day 4 Union and Select
1719+
1720+
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
1721+
|-|-|-|-|-|-
1722+
1723+
#### Day 5 Union
1724+
1725+
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
1726+
|-|-|-|-|-|-
1727+
1728+
#### Day 6 Union
1729+
1730+
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
1731+
|-|-|-|-|-|-
1732+
1733+
#### Day 7 Function
1734+
1735+
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
1736+
|-|-|-|-|-|-
1737+
1738+
#### Day 8 Function
1739+
1740+
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
1741+
|-|-|-|-|-|-
1742+
1743+
#### Day 9 Control of Flow
1744+
1745+
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
1746+
|-|-|-|-|-|-
1747+
1748+
#### Day 10 Where
1749+
1750+
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
1751+
|-|-|-|-|-|-
1752+
17531753
## Algorithms
17541754

17551755
| # | Title | Difficulty | Tag | Time, ms | Time, %

0 commit comments

Comments
 (0)