StackRating

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

Maciej Hehl

Rating
1512.13 (57,034th)
Reputation
6,952 (23,117th)
Page: 1 2 3
Title Δ
quickSort - StackOverflowException 0.00
C++: Find method -1.65
C : Mergesort - what is the mistake? Wrong output (repetition) 0.00
Addition of two integers using bitwise operators +1.05
Confused with Overriding in C++ -0.50
C++ How to find char in a char array by using find function? +0.22
What is the point of a private pure virtual function? +1.15
practical applications of bitwise operations +0.61
Return if a given int is an exponent of 2 C# -0.11
Where can one find a list of operator overloads? -1.23
What type of Sorting algorithm is this? +0.50
friend in operator == or << when should i use it? -0.87
Strange stack/string behaviour -0.58
The Cost of SQRT in C -0.13
typedef problem -0.48
Should re-include stuff thats already in the project scope precompi... -1.05
An algorithm thats gives all possible distinct arrays whose positiv... +1.06
strstr through pointers in c language +0.74
What's the big O of this little code snippet? +2.72
Is there a more efficient way to get the length of a 32bit integer... -1.10
C++: Can a struct inherit from a class? -0.30
Can anyone decypher why this 'find unique values' process doesn't w... 0.00
Initialise pointer to a char pointer globally -1.27
error C2440: 'type cast' : cannot convert from 'std::_Vector_iterat... +0.48
I want to make an 'if' statement that if a variable is less the 80... -1.55
Does passing values by reference improve speed significantly? -1.12
error: pointer being freed was not allocated +0.89
How do I remove the smallest and largest element in an array in a m... +1.37
Why can Array.Length and Array.Count() not be assigned to const val... -0.39
Traversing arbitrarily large binary tree inorder +1.77
Convert a binary string representation to a byte array +1.06
modified depth first traversal of tree +0.40
what's faster - the if statement or a call of a function? +1.11
assigning a char buffer to an array of pointers +1.77
String Algorithm Question - Word Beginnings +1.32
What's wrong with my memcpy? -0.06
Global Static Pointer Issue -2.85
Modulo of negative numbers +1.23
C++: Using base class's private members in equality test -0.46
Simple recursion question +0.53
Why Bitshift operators? +2.20
Fibonacci recursion with a stack +1.40
C strings pointer vs. arrays -1.44
Need help with credit expiration algorithm +3.17
When is the const operator[] called and when is the non-const opera... +1.48
mergesort array of int using pointers +3.98
Longest path between 2 Nodes -2.54
How do I fit a variable sized char array in a struct? -1.49
Why is the exception thrown on memcpy using during copying LPBYTE t... +3.95
What is the complexity of the following method? +3.99