Week 8 - Dynamic Programming
Problem B
Increasing Subsequence — Problem Statistics
Back to problem descriptionSubmissions | 48 |
Accepted submissions | 17 |
Submission ratio | 35.42% |
Authors | 22 |
Accepted authors | 17 |
Author ratio | 77.27% |
The 10 fastest solutions (all languages)
# | User | Runtime | Language | Date | |
---|---|---|---|---|---|
1 | Lennon Shikhman | 0.05 s | Python 3 | 2024-11-05 01:31:08 | |
2 | Elton Batista | 0.05 s | Python 3 | 2024-11-05 19:18:53 | |
3 | Patrick Kelly | 0.05 s | Python 3 | 2024-11-12 04:31:58 | |
4 | Peter Stelzer | 0.06 s | Python 3 | 2024-11-04 03:35:48 | |
5 | Joshua Cajuste | 0.06 s | Python 3 | 2024-11-07 21:47:18 | |
6 | Hidden user | 0.06 s | Python 3 | 2024-11-10 18:52:48 | |
7 | Varun Doddapaneni | 0.06 s | Python 3 | 2024-11-11 21:43:41 | |
8 | Nikhil Chaba | 0.06 s | Python 3 | 2024-11-11 23:08:12 | |
9 | Hidden user | 0.06 s | Python 3 | 2024-11-12 17:09:43 | |
10 | Anthony Menendez | 0.06 s | Python 3 | 2024-11-12 17:41:27 |
The 10 shortest solutions (all languages)
# | User | Length | Language | Date | |
---|---|---|---|---|---|
1 | Ivan Marriott | 622 | Python 3 | 2024-11-04 04:46:07 | |
2 | Hidden user | 708 | Python 3 | 2024-11-12 17:09:43 | |
3 | Piers | 723 | Python 3 | 2024-11-13 16:33:00 | |
4 | Joshua Cajuste | 1000 | Python 3 | 2024-11-07 21:47:18 | |
5 | Vincent Frogale | 1004 | Python 3 | 2024-11-12 22:25:01 | |
6 | Lennon Shikhman | 1022 | Python 3 | 2024-11-05 01:31:08 | |
7 | Varun Doddapaneni | 1125 | Python 3 | 2024-11-11 21:43:41 | |
8 | Patrick Kelly | 1182 | Python 3 | 2024-11-12 04:31:58 | |
9 | Hidden user | 1186 | Python 3 | 2024-11-10 18:52:48 | |
10 | Anthony Menendez | 1203 | Python 3 | 2024-11-12 17:41:27 |