TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Arindam (adam_009)
Return to profile of Arindam (adam_009)
View texts not yet raced by Arindam (adam_009)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import std; int main() { std::println("Hello World!"); }
33.51
0.9810
0.6269
56
6
21.18
2024-06-10
2.
input("\n\nPress the enter key to exit.") # waits for the us...
32.21
1.1984
0.3490
85
5
23.16
2024-06-06
3.
import string from random import * characters = string.ascii...
29.19
1.1814
0.2274
190
8
22.98
2024-07-11
4.
function calculateArea(width, height) { try { var area = ...
28.96
1.0366
0.3591
301
3
23.62
2024-06-10
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
27.81
1.1067
0.2335
388
6
22.83
2024-07-13
6.
import urllib2 import json screen_name = "wordpress" url = "...
27.55
1.0621
0.2679
246
3
25.40
2024-06-06
7.
/** Loop waiting for a connection and a valid command */ whi...
26.21
1.0448
0.2229
445
5
22.00
2024-06-10
8.
public class HelloWorld { public static void main(String[] ...
26.05
1.0599
0.1951
143
12
20.31
2024-06-06
9.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
25.77
1.0518
0.1931
152
6
19.38
2024-06-10
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
25.47
0.9234
0.3076
236
6
22.07
2024-06-06
11.
import random min = 1 max = 6 roll_again = "yes" while roll_...
24.95
1.1383
0.0627
272
3
20.65
2024-05-25
12.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
24.70
0.8513
0.3325
179
4
19.73
2024-06-12
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
24.46
0.9487
0.2353
356
7
19.31
2024-05-28
14.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
23.60
0.9849
0.1548
183
2
21.70
2024-06-02
15.
/* Read a set of characters from the socket */ StringBuffer ...
23.20
1.0042
0.1151
542
7
20.51
2024-06-10
16.
import os import sys def run(program, *args): pid = os.fork(...
23.15
1.0473
0.0704
154
6
19.95
2024-06-08
17.
import urllib2 import urllib import json url = "http://ajax....
21.78
0.9776
0.0735
438
2
21.20
2024-06-02
18.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
21.65
0.9215
0.1209
78
4
18.79
2024-05-28
19.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
19.69
0.9386
0.0098
256
1
19.69
2024-05-26
20.
import re import sys import urllib2 import BeautifulSoup usa...
19.51
0.9803
-0.0405
344
4
16.18
2024-05-27
21.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
18.00
0.9180
-0.0499
264
3
13.91
2024-05-25