TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for vivek (vivek39266)
Return to profile of vivek (vivek39266)
View texts not yet raced by vivek (vivek39266)
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...
49.44
1.1984
0.0339
85
5
40.85
2024-07-05
2.
import string from random import * characters = string.ascii...
49.37
1.1814
0.0616
190
4
41.31
2024-03-01
3.
import os import sys def run(program, *args): pid = os.fork(...
46.27
1.0473
0.1230
154
3
40.03
2024-03-01
4.
import urllib2 import json screen_name = "wordpress" url = "...
43.26
1.0621
0.0339
246
4
36.29
2024-06-28
5.
/** Loop waiting for a connection and a valid command */ whi...
42.66
1.0448
0.0425
445
2
38.47
2024-03-01
6.
function calculateArea(width, height) { try { var area = ...
42.22
1.0366
0.0368
301
5
39.20
2024-03-01
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
42.17
1.0518
0.0198
152
3
36.27
2024-07-05
8.
import re import sys import urllib2 import BeautifulSoup usa...
41.26
0.9803
0.0680
344
5
34.03
2024-03-01
9.
import std; int main() { std::println("Hello World!"); }
39.39
0.9810
0.0283
56
2
39.21
2024-07-05
10.
import random min = 1 max = 6 roll_again = "yes" while roll_...
39.35
1.1383
-0.1469
272
2
37.42
2024-03-01
11.
import random n = random.randint(1, 99) guess = int(raw_inpu...
38.31
1.1067
-0.1426
388
3
37.10
2024-03-01
12.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
37.85
0.9386
0.0178
256
4
35.33
2024-07-05
13.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
36.97
0.9215
0.0164
78
5
32.33
2024-07-05
14.
(publish :path "/hello-count" :content-type "text/html" :fun...
35.94
0.9487
-0.0279
356
4
33.50
2024-06-29
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
35.76
0.9180
-0.0145
264
4
32.18
2024-07-05
16.
import urllib2 import urllib import json url = "http://ajax....
35.74
0.9776
-0.0658
438
3
34.68
2024-03-01
17.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
32.11
0.9849
-0.1693
183
3
28.44
2024-03-01
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
29.31
0.9234
-0.1738
236
2
28.00
2023-11-05
19.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
28.97
0.8513
-0.1303
179
1
28.97
2024-07-05