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 ... 4 5 6 7 8 ... 11
Title Δ
Generate a random point in a specific plane in C +0.03
Why would you write your own Random Number Generator? +0.59
Logic for Blackjack Game -0.68
C++ Pointer addition being multiplied -0.71
Random Shuffling in Java (or any language) Probabilities -1.17
Rrdtool with nodejs +0.49
Understand the following pointer code written in c +0.21
#define statement explanation -1.43
Running NodeJS command after another +0.52
Signing up Codewars +0.51
Right way to handle errors and free memory in C +0.01
How would I append items to a list, use that information, clear the... -0.03
C — Hex string to literal hex value -1.74
Elegant way of switching values inside a list -0.91
Creating random pairs from lists -0.54
Array printing strange numbers 0.00
Definition for "string" in C -0.03
If srand() takes 32-bit int... Why does rand() not return same? -0.51
How to typecast C (or C++) object by the number of bytes -1.67
Node.js' npm is installing the wrong package -0.28
Console output of an instance -0.03
Struct in C with (.) or → operator -0.58
Deck shuffling in C will compile but Segmentation Faults +1.30
How can I iterate tuples in this code python? -0.35
How to pass vectors to a function in C -1.17
Blackjack game: Determining the winner -0.18
while loop condtion and termination in C programming -0.82
What is the use of char* in the container_of macro? 0.00
How to assign a string passed through a function to a structure mem... -1.91
Assigning cards from decks to hands 0.00
BlackJack Game Main Script Trouble (Classes Already Done) 0.00
Set variables in python list comprehension +0.50
How can I clear half a byte from a number +0.92
Removing a number from a Java RNG's range? -0.72
Why isn't random byte comparison a good method of testing equal... -0.51
Algorithm for betting and particularly winning the bet? 0.00
randomInt function that can uniformly handle the full range of MIN... -2.18
Get only unique elements from two lists python -0.27
What does ** mean in C? +0.28
random rounding +1.87
cannot find module 'serialport' using Node.js and Johnny-Five +0.49
Pseudocode for progressing a poker game 0.00
How to pass string argument to execve +0.50
GET request in C without malloc 0.00
How to properly use if else and else if -0.42
Probability of getting the same value using Math.random +0.34
divide by zero in simclist library 0.00
Seed a pool of random number generators with a random number genera... -1.20
What is difference between char name[11]; and char *name; -1.11
How to initialize char pointer array, to avoid garbage values? +0.10