TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for danjkstra (danjkstra)
Return to profile of danjkstra (danjkstra)
View texts not yet raced by danjkstra (danjkstra)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
input("\n\nPress the enter key to exit.") # waits for the us...
50.21
1.1984
0.0729
85
2
41.25
2022-11-09
2.
function calculateArea(width, height) { try { var area = ...
46.41
1.0366
0.1660
301
3
41.81
2022-11-15
3.
import urllib2 import json screen_name = "wordpress" url = "...
43.73
1.0621
0.0641
246
3
39.98
2022-11-13
4.
import string from random import * characters = string.ascii...
43.62
1.1814
-0.0735
190
2
40.14
2022-11-09
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
42.79
1.1067
-0.0133
388
1
42.79
2022-11-08
6.
import random min = 1 max = 6 roll_again = "yes" while roll_...
42.58
1.1383
-0.0543
272
1
42.58
2022-11-07
7.
public class HelloWorld { public static void main(String[] ...
42.03
1.0599
0.0258
143
2
40.47
2022-12-13
8.
/* Read a set of characters from the socket */ StringBuffer ...
40.54
1.0042
0.0524
542
2
40.32
2022-11-16
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
40.33
0.9849
0.0625
183
1
40.33
2022-11-16
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
39.39
0.9386
0.0777
256
2
37.56
2022-11-17
11.
import re import sys import urllib2 import BeautifulSoup usa...
38.89
0.9803
0.0333
344
2
35.49
2022-11-17
12.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
36.42
0.9215
0.0255
78
1
36.42
2022-11-07
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
36.32
0.9234
0.0290
236
2
35.17
2022-11-21
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
35.59
0.9180
0.0010
264
2
35.27
2022-11-13
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
33.03
0.9487
-0.0761
356
1
33.03
2022-11-09