StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Keith Randall

Rating
1561.97 (5,234th)
Reputation
21,465 (6,207th)
Page: 1 ... 11 12 13 14
Title Δ
Is there an algorithm which prints out a shuffled list without actu... -2.18
Computing overlaps of grids -4.06
implementing kruskal's algorithm utilizing threads -4.31
C pointers : pointing to an array of fixed size +1.85
Graph theory question, Java. Which algorithm to achieve the following +4.01
watch requests between db server and client -0.05
PHP and MYSQL: Why does A work and B not work? 0.00
Redirect process output to stdout +0.28
HTTPS requests and multi-threading -4.00
Is Java's TimeZone thread-safe? -1.11
mySQL - Table locking vs Row locking 0.00
Prime Factorization +3.14
multiplicative inverse? -4.76
Why do a lot of programming languages put the type *after* the vari... -0.18
Binary Search Tree Array Imp. C++ 0.00
optimizing an sql query using inner join and order by +0.39
8 bit enum, in C +1.05
Insert a point into a finite 2D region with maximum distance to exi... 0.00
Does Java pass by reference or value to C when using JNI ( more spe... 0.00
how to print out each bit of a floating point number? -4.09
Fast modulo 3 or division algorithm? +3.74
large mysql (innodb) database - slow query performance, disappearin... -3.44
Determine if string from argv[1] starts with a character or number... +4.13
Is it possible to catch out of memory exception in java? -3.29
getting the index of set bits from an int column in mysql -4.19
Improving the Quick sort +0.62
Substitute (override) class implementation at Runtime (Java) +3.64
free mysql license for commercial application is there such thing? -0.26
debugging a thread process using gdb/dbx 0.00
Can I increase the size of a statically allocated array? +3.47
Erase-remove idiom: what happens when remove return past-the-end-it... +5.62
Should I add a autoinc primary key for the sake of having a primary... -1.47
Divide long string into 60 character long lines but don't break words -2.27
Datastructure alignment -2.70
pointers in C programming +3.74
MySQL custom engine: already existing data -3.94
Best way to store and hash <int, int> key (C++) 0.00
MySQL Default Keyword usage errors 0.00
MySql query is to slow. `Join Tbl AS t ON t.c = t0.c` -0.31
How can I determine the location of disassembled code within an exe... +0.35
How to get a variable address using a string with variables name? +3.85
Efficient Out-Of-Core Sorting -0.70
Two If selection while a select query -0.84
Partition Or Separate Table -3.59
Writing Standard Input and waiting for Standard Output +0.85
Is there a way to make Tomcat start an app up as soon as the WAR ha... +3.63
choosing latest string when aggregating results in mysql +1.40
How can I exclude values from a third query (Access) -4.14
MySQL - Query to move part of 1 field's contents to a new field +3.49
What is the best Battleship AI? +4.01