8000 Update README.md · dana3601/Leetcode-Problems@eedc412 · GitHub
[go: up one dir, main page]

Skip to content

Commit eedc412

Browse files
authored
Update README.md
1 parent 811eaed commit eedc412

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

README.md

Lines changed: 14 additions & 8 deletions
8000
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,20 @@
44
1. By questions' category - the folders above
55
2. By questions' function - the lists below
66

7-
## Missing value
7+
## Missing value or not exist
88
###### Return and state as "null"
99
[# 1378. Replace Employee ID With The Unique Identi.sql](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Schools%20and%20Organizations/%23%201378.%20Replace%20Employee%20ID%20With%20The%20Unique%20Identi.sql)| -
1010
--- | ---
1111

1212
###### Return and state as 0
13-
[# 1322. Ads Performance.sql]() | [# 1407. Top Travellers.sql](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Customers%20or%20Users/%23%201407.%20Top%20Travellers.sql)
13+
[# 1142. User Activity for the Past 30 Days II.sql](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Customers%20or%20Users/%23%201142.%20User%20Activity%20for%20the%20Past%2030%20Days%20II.sql) | [# 1241. Number of Comments per Post.sql](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Social%20Media%20and%20Posts/%23%201241.%20Number%20of%20Comments%20per%20Post.sql)
1414
--- | ---
15-
[**# 1142. User Activity for the Past 30 Days II.sql**](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Customers%20or%20Users/%23%201142.%20User%20Activity%20for%20the%20Past%2030%20Days%20II.sql) | -
16-
17-
18-
19-
[**# 1241. Number of Comments per Post.sql**](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Social%20Media%20and%20Posts/%23%201241.%20Number%20of%20Comments%20per%20Post.sql) | -
20-
15+
[**# 1322. Ads Performance.sql**](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Marketing%20and%20Ecommerce/%23%201322.%20Ads%20Performance.sql) | [**# 1407. Top Travellers.sql**](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Customers%20or%20Users/%23%201407.%20Top%20Travellers.sql)
2116

2217
###### Return the related column value
2318
[# 1350. Students With Invalid Departments.sql](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Schools%20and%20Organizations/%23%201350.%20Students%20With%20Invalid%20Departments.sql)| [# 607. Sales Person.sql](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Order%20and%20Deliver/%23%20607.%20Sales%20Person.sql)
2419
--- | ---
20+
[**# 1083. Sales Analysis II.sql**](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Order%20and%20Deliver/%23%201083.%20Sales%20Analysis%20II.sql) | [**# 1084. Sales Analysis III.sql**](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Order%20and%20Deliver/%23%201084.%20Sales%20Analysis%20III.sql)
2521

2622

2723

@@ -38,6 +34,7 @@
3834
###### As a condition, the result will be compared "more/less than"
3935
[# 1511. Customer Order Frequency.sql](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Order%20and%20Deliver/%23%201511.%20Customer%20Order%20Frequency.sql)|[# 1327. List the Products Ordered in a Period.sql](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Order%20and%20Deliver/%23%201327.%20List%20the%20Products%20Ordered%20in%20a%20Period.sql)
4036
--- | ---
37+
[**# 1083. Sales Analysis II.sql**](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Order%20and%20Deliver/%23%201083.%20Sales%20Analysis%20II.sql) | -
4138

4239
###### return categories from numbers
4340
[# 1294. Weather Type in Each Country.sql](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Others%20/%23%201294.%20Weather%20Type%20in%20Each%20Country.sql)| -
@@ -73,13 +70,22 @@
7370
[# 1511. Customer Order Frequency.sql](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Order%20and%20Deliver/%23%201511.%20Customer%20Order%20Frequency.sql)| [# 1294. Weather Type in Each Country.sql](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Others%20/%23%201294.%20Weather%20Type%20in%20Each%20Country.sql)
7471
--- | ---
7572

73+
###### Find a specific date/time period
74+
[# 1113. Reported Posts.sql](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Social%20Media%20and%20Posts/%23%201113.%20Reported%20Posts.sql) | [# 1141. User Activity for the Past 30 Days I.sql](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Social%20Media%20and%20Posts/%23%201141.%20User%20Activity%20for%20the%20Past%2030%20Days%20I.sql)
75+
--- | ---
76+
[**# 1084. Sales Analysis III.sql**](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Order%20and%20Deliver/%23%201084.%20Sales%20Analysis%20III.sql) | -
77+
78+
7679
###### Modify into a specific format
7780
[# 1543. Fix Product Name Format.sql](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Order%20and%20Deliver/%23%201543.%20Fix%20Product%20Name%20Format.sql) | [# 1565. Unique Orders and Customers Per Month.sql](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Order%20and%20Deliver/%23%201565.%20Unique%20Orders%20and%20Customers%20Per%20Month.sql)
7881
--- | ---
7982

8083
###### Period of Time
8184
[# 1251. Average Selling Price.sql](https://github.com/Qian-Yu-2020/Multiple-Solutions-for-Leetcode-Problems/blob/master/Order%20and%20Deliver/%23%201251.%20Average%20Selling%20Price.sql) | -
8285
--- | ---
86+
87+
88+
8389

8490
###### Case by case
8591

0 commit comments

Comments
 (0)
0