TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for jiy-workman (jiyworkman)
Return to profile of jiy-workman (jiyworkman)
View texts not yet raced by jiy-workman (jiyworkman)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
/* Read a set of characters from the socket */ StringBuffer ...
48.68
1.0042
0.3506
542
2
40.48
2023-09-24
2.
input("\n\nPress the enter key to exit.") # waits for the us...
46.25
1.1984
0.0677
85
4
43.52
2023-08-16
3.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
44.70
0.9215
0.3210
78
4
39.91
2023-07-30
4.
public class HelloWorld { public static void main(String[] ...
39.68
1.0599
0.0436
143
2
39.41
2023-07-09
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
39.44
1.0518
0.0484
152
3
36.00
2023-07-30
6.
import random min = 1 max = 6 roll_again = "yes" while roll_...
38.93
1.1383
-0.0615
272
2
37.24
2023-07-10
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
38.42
1.1067
-0.0451
388
1
38.42
2023-07-09
8.
import os import sys def run(program, *args): pid = os.fork(...
35.65
1.0473
-0.0562
154
2
34.90
2023-07-11
9.
import urllib2 import urllib import json url = "http://ajax....
33.60
0.9776
-0.0368
438
1
33.60
2023-07-11
10.
function calculateArea(width, height) { try { var area = ...
33.57
1.0366
-0.0979
301
2
32.06
2023-07-08
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
32.67
0.9386
-0.0319
256
2
31.22
2023-07-09
12.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
31.21
0.9180
-0.0520
264
1
31.21
2023-07-10
13.
import re import sys import urllib2 import BeautifulSoup usa...
30.08
0.9803
-0.1390
344
1
30.08
2023-07-09
14.
import string from random import * characters = string.ascii...
29.24
1.1814
-0.3726
190
1
29.24
2023-07-08
15.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
27.01
0.9849
-0.2310
183
1
27.01
2023-07-09
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
24.46
0.9234
-0.2355
236
1
24.46
2023-07-08