StackRating

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

Lee Daniel Crocker

Rating
1501.12 (410,333rd)
Reputation
10,156 (14,994th)
Page: 1 ... 8 9 10 11
Title Δ
Pointers to pointers: Difference between *a = b->c and a = &... +5.34
Using Hash and Salt with MYSQL table -2.58
Efficient random permutation of n-set-bits +3.38
can not use function from module in Python 0.00
Best way to store a BlackJack hand? +0.69
Do stacks have indexes? -0.60
Is it worth it to rewrite an if statement to avoid branching? +3.55
Segmentation Fault or SizeOf not used correctly 0.00
C: Detect duplicate integers in a long array -0.40
Performance of external versus static function call 0.00
What is the difference between a buffer size and the distance betwe... +0.75
generate random numbers of which the sum is constant +3.58
rand function generates 5 digit number, how can I make it generate... +3.68
GCC - don't compile unused code 0.00
Different results on using sqrt() and pow() functions -1.99
Basic network library on C for linux? 0.00
new vs *new in C++ +2.06
Difference between pointers -1.36
Java Blackjack card total counting -2.84
Checking for bit flags -1.85
Dilemma with Buffer overflow -2.32
Will multiplying by rand() in MySQL affect performance? +4.30
GLib Hash Table Lookup Failure -0.27
Texas Hold'em poker recognizing full house -0.62
Reading specific line in txt file with C +0.20
Multiple conditions in for loop C -0.52
Blackjack help: advice for user about whether to hit or stand -3.99
Determine "Mode" for Highest Randomized Number -0.46
Checking for blank string in array +2.36
What should I know to optimize programs? +3.58
Generate random int with specified upper-bound (0 - n) without usin... +3.85
Print all words and their count -0.16
Should I consider the 1 in 2^62 possibility of getting the excluded... +4.67
C/C++ struct analogy in Java? +1.06
Best way to generate random number between two sets of values -1.50
How to initialize static pointer with malloc in C? +3.69
Python using ctypes to pass a char * array and populate results +0.28
How to identy a Poker hand in c++ -0.10
Iterate between bits in a binary number -1.56
Checking if a file via stdin exists (C) +4.47
In C, calling a function from main +0.81
How do I connect my player's changing hands and gameboard to an exi... 0.00
Difference between class and type -0.23
Solving a Variable Equation defined by the User -0.95
Conversion of Java code to C -> call by JNI -> program stops... -2.11
Python Syntax Error? -0.94
Trouble with method inside of class in python -1.58
How do I print these return values from function in Python 3? 0.00
Little endian or Big endian -3.76
How Python Generators know who's calling? -3.14