Text analysis for Rajesh Jangid (rajesh_11)

Return to profile of Rajesh Jangid (rajesh_11)

View texts not yet raced by Rajesh Jangid (rajesh_11)

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... 37.91 1.1984 0.4112 85 8 27.63 2024-10-17
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 28.13 1.1383 0.0583 272 2 23.61 2024-10-17
3. public class HelloWorld { public static void main(String[] ... 27.80 1.0599 0.1238 143 4 27.33 2024-11-12
4. import os import sys def run(program, *args): pid = os.fork(... 27.48 1.0473 0.1251 154 4 21.76 2024-10-17
5. function calculateArea(width, height) { try { var area = ... 27.10 1.0366 0.1179 301 5 23.20 2024-11-07
6. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 25.08 0.9234 0.1485 236 5 20.35 2024-10-17
7. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 24.92 0.9849 0.0789 183 2 21.16 2024-10-15
8. (publish :path "/hello-count" :content-type "text/html" :fun... 24.73 0.9487 0.1099 356 5 22.06 2024-11-12
9. import random n = random.randint(1, 99) guess = int(raw_inpu... 24.54 1.1067 -0.0613 388 2 22.60 2024-10-16
10. print "Using URL", url req = urllib2.Request(url) fd = urlli... 23.20 1.0518 -0.0605 152 1 23.20 2024-04-04
11. import urllib2 import urllib import json url = "http://ajax.... 22.91 0.9776 -0.0004 438 2 21.08 2024-10-15
12. import re import sys import urllib2 import BeautifulSoup usa... 22.69 0.9803 -0.0144 344 4 19.62 2024-10-16
13. /* Read a set of characters from the socket */ StringBuffer ... 21.79 1.0042 -0.0747 542 4 18.15 2024-10-15
14. import string from random import * characters = string.ascii... 21.43 1.1814 -0.2661 190 2 19.15 2024-04-22
15. /** Loop waiting for a connection and a valid command */ whi... 20.22 1.0448 -0.1786 445 3 19.21 2024-04-01
16. import urllib2 import json screen_name = "wordpress" url = "... 19.90 1.0621 -0.2117 246 5 17.89 2024-04-08
17. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 19.65 0.8513 -0.0206 179 1 19.65 2024-10-17
18. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 19.53 0.9180 -0.0856 264 4 15.48 2024-10-15
19. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 19.01 0.9386 -0.1293 256 2 17.69 2024-10-15
20. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 18.23 0.9215 -0.1458 78 5 15.59 2024-11-12
21. import std; int main() { std::println("Hello World!"); } 18.06 0.9810 -0.2180 56 1 18.06 2024-03-24