Skip to content

Commit 2560816

Browse files
committed
workbook 자동화
1 parent c53cdc9 commit 2560816

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

workbook/problems.txt

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
0x02,1000
2-
0x03,2577,10807
3-
0x04,5397
4-
0x05,10773,X,1874,6198
5-
0x06,18258
6-
0x07,1021,X,5430,11003
2+
Array,2577,10807
3+
LinkedList,5397
4+
Stack,10773,X,1874,6198
5+
Queue,18258
6+
Deque,1021,X,5430,11003
77
0x08,3986,9012,10799
8-
0x09,1012,2583,2206,13913
9-
0x0B,17478,X,2447,14956
10-
0x0C,15650,1759,1941,18809
11-
0x0D,11559,17281
12-
0x0E,X,2750
13-
0x0F,5648,10814,7795
14-
0x10,1003,2748,9251,2294
15-
0x11,11399,2847,2170,8980
8+
BFS,1012,2583,2206,13913
9+
Recursion,17478,X,2447,14956
10+
BackTracking,15650,1759,1941,18809
11+
Simulation,11559,17281
12+
Sort1,X,2750
13+
Sort2,5648,10814,7795
14+
DynamicProgramming,1003,2748,9251,2294
15+
Greedy,11399,2847,2170,8980
1616
0x12,15894,2292,1476,1735
17-
0x13,10815,14921,2473,12015
18-
0x14,1644,X,13144,2461
19-
0x15,13414,16165,20166
20-
0x16,21939,X,21944,1539
17+
BinarySearch,10815,14921,2473,12015
18+
TwoPointer,1644,X,13144,2461
19+
Hash,13414,16165,20166
20+
BinarySearchTree,21939,X,21944,1539
2121
0x17,1927,11279,1655,X
22-
0x18,2606,1389,1707,5214
23-
0x19,4803,22856,20955,2533
24-
0x1A,2623,X,1766,2056
22+
Graph,2606,1389,1707,5214
23+
Tree,4803,22856,20955,2533
24+
TopologySort,2623,X,1766,2056
2525
0x1B,9372,X,13418,2887
26-
0x1C,14938,17182,1956,13314
27-
0x1D,1238,1916,1261,24042
28-
0x1E,16172,X,1893,1305
26+
FloydWarshall,14938,17182,1956,13314
27+
Dijkstra,1238,1916,1261,24042
28+
KMP,16172,X,1893,1305
2929
0x1F,14426,7432,16934,5670
3030
Appendix A,3613,3107,X,X
3131
Appendix C,2961,X,2064,X

0 commit comments

Comments
 (0)