TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Gaurav (gv_vik)
Return to profile of Gaurav (gv_vik)
View texts not yet raced by Gaurav (gv_vik)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
38.60
1.1814
0.0349
190
2
37.92
2023-07-30
2.
import urllib2 import json screen_name = "wordpress" url = "...
36.57
1.0621
0.0970
246
3
32.38
2023-06-30
3.
import os import sys def run(program, *args): pid = os.fork(...
36.28
1.0473
0.1013
154
3
34.77
2023-07-09
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
35.54
1.0518
0.0779
152
2
34.78
2023-06-03
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
34.97
1.1383
-0.0358
272
2
33.56
2023-07-04
6.
public class HelloWorld { public static void main(String[] ...
34.17
1.0599
0.0234
143
2
32.20
2023-06-30
7.
import re import sys import urllib2 import BeautifulSoup usa...
33.79
0.9803
0.0939
344
2
30.64
2023-06-18
8.
import urllib2 import urllib import json url = "http://ajax....
33.71
0.9776
0.0964
438
2
32.33
2023-07-18
9.
import random n = random.randint(1, 99) guess = int(raw_inpu...
33.30
1.1067
-0.0579
388
1
33.30
2023-06-03
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
33.16
0.9849
0.0669
183
2
30.25
2023-07-09
11.
/* Read a set of characters from the socket */ StringBuffer ...
32.84
1.0042
0.0400
542
3
31.48
2023-06-30
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
32.22
0.9487
0.0824
356
3
30.61
2023-06-14
13.
input("\n\nPress the enter key to exit.") # waits for the us...
31.96
1.1984
-0.2035
85
1
31.96
2023-05-31
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
31.02
0.9180
0.0625
264
5
28.53
2023-07-02
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
29.21
0.9215
0.0061
78
2
26.47
2023-07-01