StackRating

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

AShelly

Rating
1505.15 (137,966th)
Reputation
26,502 (4,809th)
Page: 1 2 3 4 5 6 7 ... 16
Title Δ
rename() not working in C under Win XP +0.49
C# equivalent of this Ruby code? 0.00
dificulty solving a code in O(logn) -0.08
char ** array c file input pgm -0.16
Use macro to overload certain uses of ternary operator ?: +0.47
k nearest neighbours algorithm python -0.05
How to split a 64-bit integral data type into eight 8-bit types? -1.56
Comparison function for DFS ordering of an arbitrary tree +1.14
Bucket Sort - Segmentation error 0.00
How to uniformly detect an integer’s sign bit across various encodi... +2.20
Generate random number by odds -1.27
sum of binary numbers in C++ and overflow bit? 0.00
How to determine string S can be made from string T by deleting som... -0.92
Counting Hamming Distance for 8-bit binary Values in C Language -0.53
What C compiler matches Borland Turbo Link 5.1? +0.51
Converting data into fixed point binary in Matlab? 0.00
How to find and plot the largest sample in a wav file 0.00
time majority vote algorithm error -0.50
Collision with Chipmunk JS failing +2.16
Segmentation fault when using classical matrix instead of dynamical... +0.46
overwriting a method in Fixnum to deal with a Bignum +0.35
Ideal data structure with fast lookup, fast update and easy compari... -1.49
Struct entry declares a field of type array, but compiler says it's... +1.73
Can't figure out Segmentation Fault for C++ code +2.32
Segmentation Fault in C (gcc) -0.50
Ruby: Get sum of nested hash values -2.09
Ruby: efficient way to sum elements grouped by the first element of... +1.28
Return self (rather than nil) from Hash#[] when key doesn't exist +1.64
Fast way to check whether an odd number of bits is set? -0.41
Forcing the operation system to perform cleanup after a "subro... +0.01
Get coordinates of two mouses separately in C++ +0.01
Wireless.h How do I print out the signal level? +0.51
Complex subsorts on an array of arrays -1.04
Can this be done by using a loop? Or maybe by using lists? -0.04
How do I sum the four 2-bit bitfields in a single 8-bit byte? +1.53
Usage of <= hangs the program, but < works fine (K&R C Ex... +0.47
Python Read Arduino Serial Only Once +0.01
Which languages support while or do/while loops with automatic iter... -0.33
Argparse functions Python +0.01
C# determine if all characters in a string are the same +1.13
Hamming window generates a line +2.18
C++ Die Pair Calculation Trouble -0.96
solve Ax=b using CUDA, works for matrix size less than 128x128 -0.49
traversing through the linked list and returning the char* values -0.47
Understanding Stack Data Structure and Implementing it -0.78
What is the difference between increment operator(++) and an additi... -0.45
Functions returning pointers to local static/global variables as lv... 0.00
How to terminate a loop when a letter entered in C? -0.34
Rigid Body Simulation Friction -1.90
Why does Array.delete inside Array.each not delete all items? +1.19