TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for AJ (ajansen1318)
Return to profile of AJ (ajansen1318)
View texts not yet raced by AJ (ajansen1318)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random min = 1 max = 6 roll_again = "yes" while roll_...
43.94
1.1383
0.0969
272
5
40.96
2023-10-20
2.
input("\n\nPress the enter key to exit.") # waits for the us...
41.30
1.1984
-0.0374
85
2
40.51
2023-07-28
3.
import urllib2 import json screen_name = "wordpress" url = "...
40.96
1.0621
0.0893
246
1
40.96
2023-08-02
4.
public class HelloWorld { public static void main(String[] ...
38.36
1.0599
0.0184
143
2
35.41
2023-07-27
5.
function calculateArea(width, height) { try { var area = ...
37.48
1.0366
0.0170
301
1
37.48
2023-08-01
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
36.39
1.1067
-0.0837
388
1
36.39
2023-07-20
7.
import os import sys def run(program, *args): pid = os.fork(...
35.79
1.0473
-0.0412
154
3
35.22
2023-09-15
8.
/** Loop waiting for a connection and a valid command */ whi...
35.15
1.0448
-0.0567
445
1
35.15
2023-10-20
9.
/* Read a set of characters from the socket */ StringBuffer ...
35.03
1.0042
-0.0195
542
1
35.03
2023-07-25
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
33.63
0.9849
-0.0395
183
3
32.34
2023-08-02
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
32.68
0.9386
-0.0199
256
2
30.72
2023-08-08
12.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
32.59
0.9180
-0.0019
264
1
32.59
2023-10-20
13.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
31.71
0.9215
-0.0301
78
1
31.71
2023-10-20
14.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
31.42
1.0518
-0.1686
152
1
31.42
2023-07-27
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
29.91
0.9234
-0.0826
236
1
29.91
2023-07-28
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
29.11
0.9487
-0.1304
356
1
29.11
2023-07-27