TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Sumit Prasad (beyonderr)
Return to profile of Sumit Prasad (beyonderr)
View texts not yet raced by Sumit Prasad (beyonderr)
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_...
71.28
1.1383
0.1246
272
2
68.75
2024-10-19
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
68.93
1.0518
0.1738
152
1
68.93
2024-10-19
3.
input("\n\nPress the enter key to exit.") # waits for the us...
68.22
1.1984
0.0071
85
1
68.22
2021-05-01
4.
import string from random import * characters = string.ascii...
65.56
1.1814
-0.0162
190
1
65.56
2021-05-01
5.
/** Loop waiting for a connection and a valid command */ whi...
63.14
1.0448
0.0799
445
3
60.98
2024-10-19
6.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
62.00
0.9386
0.1605
256
2
59.39
2024-10-19
7.
import urllib2 import urllib import json url = "http://ajax....
61.50
0.9776
0.1147
438
1
61.50
2024-10-19
8.
import random n = random.randint(1, 99) guess = int(raw_inpu...
60.38
1.1067
-0.0355
388
1
60.38
2022-03-09
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
58.29
0.9849
0.0515
183
1
58.29
2024-10-19
10.
import std; int main() { std::println("Hello World!"); }
55.97
0.9810
0.0054
56
1
55.97
2024-10-19
11.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
55.29
0.9234
0.0611
236
2
54.55
2024-10-19
12.
public class HelloWorld { public static void main(String[] ...
54.54
1.0599
-0.0926
143
1
54.54
2021-05-01
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
52.81
0.9487
-0.0065
356
1
52.81
2024-10-19
14.
import re import sys import urllib2 import BeautifulSoup usa...
51.26
0.9803
-0.0715
344
1
51.26
2022-03-09
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
37.10
0.9215
-0.2640
78
1
37.10
2021-05-01