StackRating

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

Alexander Kondratskiy

Rating
1528.58 (19,858th)
Reputation
2,511 (67,212th)
Page: 1 2
Title Δ
Memory allocation in arrays in C +2.35
Template class method specialization fails when type is a pointer 0.00
How to change the data type of a C++ vector in a "union-like&q... +3.74
cv::detail::MultiBandBlender strange white streaks at the end of th... 0.00
C++: is it possible to late-initialize a class member function? 0.00
How can I take object from function? 0.00
pthread works fine only if the number of threads is small 0.00
Base class pointer: where to use new and delete +0.33
C++ Differences between Dynamic Variable and Undefined Memory +3.00
In C++ how can I extract members from an array and return an array... 0.00
Array of concept pointers -2.31
Disable name demangling on GDB startup -3.87
Casting smartpointers to base class 0.00
Variadic Templates example not compiling +3.29
Callback pattern with a Functor +3.84
C++ Locking stream operators with mutex 0.00
Refer to own type for a template template parameter 0.00
segmentation of the source image in opencv based on canny edge outl... -4.29
C++ Sorting the "percentage" of two paired integer arrays +2.56
Why must I scope an overloaded template base class method? +0.16
C++11 forward_list iterator remains pointing to removed value -2.28
Deferred assignment in makefile with one round of expansion 0.00
What is the C++ equivalent of inheriting a Java collection interfac... +0.86
Weird struct access errors +3.97
How does a pointer to a struct type behave? -0.80
Using . find with arrays. C++ -0.46
Memory Access error using STK and the FMVoices class 0.00
What is a good way to save a 2D map -4.58
C++ strange parameter passing 0.00
Passing different types of data to void pointer function to add to... 0.00
C++ Forward Declaration and Friendship in Namespace -3.51
Recursion: using values passed in parameters +1.06
Allocation of large amount of memory gives error ? Why? +2.25
How can I parallelize a for using boost? 0.00
How to put std::set into std::map -2.50
C++: Implentation concerning linked list -4.35
Calling delete [] on dynamic array of objects doesn't deallocate th... -2.03
Heap corruption from memory allocation using malloc: why did it hap... +3.92
How to search, count, and save words? +1.95
shell script taking input from python program +2.24
Python constructor argument not random bug? +3.51
Why does boost::bind store arguments of the type passed in rather t... -1.49
overloaded function with no contextual type information | cannot re... +2.34
Invoke abstract method in super class, and implement it in subclass... +4.19
Taking sum of std::vector is using references instead of values? -0.64
Assigning default values to arguments passed by reference +3.73
Splitting up a program into 4 threads is slower than a single thread +3.60
Redefine BOOST_FOREACH macro safely +3.68
stack (local) or global variables? -3.95
what's a proper design pattern for this situation? +1.32