TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Shivam R k (shshsjksjsba)
Return to profile of Shivam R k (shshsjksjsba)
View texts not yet raced by Shivam R k (shshsjksjsba)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
function calculateArea(width, height) { try { var area = ...
36.18
1.0366
0.2968
301
5
31.94
2024-11-25
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
34.25
1.1067
0.1554
388
3
31.57
2024-11-14
3.
import string from random import * characters = string.ascii...
34.20
1.1814
0.0811
190
3
28.37
2024-11-22
4.
import os import sys def run(program, *args): pid = os.fork(...
32.92
1.0473
0.1678
154
2
31.04
2024-11-22
5.
public class HelloWorld { public static void main(String[] ...
32.34
1.0599
0.1315
143
6
28.65
2024-11-25
6.
/** Loop waiting for a connection and a valid command */ whi...
31.22
1.0448
0.1104
445
3
28.29
2024-11-25
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
30.74
0.9849
0.1502
183
1
30.74
2024-11-14
8.
import std; int main() { std::println("Hello World!"); }
30.66
0.9810
0.1423
56
4
23.90
2024-11-24
9.
(publish :path "/hello-count" :content-type "text/html" :fun...
30.57
0.9487
0.1830
356
6
26.45
2024-11-25
10.
import re import sys import urllib2 import BeautifulSoup usa...
30.53
0.9803
0.1441
344
4
28.01
2024-11-25
11.
import urllib2 import json screen_name = "wordpress" url = "...
30.45
1.0621
0.0625
246
5
26.83
2024-11-25
12.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
29.26
0.9234
0.1585
236
5
27.23
2024-11-25
13.
input("\n\nPress the enter key to exit.") # waits for the us...
28.96
1.1984
-0.1356
85
3
24.90
2024-11-25
14.
import random min = 1 max = 6 roll_again = "yes" while roll_...
28.84
1.1383
-0.0768
272
2
28.58
2024-11-14
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
28.23
0.9215
0.1178
78
7
23.94
2024-11-25
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
27.96
0.9180
0.1128
264
4
25.20
2024-11-25
17.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
27.53
0.8513
0.1568
179
6
23.41
2024-11-25
18.
import urllib2 import urllib import json url = "http://ajax....
27.52
0.9776
0.0380
438
4
26.38
2024-11-24
19.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
27.21
1.0518
-0.0459
152
1
27.21
2024-11-12
20.
/* Read a set of characters from the socket */ StringBuffer ...
24.61
1.0042
-0.0959
542
1
24.61
2024-11-14