TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for shrek (beppi)
Return to profile of shrek (beppi)
View texts not yet raced by shrek (beppi)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
function calculateArea(width, height) { try { var area = ...
45.84
1.0366
0.1872
301
2
42.96
2025-07-07
2.
public class HelloWorld { public static void main(String[] ...
44.18
1.0599
0.1196
143
2
37.13
2025-07-02
3.
/* Read a set of characters from the socket */ StringBuffer ...
42.01
1.0042
0.1174
542
1
42.01
2025-07-07
4.
import os import sys def run(program, *args): pid = os.fork(...
41.84
1.0473
0.0697
154
1
41.84
2025-07-07
5.
import re import sys import urllib2 import BeautifulSoup usa...
40.12
0.9803
0.0908
344
1
40.12
2025-07-02
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
38.92
1.0518
-0.0127
152
1
38.92
2025-07-02
7.
(publish :path "/hello-count" :content-type "text/html" :fun...
35.44
0.9487
-0.0025
356
1
35.44
2025-07-02
8.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
31.37
0.9386
-0.1011
256
1
31.37
2025-07-02
9.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
30.99
0.9180
-0.0907
264
1
30.99
2025-07-02
10.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
28.62
0.8513
-0.0872
179
1
28.62
2025-07-07