TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Rohan (r_yadav01)
Return to profile of Rohan (r_yadav01)
View texts not yet raced by Rohan (r_yadav01)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random min = 1 max = 6 roll_again = "yes" while roll_...
35.18
1.1383
0.1409
272
4
30.29
2023-12-30
2.
input("\n\nPress the enter key to exit.") # waits for the us...
33.55
1.1984
0.0088
85
3
31.31
2023-12-30
3.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
31.77
0.9849
0.1768
183
2
29.71
2023-12-27
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
31.62
1.1067
0.0421
388
1
31.62
2023-12-25
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
31.47
1.0518
0.1020
152
2
29.76
2023-12-27
6.
import os import sys def run(program, *args): pid = os.fork(...
30.34
1.0473
0.0610
154
3
28.08
2023-12-31
7.
import urllib2 import json screen_name = "wordpress" url = "...
30.30
1.0621
0.0462
246
3
27.73
2023-12-26
8.
/** Loop waiting for a connection and a valid command */ whi...
29.95
1.0448
0.0572
445
2
28.56
2023-12-26
9.
public class HelloWorld { public static void main(String[] ...
28.53
1.0599
-0.0162
143
3
27.78
2023-12-27
10.
/* Read a set of characters from the socket */ StringBuffer ...
27.66
1.0042
0.0107
542
4
27.46
2023-12-31
11.
function calculateArea(width, height) { try { var area = ...
26.86
1.0366
-0.0496
301
3
26.35
2023-12-31
12.
import string from random import * characters = string.ascii...
26.32
1.1814
-0.2243
190
1
26.32
2023-12-26
13.
import urllib2 import urllib import json url = "http://ajax....
24.59
0.9776
-0.0718
438
1
24.59
2023-12-30
14.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
24.41
0.8513
0.0275
179
1
24.41
2023-12-26
15.
import std; int main() { std::println("Hello World!"); }
24.22
0.9810
-0.0829
56
4
23.23
2023-12-31
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
24.09
0.9180
-0.0391
264
2
23.23
2023-12-25
17.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
23.46
0.9234
-0.0591
236
1
23.46
2023-12-25
18.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
23.24
0.9386
-0.0902
256
1
23.24
2023-12-25
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
19.66
0.9215
-0.1995
78
1
19.66
2023-12-26