aboutsummaryrefslogtreecommitdiff
path: root/stats
diff options
context:
space:
mode:
authorMohammad Sajid Anwar <mohammad.anwar@yahoo.com>2024-07-29 18:18:33 +0100
committerMohammad Sajid Anwar <mohammad.anwar@yahoo.com>2024-07-29 18:18:33 +0100
commit0a7cbfcc658b99a24baa658fdf6b5f3a3f441252 (patch)
tree1db2abf333795a8875236db27975581923320e5b /stats
parentaea8592c381796b11d5ff8531f0730d03adc285b (diff)
downloadperlweeklychallenge-club-0a7cbfcc658b99a24baa658fdf6b5f3a3f441252.tar.gz
perlweeklychallenge-club-0a7cbfcc658b99a24baa658fdf6b5f3a3f441252.tar.bz2
perlweeklychallenge-club-0a7cbfcc658b99a24baa658fdf6b5f3a3f441252.zip
- Added solutions by Tymoteusz Moryto.
- Added solutions by Alexander Karelas. - Added solutions by Dave Jacoby. - Added solutions by Conor Hoekstra. - Added solutions by David Ferrone. - Added solutions by Peter Meszaros.
Diffstat (limited to 'stats')
-rw-r--r--stats/pwc-challenge-279.json265
-rw-r--r--stats/pwc-current.json148
-rw-r--r--stats/pwc-language-breakdown-2019.json332
-rw-r--r--stats/pwc-language-breakdown-2020.json808
-rw-r--r--stats/pwc-language-breakdown-2021.json390
-rw-r--r--stats/pwc-language-breakdown-2022.json762
-rw-r--r--stats/pwc-language-breakdown-2023.json392
-rw-r--r--stats/pwc-language-breakdown-2024.json518
-rw-r--r--stats/pwc-language-breakdown-summary.json44
-rw-r--r--stats/pwc-leaders.json390
-rw-r--r--stats/pwc-summary-1-30.json108
-rw-r--r--stats/pwc-summary-121-150.json108
-rw-r--r--stats/pwc-summary-151-180.json112
-rw-r--r--stats/pwc-summary-181-210.json48
-rw-r--r--stats/pwc-summary-211-240.json34
-rw-r--r--stats/pwc-summary-241-270.json44
-rw-r--r--stats/pwc-summary-271-300.json32
-rw-r--r--stats/pwc-summary-301-330.json64
-rw-r--r--stats/pwc-summary-31-60.json50
-rw-r--r--stats/pwc-summary-61-90.json48
-rw-r--r--stats/pwc-summary-91-120.json48
-rw-r--r--stats/pwc-summary.json48
-rw-r--r--stats/pwc-yearly-language-summary.json160
23 files changed, 2514 insertions, 2439 deletions
diff --git a/stats/pwc-challenge-279.json b/stats/pwc-challenge-279.json
index cf443bf0c2..ac9f24ad41 100644
--- a/stats/pwc-challenge-279.json
+++ b/stats/pwc-challenge-279.json
@@ -1,32 +1,4 @@
{
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "The Weekly Challenge - 279"
- },
- "tooltip" : {
- "followPointer" : 1,
- "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>"
- },
- "xAxis" : {
- "type" : "category"
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
- }
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
"drilldown" : {
"series" : [
{
@@ -45,35 +17,36 @@
},
{
"id" : "Andrew Schneider",
- "name" : "Andrew Schneider",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Andrew Schneider"
},
{
"id" : "Andrezgz",
- "name" : "Andrezgz",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Andrezgz"
},
{
+ "id" : "Arne Sommer",
"data" : [
[
"Raku",
2
]
],
- "name" : "Arne Sommer",
- "id" : "Arne Sommer"
+ "name" : "Arne Sommer"
},
{
+ "id" : "Athanasius",
"data" : [
[
"Perl",
@@ -84,72 +57,81 @@
2
]
],
- "name" : "Athanasius",
- "id" : "Athanasius"
+ "name" : "Athanasius"
},
{
"name" : "BarrOff",
- "id" : "BarrOff",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "id" : "BarrOff"
},
{
- "name" : "Bob Lied",
"id" : "Bob Lied",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Bob Lied"
},
{
+ "name" : "Bruce Gray",
"data" : [
[
"Raku",
2
]
],
- "id" : "Bruce Gray",
- "name" : "Bruce Gray"
+ "id" : "Bruce Gray"
},
{
+ "id" : "Dave Jacoby",
+ "name" : "Dave Jacoby",
"data" : [
[
"Perl",
2
]
- ],
+ ]
+ },
+ {
+ "id" : "David Ferrone",
"name" : "David Ferrone",
- "id" : "David Ferrone"
+ "data" : [
+ [
+ "Perl",
+ 2
+ ]
+ ]
},
{
+ "id" : "E. Choroba",
"data" : [
[
"Perl",
2
]
],
- "name" : "E. Choroba",
- "id" : "E. Choroba"
+ "name" : "E. Choroba"
},
{
+ "id" : "Feng Chang",
+ "name" : "Feng Chang",
"data" : [
[
"Raku",
2
]
- ],
- "id" : "Feng Chang",
- "name" : "Feng Chang"
+ ]
},
{
- "name" : "Jaldhar H. Vyas",
"id" : "Jaldhar H. Vyas",
+ "name" : "Jaldhar H. Vyas",
"data" : [
[
"Perl",
@@ -163,37 +145,36 @@
},
{
"id" : "Jan Krnavek",
- "name" : "Jan Krnavek",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "name" : "Jan Krnavek"
},
{
+ "name" : "Jorg Sommrey",
"data" : [
[
"Perl",
2
]
],
- "name" : "Jorg Sommrey",
"id" : "Jorg Sommrey"
},
{
- "name" : "Kjetil Skotheim",
- "id" : "Kjetil Skotheim",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Kjetil Skotheim",
+ "id" : "Kjetil Skotheim"
},
{
"name" : "Laurent Rosenfeld",
- "id" : "Laurent Rosenfeld",
"data" : [
[
"Perl",
@@ -207,7 +188,8 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "Laurent Rosenfeld"
},
{
"id" : "Mark Anderson",
@@ -221,23 +203,23 @@
},
{
"id" : "Matthew Neleigh",
- "name" : "Matthew Neleigh",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Matthew Neleigh"
},
{
"name" : "Matthias Muth",
- "id" : "Matthias Muth",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Matthias Muth"
},
{
"data" : [
@@ -250,18 +232,17 @@
"id" : "Nelo Tovar"
},
{
+ "name" : "Niels van Dijke",
"data" : [
[
"Perl",
2
]
],
- "id" : "Niels van Dijke",
- "name" : "Niels van Dijke"
+ "id" : "Niels van Dijke"
},
{
"name" : "Packy Anderson",
- "id" : "Packy Anderson",
"data" : [
[
"Perl",
@@ -271,11 +252,12 @@
"Raku",
2
]
- ]
+ ],
+ "id" : "Packy Anderson"
},
{
- "name" : "Peter Campbell Smith",
"id" : "Peter Campbell Smith",
+ "name" : "Peter Campbell Smith",
"data" : [
[
"Perl",
@@ -285,47 +267,45 @@
},
{
"id" : "Peter Meszaros",
- "name" : "Peter Meszaros",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Peter Meszaros"
},
{
"id" : "Reinier Maliepaard",
- "name" : "Reinier Maliepaard",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Reinier Maliepaard"
},
{
- "name" : "Robbie Hatley",
"id" : "Robbie Hatley",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Robbie Hatley"
},
{
+ "id" : "Robert Ransbottom",
"data" : [
[
"Raku",
2
]
],
- "name" : "Robert Ransbottom",
- "id" : "Robert Ransbottom"
+ "name" : "Robert Ransbottom"
},
{
- "name" : "Roger Bell_West",
- "id" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -335,19 +315,22 @@
"Raku",
2
]
- ]
+ ],
+ "name" : "Roger Bell_West",
+ "id" : "Roger Bell_West"
},
{
"id" : "Santiago Leyva",
- "name" : "Santiago Leyva",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Santiago Leyva"
},
{
+ "name" : "Thomas Kohler",
"data" : [
[
"Perl",
@@ -358,12 +341,11 @@
2
]
],
- "id" : "Thomas Kohler",
- "name" : "Thomas Kohler"
+ "id" : "Thomas Kohler"
},
{
- "name" : "Ulrich Rieke",
"id" : "Ulrich Rieke",
+ "name" : "Ulrich Rieke",
"data" : [
[
"Perl",
@@ -377,26 +359,48 @@
},
{
"id" : "W. Luis Mochan",
- "name" : "W. Luis Mochan",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "W. Luis Mochan"
},
{
+ "name" : "Wanderdoc",
"data" : [
[
"Perl",
2
]
],
- "name" : "Wanderdoc",
"id" : "Wanderdoc"
}
]
},
+ "title" : {
+ "text" : "The Weekly Challenge - 279"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 34] Last updated at 2024-07-29 17:17:38 GMT"
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "tooltip" : {
+ "followPointer" : 1,
+ "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
+ "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"legend" : {
"enabled" : 0
},
@@ -404,14 +408,14 @@
{
"data" : [
{
- "name" : "Ali Moradi",
"drilldown" : "Ali Moradi",
+ "name" : "Ali Moradi",
"y" : 4
},
{
- "name" : "Andrew Schneider",
+ "y" : 2,
"drilldown" : "Andrew Schneider",
- "y" : 2
+ "name" : "Andrew Schneider"
},
{
"name" : "Andrezgz",
@@ -425,18 +429,18 @@
},
{
"y" : 4,
- "name" : "Athanasius",
- "drilldown" : "Athanasius"
+ "drilldown" : "Athanasius",
+ "name" : "Athanasius"
},
{
- "drilldown" : "BarrOff",
"name" : "BarrOff",
+ "drilldown" : "BarrOff",
"y" : 2
},
{
+ "y" : 2,
"name" : "Bob Lied",
- "drilldown" : "Bob Lied",
- "y" : 2
+ "drilldown" : "Bob Lied"
},
{
"drilldown" : "Bruce Gray",
@@ -444,6 +448,11 @@
"y" : 2
},
{
+ "y" : 2,
+ "name" : "Dave Jacoby",
+ "drilldown" : "Dave Jacoby"
+ },
+ {
"name" : "David Ferrone",
"drilldown" : "David Ferrone",
"y" : 2
@@ -460,8 +469,8 @@
},
{
"y" : 4,
- "name" : "Jaldhar H. Vyas",
- "drilldown" : "Jaldhar H. Vyas"
+ "drilldown" : "Jaldhar H. Vyas",
+ "name" : "Jaldhar H. Vyas"
},
{
"y" : 2,
@@ -469,13 +478,13 @@
"drilldown" : "Jan Krnavek"
},
{
- "drilldown" : "Jorg Sommrey",
"name" : "Jorg Sommrey",
+ "drilldown" : "Jorg Sommrey",
"y" : 2
},
{
- "drilldown" : "Kjetil Skotheim",
"name" : "Kjetil Skotheim",
+ "drilldown" : "Kjetil Skotheim",
"y" : 2
},
{
@@ -484,9 +493,9 @@
"y" : 5
},
{
- "drilldown" : "Mark Anderson",
+ "y" : 2,
"name" : "Mark Anderson",
- "y" : 2
+ "drilldown" : "Mark Anderson"
},
{
"drilldown" : "Matthew Neleigh",
@@ -494,19 +503,19 @@
"y" : 2
},
{
- "drilldown" : "Matthias Muth",
"name" : "Matthias Muth",
+ "drilldown" : "Matthias Muth",
"y" : 2
},
{
- "y" : 2,
"drilldown" : "Nelo Tovar",
- "name" : "Nelo Tovar"
+ "name" : "Nelo Tovar",
+ "y" : 2
},
{
- "drilldown" : "Niels van Dijke",
+ "y" : 2,
"name" : "Niels van Dijke",
- "y" : 2
+ "drilldown" : "Niels van Dijke"
},
{
"y" : 4,
@@ -514,14 +523,14 @@
"name" : "Packy Anderson"
},
{
- "drilldown" : "Peter Campbell Smith",
+ "y" : 2,
"name" : "Peter Campbell Smith",
- "y" : 2
+ "drilldown" : "Peter Campbell Smith"
},
{
- "drilldown" : "Peter Meszaros",
+ "y" : 2,
"name" : "Peter Meszaros",
- "y" : 2
+ "drilldown" : "Peter Meszaros"
},
{
"y" : 2,
@@ -529,19 +538,19 @@
"drilldown" : "Reinier Maliepaard"
},
{
+ "y" : 2,
"name" : "Robbie Hatley",
- "drilldown" : "Robbie Hatley",
- "y" : 2
+ "drilldown" : "Robbie Hatley"
},
{
- "y" : 2,
"name" : "Robert Ransbottom",
- "drilldown" : "Robert Ransbottom"
+ "drilldown" : "Robert Ransbottom",
+ "y" : 2
},
{
- "y" : 4,
"name" : "Roger Bell_West",
- "drilldown" : "Roger Bell_West"
+ "drilldown" : "Roger Bell_West",
+ "y" : 4
},
{
"drilldown" : "Santiago Leyva",
@@ -550,30 +559,36 @@
},
{
"y" : 4,
- "drilldown" : "Thomas Kohler",
- "name" : "Thomas Kohler"
+ "name" : "Thomas Kohler",
+ "drilldown" : "Thomas Kohler"
},
{
- "y" : 4,
"name" : "Ulrich Rieke",
- "drilldown" : "Ulrich Rieke"
+ "drilldown" : "Ulrich Rieke",
+ "y" : 4
},
{
- "y" : 2,
"name" : "W. Luis Mochan",
- "drilldown" : "W. Luis Mochan"
+ "drilldown" : "W. Luis Mochan",
+ "y" : 2
},
{
"y" : 2,
- "name" : "Wanderdoc",
- "drilldown" : "Wanderdoc"
+ "drilldown" : "Wanderdoc",
+ "name" : "Wanderdoc"
}
],
"colorByPoint" : 1,
"name" : "The Weekly Challenge - 279"
}
],
- "subtitle" : {
- "text" : "[Champions: 33] Last updated at 2024-07-29 11:29:00 GMT"
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
}
}
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 4a87fbdd9d..508de0b670 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,23 +1,42 @@
{
- "tooltip" : {
- "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
- "followPointer" : 1
- },
- "subtitle" : {
- "text" : "[Champions: 5] Last updated at 2024-07-29 11:29:17 GMT"
- },
- "chart" : {
- "type" : "column"
- },
"legend" : {
"enabled" : 0
},
"drilldown" : {
"series" : [
{
- "name" : "E. Choroba",
+ "data" : [
+ [
+ "Perl",
+ 1
+ ]
+ ],
+ "id" : "Alexander Karelas",
+ "name" : "Alexander Karelas"
+ },
+ {
+ "data" : [
+ [
+ "Perl",
+ 2
+ ]
+ ],
+ "id" : "Dave Jacoby",
+ "name" : "Dave Jacoby"
+ },
+ {
+ "data" : [
+ [
+ "Perl",
+ 2
+ ]
+ ],
+ "name" : "David Ferrone",
+ "id" : "David Ferrone"
+ },
+ {
"id" : "E. Choroba",
+ "name" : "E. Choroba",
"data" : [
[
"Perl",
@@ -27,17 +46,15 @@
},
{
"name" : "Feng Chang",
+ "id" : "Feng Chang",
"data" : [
[
"Raku",
2
]
- ],
- "id" : "Feng Chang"
+ ]
},
{
- "name" : "Luca Ferrari",
- "id" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -47,21 +64,31 @@
"Blog",
10
]
- ]
+ ],
+ "id" : "Luca Ferrari",
+ "name" : "Luca Ferrari"
},
{
- "name" : "Mark Anderson",
- "id" : "Mark Anderson",
"data" : [
[
"Raku",
2
]
+ ],
+ "name" : "Mark Anderson",
+ "id" : "Mark Anderson"
+ },
+ {
+ "name" : "Peter Meszaros",
+ "id" : "Peter Meszaros",
+ "data" : [
+ [
+ "Perl",
+ 2
+ ]
]
},
{
- "name" : "Thomas Kohler",
- "id" : "Thomas Kohler",
"data" : [
[
"Perl",
@@ -71,48 +98,70 @@
"Blog",
2
]
- ]
+ ],
+ "name" : "Thomas Kohler",
+ "id" : "Thomas Kohler"
}
]
},
- "xAxis" : {
- "type" : "category"
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
}
},
- "title" : {
- "text" : "The Weekly Challenge - 280"
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
+ "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
+ "followPointer" : 1
+ },
+ "subtitle" : {
+ "text" : "[Champions: 9] Last updated at 2024-07-29 17:18:10 GMT"
},
"series" : [
{
- "colorByPoint" : 1,
"data" : [
{
- "name" : "E. Choroba",
+ "name" : "Alexander Karelas",
+ "drilldown" : "Alexander Karelas",
+ "y" : 1
+ },
+ {
"y" : 2,
- "drilldown" : "E. Choroba"
+ "drilldown" : "Dave Jacoby",
+ "name" : "Dave Jacoby"
},
{
- "name" : "Feng Chang",
- "drilldown" : "Feng Chang",
+ "name" : "David Ferrone",
+ "drilldown" : "David Ferrone",
"y" : 2
},
{
+ "drilldown" : "E. Choroba",
+ "y" : 2,
+ "name" : "E. Choroba"
+ },
+ {
+ "name" : "Feng Chang",
+ "y" : 2,
+ "drilldown" : "Feng Chang"
+ },
+ {
"name" : "Luca Ferrari",
"drilldown" : "Luca Ferrari",
"y" : 12
},
{
- "name" : "Mark Anderson",
"drilldown" : "Mark Anderson",
- "y" : 2
+ "y" : 2,
+ "name" : "Mark Anderson"
+ },
+ {
+ "name" : "Peter Meszaros",
+ "y" : 2,
+ "drilldown" : "Peter Meszaros"
},
{
"y" : 4,
@@ -120,12 +169,23 @@
"name" : "Thomas Kohler"
}
],
+ "colorByPoint" : 1,
"name" : "The Weekly Challenge - 280"
}
],
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
+ "xAxis" : {
+ "type" : "category"
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
}
+ },
+ "title" : {
+ "text" : "The Weekly Challenge - 280"
}
}
diff --git a/stats/pwc-language-breakdown-2019.json b/stats/pwc-language-breakdown-2019.json
index 86e0e38d6d..fbca03fbf9 100644
--- a/stats/pwc-language-breakdown-2019.json
+++ b/stats/pwc-language-breakdown-2019.json
@@ -1,36 +1,26 @@
{
- "xAxis" : {
- "type" : "category"
- },
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
- }
- },
- "title" : {
- "text" : "The Weekly Challenge Language"
+ "subtitle" : {
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2024-07-29 17:18:10 GMT"
},
"series" : [
{
+ "colorByPoint" : "true",
+ "name" : "The Weekly Challenge Languages",
"data" : [
{
- "y" : 154,
"drilldown" : "001",
+ "y" : 154,
"name" : "#001"
},
{
- "drilldown" : "002",
"y" : 124,
+ "drilldown" : "002",
"name" : "#002"
},
{
+ "name" : "#003",
"y" : 83,
- "drilldown" : "003",
- "name" : "#003"
+ "drilldown" : "003"
},
{
"name" : "#004",
@@ -39,13 +29,13 @@
},
{
"name" : "#005",
- "drilldown" : "005",
- "y" : 71
+ "y" : 71,
+ "drilldown" : "005"
},
{
- "name" : "#006",
"y" : 58,
- "drilldown" : "006"
+ "drilldown" : "006",
+ "name" : "#006"
},
{
"name" : "#007",
@@ -58,44 +48,44 @@
"y" : 74
},
{
- "name" : "#009",
"y" : 70,
- "drilldown" : "009"
+ "drilldown" : "009",
+ "name" : "#009"
},
{
- "name" : "#010",
"drilldown" : "010",
- "y" : 60
+ "y" : 60,
+ "name" : "#010"
},
{
- "name" : "#011",
"y" : 78,
- "drilldown" : "011"
+ "drilldown" : "011",
+ "name" : "#011"
},
{
"name" : "#012",
- "y" : 81,
- "drilldown" : "012"
+ "drilldown" : "012",
+ "y" : 81
},
{
- "name" : "#013",
"drilldown" : "013",
- "y" : 73
+ "y" : 73,
+ "name" : "#013"
},