Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1182159

Browse filesBrowse files
committed
Update README.md
1 parent 91afb6b commit 1182159
Copy full SHA for 1182159

File tree

1 file changed

+6
-1
lines changed
Filter options

1 file changed

+6
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,9 @@ JOIN Employee b
131131
WHERE a.id = b.managerId
132132
GROUP BY b.managerId
133133
HAVING COUNT(*) >= 5
134-
```
134+
```
135+
136+
[1934. Confirmation Rate](https://leetcode.com/problems/confirmation-rate/)
137+
```sql
138+
139+
```

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.