StackRating

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

Hurkyl

Rating
1521.88 (28,478th)
Reputation
13,969 (10,241st)
Page: 1 ... 5 6 7 8 9
Title Δ
My code for merge sort in C++ using dynamic arrays returning garbag... 0.00
Double for loop for alternation C++ -0.97
Polymorphism in C++: Calling an overridden method +0.48
check if linked list is circular -0.49
How to search in polynomial hash table in ascending order in C? -0.17
Why does this "optimization" slow down my program? 0.00
How to store pointer / iterator reference to stl container element... -1.38
Trouble deleting iterations in array -2.18
C++ smart pointer +4.52
Too many destructors called on template classes (N)RVO optimization -1.97
C++ static array declaration +3.82
Printing Int in struct prints address +4.38
Boost C++: Seeding random numbers in a function -4.11
Time Limit Exceeded for Merge k Sorted Lists(leetcode) -4.01
How to return a proper const_iterator to a collection of non-const... -3.93
Shared_Ptr pointing to correct object but not being assigned +1.92
Do C standard library functions which are included in C++ throw exc... +4.01
Transpose using CUDA : Inquiry on program in Blog 0.00
C++ set struct attribute to own address +0.29
Choose the right algorithm +3.71
Program Exits Before Executing 'else' Statement 0.00
For loop performs weird increment jumps +0.38
CUDA copy linked lists from device to host 0.00
Arithmetic Operations using only 32 bit integers +3.71
Time complexity of russian peasant multiplication algorithm? 0.00
Compiler showing 'pi' symbol on error -3.30
Working of recursion in Exponential squaring? 0.00
Can I persude GCC to inline a deferred call through a stored functi... -0.73
Compiler firing default constructor instead of constructor with arg... 0.00
C++: Printing or cout a standard library container to console -3.86
How to use a void() function to print a vector in c++? -0.01
C++, How to implement Thread pool for tasks when each worker thread... 0.00
C++ double pointer output -4.07
How to generate the same random number sequence over multiple types... +5.98
User-input file path +3.70
Why does ostream::write() require ‘const char_type*’ instead of ‘co... -0.99
How do I generate random numbers with a mean in C++? +3.52
Large numbers multiplication in C++ 0.00
Pointer that can not be changed to a pointer that can not be writte... -1.74
Dealing with big sized array in c programming 0.00
Why does the Java API use int instead of short or byte? -0.26
Correct usage of C++ template template parameters -0.48
Why is there a significant difference in this C++ for loop's ex... -0.39
Equivalent to python's set.pop() for C++'s unordered sets -1.58
Why is assert a macro and not a function? +0.17
How can I multiply 64 bit operands and get 128 bit result portably? 0.00
G++: Default Overload For Ambiguous Case -2.93
Where is the List<MyClass> object buffer maintained? Is it on... -3.79
Two different types of asterisk locations for a pointer? +3.92
How to delete an object using its reference on C++ -2.36