TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Alvaro Ricaldi (alvaro__)
Return to profile of Alvaro Ricaldi (alvaro__)
View texts not yet raced by Alvaro Ricaldi (alvaro__)
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...
33.95
1.1984
0.0000
85
1
33.95
2025-05-15
2.
import urllib2 import json screen_name = "wordpress" url = "...
33.53
1.0621
0.1215
246
2
28.28
2025-05-27
3.
public class HelloWorld { public static void main(String[] ...
32.18
1.0599
0.0760
143
2
30.87
2025-05-18
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
31.42
1.1067
0.0024
388
1
31.42
2025-05-20
5.
function calculateArea(width, height) { try { var area = ...
31.10
1.0366
0.0612
301
1
31.10
2025-05-27
6.
/* Read a set of characters from the socket */ StringBuffer ...
28.53
1.0042
0.0029
542
1
28.53
2025-05-22
7.
import urllib2 import urllib import json url = "http://ajax....
27.99
0.9776
0.0104
438
2
26.33
2025-05-20
8.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
26.95
0.9386
0.0127
256
3
23.35
2025-05-22
9.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
26.92
1.0518
-0.1016
152
2
26.57
2025-05-18
10.
import std; int main() { std::println("Hello World!"); }
26.56
0.9810
-0.0435
56
2
26.01
2025-05-27
11.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
26.21
0.9234
0.0018
236
3
24.97
2025-05-24
12.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
25.88
0.9180
-0.0045
264
1
25.88
2025-05-15
13.
import os import sys def run(program, *args): pid = os.fork(...
25.03
1.0473
-0.1638
154
1
25.03
2025-05-24
14.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
23.31
0.9849
-0.1621
183
1
23.31
2025-05-22