UVA Online Judge Problems by Category

Easy Problems

100 102 113 119 136 147 160 190
272 299
324 343 344 350 355 369 378 382 386 389
401 412 414 438 440 441 442 443 444 458 476 477 478 488 489
490 492 494 495 499
537 575 579 583 591
612 623 673 674 686
706 713
847
10008 10013 10035 10038 10050 10055 10062 10070 10071 10079
10082
10101 10110 10127 10170
10220 10222 10235 10286 10293
10300 10302 10323 10324 10346
10409 10424 10450 10469 10473 10499
10509 10573 10579 10591
10611 10696
10714 10773 10783 10789
10812 10894
10905 10922 10924 10929 10935 10940 10970

From acm solver probably

naive level

100, 101, 102, 113, 136, 128, 144, 145, 187, 190, 264, 272, 299, 305, 330, 350, 353, 369, 371, 381, 382, 401, 406, 408, 409,
412, 413, 414, 424, 438, 444, 458, 485, 489, 490, 492, 494, 495, 498, 499, 530, 537, 541, 543, 573, 576, 589, 591, 612, 623,
686, 694, 713, 729, 834, 10008, 10013, 10018, 10019, 10035, 10055, 10062, 10070, 10082, 10101, 10107, 10110, 10161, 10200,
10235, 10242, 10252, 10282, 10286, 10300, 10302, 10323, 10324, 10327, 10370, 10409, 10420, 10424, 10432, 10473, 10515, 10611,
10696, 10700

1st degree difficulty

105, 106, 107, 112, 114, 115, 118, 119, 120, 122, 123, 130, 133, 139, 146, 150, 151, 152, 154, 159, 160, 177, 180, 188, 320,
325, 326, 327, 338, 344, 366, 374, 377, 384, 397, 406, 407, 410, 411, 416, 417, 440, 505, 514, 516, 518, 533, 535, 536, 542,
550, 556, 568, 574, 575, 587, 602, 606, 608, 613, 615,

2nd degree difficulty

110, 124, 126, 129, 138, 140, 143, 153, 155, 156, 158, 161, 167, 168, 173, 175, 179, 182, 183, 184, 185, 189, 191, 192, 195,
200, 202, 308, 310, 311, 313, 314, 315, 318, 319, 321, 322, 324, 329, 345, 346, 347, 379, 380, 386, 387, 392, 394, 395, 399,
415, 434, 440, 443, 486, 519, 521, 529, 531, 554, 557, 558, 561, 571, 585, 586, 588, 611, 612, 616,

3rd degree difficulty

135, 141, 142, 148, 157, 163, 164, 169, 176, 193, 194, 196, 197, 198, 199, 307, 309, 312, 316, 317, 323, 328, 349, 385, 393,
396, 398, 418, 421, 503, 562, 563, 564, 565, 580, 592,

dynamic programming

103, 104, 107, 111, 116, 125, 147, 165, 166, 348, 357, 436, 437, 442, 515, 607

geometric

109, 121, 132, 137, 149, 361, 378,

card simulation

127, 131, 162, 170, 178, 181, 462, 555,

shortest path

117, 186, 383, 534, 544, 567, 590,

BFS

439, 532, 572, 589,

language

171, 172, 174

To get direct pdf containing problem description by number please use following,

https://uva.onlinejudge.org/external/VOLUME_NUMBER/PROBLEM_NUMBER.pdf

For example, to get problem description of problem# 767 following link would work,

https://uva.onlinejudge.org/external/7/767.pdf

7 is volume number and 767 is the problem number.

Source of this article is about a few years old. A few from Jan.

Leave a comment