TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Amit (amitkumariitm)
Return to profile of Amit (amitkumariitm)
View texts not yet raced by Amit (amitkumariitm)
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...
61.60
1.1984
0.1380
85
7
47.81
2025-03-08
2.
function calculateArea(width, height) { try { var area = ...
52.63
1.0366
0.1052
301
14
41.88
2025-03-05
3.
import string from random import * characters = string.ascii...
50.87
1.1814
-0.0777
190
11
42.67
2025-03-05
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
50.13
1.0518
0.0358
152
12
41.27
2025-09-18
5.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
49.99
0.9215
0.1631
78
13
38.07
2025-03-08
6.
import os import sys def run(program, *args): pid = os.fork(...
49.57
1.0473
0.0281
154
12
41.11
2025-03-11
7.
import random min = 1 max = 6 roll_again = "yes" while roll_...
49.51
1.1383
-0.0642
272
12
44.73
2025-03-08
8.
import random n = random.randint(1, 99) guess = int(raw_inpu...
49.14
1.1067
-0.0406
388
9
43.48
2025-03-11
9.
public class HelloWorld { public static void main(String[] ...
48.07
1.0599
-0.0170
143
14
41.40
2025-03-08
10.
/** Loop waiting for a connection and a valid command */ whi...
47.07
1.0448
-0.0236
445
12
41.22
2025-03-08
11.
import urllib2 import urllib import json url = "http://ajax....
46.25
0.9776
0.0258
438
13
39.25
2025-03-08
12.
import urllib2 import json screen_name = "wordpress" url = "...
45.84
1.0621
-0.0676
246
15
42.09
2025-01-16
13.
import std; int main() { std::println("Hello World!"); }
44.90
0.9810
-0.0069
56
11
37.47
2025-03-08
14.
/* Read a set of characters from the socket */ StringBuffer ...
44.66
1.0042
-0.0353
542
9
41.36
2025-03-05
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
44.01
0.9487
0.0061
356
15
36.86
2025-03-05
16.
import re import sys import urllib2 import BeautifulSoup usa...
41.36
0.9803
-0.0830
344
6
37.29
2025-09-18
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
41.27
0.9180
-0.0226
264
11
35.59
2025-01-05
18.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
41.11
0.8513
0.0406
179
10
35.36
2025-03-08
19.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
39.85
0.9234
-0.0588
236
9
36.37
2024-12-21
20.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
39.71
0.9849
-0.1234
183
6
35.67
2025-01-17
21.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
37.45
0.9386
-0.1261
256
8
34.42
2024-12-24