Text analysis for Indeed (indeed001)

Return to profile of Indeed (indeed001)

View texts not yet raced by Indeed (indeed001)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random n = random.randint(1, 99) guess = int(raw_inpu... 57.95 1.1067 0.2604 388 1 57.95 2024-02-27
2. import string from random import * characters = string.ascii... 57.37 1.1814 0.1728 190 1 57.37 2023-11-14
3. function calculateArea(width, height) { try { var area = ... 55.79 1.0366 0.2906 301 2 54.46 2024-02-27
4. public class HelloWorld { public static void main(String[] ... 55.52 1.0599 0.2570 143 1 55.52 2023-11-14
5. print "Using URL", url req = urllib2.Request(url) fd = urlli... 48.72 1.0518 0.1081 152 1 48.72 2024-02-27
6. /* Read a set of characters from the socket */ StringBuffer ... 48.60 1.0042 0.1524 542 2 47.86 2023-08-18
7. /** Loop waiting for a connection and a valid command */ whi... 45.87 1.0448 0.0513 445 2 43.77 2023-11-14
8. (publish :path "/hello-count" :content-type "text/html" :fun... 42.99 0.9487 0.0820 356 1 42.99 2023-08-10
9. import urllib2 import urllib import json url = "http://ajax.... 40.79 0.9776 -0.0028 438 3 35.05 2023-11-14
10. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 40.00 0.9849 -0.0336 183 1 40.00 2023-11-14
11. input("\n\nPress the enter key to exit.") # waits for the us... 31.53 1.1984 -0.4660 85 1 31.53 2021-11-28
12. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 30.50 0.9180 -0.1947 264 1 30.50 2023-08-18
13. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 20.17 0.9215 -0.4378 78 1 20.17 2021-11-11