StackRating

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

AlexD

Rating
1694.93 (174th)
Reputation
27,957 (4,491st)
Page: 1 ... 4 5 6 7 8 ... 12
Title Δ
Why can't static variables be initialized with values of other... 0.00
Assign value to a global variable in c causes error +0.29
WPF change Password property of PasswordBox in PasswordChange event 0.00
Is it possible to iterate through enums like an array by its positi... +0.30
How to initialize a float variable to be infinity in C language ? +1.41
How do I return 2 values for this method? +0.62
How can I fix error code C4146 "unary minus operator applied t... -2.31
C# text formatting bug with braces +0.32
c++ - incomplete type / forward declaration 0.00
LINQ query with multiple properties, some of which are null +0.29
swap implementations: efficiency & range of applicability? 0.00
char * and integers, can you convert between? +0.28
Sorting a List<string> with Times C# +1.09
C++ string not concatenating char when int even though it is a char 0.00
Filter out value in foreach loop if it does not match any values in... 0.00
List Orderby property from nullable object 0.00
Why does MFC want me to set a registry key? 0.00
Hello world encryption recursive call to main 0.00
C++ constants initialization when one constant takes other constant... 0.00
BitConverter Exception, the destination array is too small 0.00
C variadic functions va_arg returns wrong double precision 0.00
Convert float to string with set precision & number of decimal... +1.73
The output of this code is 11,17 but i couldn't figure it out h... 0.00
c++ - How do you get a "pointer to self" from within a cl... 0.00
Replace lines with a random string ASP.NET 0.00
C++: Params for custom rand_int function not being initialized -0.21
Why is a local variable assigned in one method, but unassigned in a... +0.27
Return value of sizeof() in c? +0.84
Struct size stays the same even after adding a new member to it +0.49
function returning bool works even though it returns 1 or 0 0.00
Assigning constructor's argument to the vector variable +0.30
2 overloaded operator>> methods gets called -0.71
In C++ How do I template the return value to be unique from the par... -2.88
How to avoid Input a String in an Integer value using Try Catch (C++) +0.71
Whoa, what the TryParse -0.76
C# converting byte array to string -0.64
How do you pass a function to itself a variable number of times to... +0.29
How would I write the Regex for this? +1.55
Maps and polymorphism 0.00
Right Circular Shift C# 0.00
unique_ptr not calling destructor in try/catch 0.00
Why do I have this assumption that "string" is not a nati... -2.92
Accessing a member of a structure through another member of the sam... +0.25
Why does this C program encounter a run-time error? +1.21
C - Add odd digits of a number to the end of another number -0.23
Dividing by macro-defined int in C gives weird result +1.45
Diamond issue with virtual function implementation +0.45
C memory allocation affects char array length +0.74
boolean function that checks whether a string contains a left angle... +1.64
How to avoid "null argument where non-null required" comp... 0.00