Skip to content

Commit 1b5a4c0

Browse files
committed
docs: update lc problem
1 parent c24623a commit 1b5a4c0

File tree

1,385 files changed

+375
-4119
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,385 files changed

+375
-4119
lines changed

lcci/03.03.Stack of Plates/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939

4040
```python
4141

42-
4342
```
4443

4544
### **Java**
@@ -48,7 +47,6 @@
4847

4948
```java
5049

51-
5250
```
5351

5452
### **TypeScript**
@@ -115,7 +113,6 @@ class StackOfPlates {
115113

116114
```
117115
118-
119116
```
120117

121118
<!-- tabs:end -->

lcci/03.03.Stack of Plates/README_EN.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,12 @@
6363

6464
```python
6565

66-
6766
```
6867

6968
### **Java**
7069

7170
```java
7271

73-
7472
```
7573

7674
### **TypeScript**
@@ -137,7 +135,6 @@ class StackOfPlates {
137135

138136
```
139137
140-
141138
```
142139

143140
<!-- tabs:end -->

lcci/04.09.BST Sequences/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535

3636
```python
3737

38-
3938
```
4039

4140
### **Java**
@@ -44,14 +43,12 @@
4443

4544
```java
4645

47-
4846
```
4947

5048
### **...**
5149

5250
```
5351
54-
5552
```
5653

5754
<!-- tabs:end -->

lcci/04.09.BST Sequences/README_EN.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,21 +51,18 @@ Given the following tree:</p>
5151

5252
```python
5353

54-
5554
```
5655

5756
### **Java**
5857

5958
```java
6059

61-
6260
```
6361

6462
### **...**
6563

6664
```
6765
68-
6966
```
7067

7168
<!-- tabs:end -->

lcci/05.01.Insert Into Bits/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333

3434
```python
3535

36-
3736
```
3837

3938
### **Java**
@@ -55,7 +54,6 @@ class Solution {
5554

5655
```
5756
58-
5957
```
6058

6159
<!-- tabs:end -->

lcci/05.01.Insert Into Bits/README_EN.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040

4141
```python
4242

43-
4443
```
4544

4645
### **Java**
@@ -60,7 +59,6 @@ class Solution {
6059

6160
```
6261
63-
6462
```
6563

6664
<!-- tabs:end -->

lcci/05.02.Bianry Number to String/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838

3939
```python
4040

41-
4241
```
4342

4443
### **Java**
@@ -47,14 +46,12 @@
4746

4847
```java
4948

50-
5149
```
5250

5351
### **...**
5452

5553
```
5654
57-
5855
```
5956

6057
<!-- tabs:end -->

lcci/05.02.Bianry Number to String/README_EN.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,21 +49,18 @@
4949

5050
```python
5151

52-
5352
```
5453

5554
### **Java**
5655

5756
```java
5857

59-
6058
```
6159

6260
### **...**
6361

6462
```
6563
66-
6764
```
6865

6966
<!-- tabs:end -->

lcci/05.03.Reverse Bits/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131

3232
```python
3333

34-
3534
```
3635

3736
### **Java**
@@ -40,14 +39,12 @@
4039

4140
```java
4241

43-
4442
```
4543

4644
### **...**
4745

4846
```
4947
50-
5148
```
5249

5350
<!-- tabs:end -->

lcci/05.03.Reverse Bits/README_EN.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,21 +40,18 @@
4040

4141
```python
4242

43-
4443
```
4544

4645
### **Java**
4746

4847
```java
4948

50-
5149
```
5250

5351
### **...**
5452

5553
```
5654
57-
5855
```
5956

6057
<!-- tabs:end -->

0 commit comments

Comments
 (0)