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 2 3 4 5 6 ... 11
Title Δ
How to generate a list of ascending random integers -0.10
Can anyone explain to me this piece of code? I am new to C -0.52
Passing pointer to function creating (randomly sized) array filled... -0.49
what is the value of an empty cell of a 2d array? +1.41
How do I search a text file for anagrams of a given word +0.53
what will realloc do to the old pointer -0.57
Convert double to uint8_t* +0.51
Storing object in BinarySearchTree leads to weird dereference probl... -0.26
Shuffle: Why is a for loop switching arr[i] with arr[r] (r: random... 0.00
Randomizing a simulation of a real die 0.00
A palette base PNG with IDAT that has BTYPE=00 for no compression,... -0.95
Multiple definitions of a global variable 0.00
C - Memory addressing 0.00
Why don't I have to use pointers? +0.53
Why does char * create a dynamic string in C without the use of mal... -0.85
How can I prevent valgrind from reporting static variables as leaks? -1.16
How do I determine which triangle did the user touch in this rectan... 0.00
How to randomly shuffle a list that has more permutations than the... -1.77
Can a pseudorandom generator ever be true random? +1.81
can someone help me to include aces into my blackjack program -0.02
Run script as input — Linux -1.47
How would I get it to choose a random number out of 1 and 2 in Pyth... +0.01
Concatenate string with error +2.24
Random positioning of pawns on chessboard +0.01
C - Return 1 if any even-numbered bit in word x is set to 1 0.00
Java - Efficient way to generate lots of random numbers -0.80
how to stop a while loop to enter, in the same variable -1.92
Java BlackJack Game Ace value 0.00
Random.randint produces same answer each run - or is my code faulty? 0.00
Does C always generate the same random sequence? -0.71
C string and hex characters -1.56
Is the char encoding same across programming languages? +1.45
Using the sizeof() function correctly +0.49
Program.exe has stopped working error: fgets function 0.00
Is `/dev/urandom` suitable for simulation purpose? +0.44
(Python) Why is it returning 9.0 instead of 9? -0.16
Passing array to a function in C to store data +0.23
Get printf to print all float digits -0.68
More efficient way to store Playing Cards in bits? -0.06
c array size's change when used inside a function -1.14
Find a replace a substring C 0.00
Memory Allocation algorithm in c 0.00
Is there any algorithm for random number generation whose pattern c... -0.26
How to check Type of structure in C -1.34
Should the same Random Number Generator be used for multiple crypto... 0.00
Generate True Random Number Generator in any of programming language -0.16
Need help understanding Booleans? +1.13
Pass by value-doesn't execute as I want it +0.21
Seed a random number generator with a real random number to get rea... +1.45
How can my C code find the symbol corresponding to an address at ru... -0.88