StackRating

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

jpalecek

Rating
1570.10 (4,031st)
Reputation
41,250 (2,674th)
Page: 1 2 3 4 ... 17
Title Δ
C++: Undefined symbols when loading shared library with dlopen() 0.00
What does fget_light in Linux work? -2.25
Understanding [&] in C++ lambda capture specification +2.13
*Almost* Perfect C Shell Piping 0.00
Overloading = operator paradox -2.52
using template declared in other file in c++ -0.57
Passing std::list<boost::any> as an argument to a function 0.00
APT Error: Depends: perl (= 5.14.2-6ubuntu2) but 5.14.2-6ubuntu2.1... +0.40
C++ operator= return reference to *this +0.01
In C++11 std::atomic, what is the memory_order used for operators l... +0.49
Is best Big O Time efficiency always the same as best Space efficie... -0.97
find() equality operator overload -0.61
Can a stringstream throw an exception when reading a primitive? -0.61
Understanding C++ reconstruct syntax +2.52
Multithreading model of C++11 0.00
Returning a reference parameter -0.82
Can any finite bit string be found in pi within a reasonable amount... -0.98
About the branchless binary search -0.12
How does the operator overload resolution work within namespaces? +1.13
Does boost::bind make a copy of a member function +0.04
Is it possible to catch die messages that happen inside another per... +0.40
How can I run through a range of numbers and look for numbers inclu... +1.25
Scala "a" + _.toString not behaving like "a".+(... +1.72
Conversion operators +1.87
partially sorting in decending order -1.03
Storing temporary values in an array vs. multiple variables -1.33
Get last item from input iterator -0.54
How can C++ compilers support C++11 atomic, but not support C++11 m... +1.61
append string before strdup C +1.52
Mixing decltype and enable_if -1.68
Delete pointer to vector of char* in destructor (Not working) -0.50
Does this program leak memory? -1.07
using Array of pointers -1.17
C++11: is_member_pointer not working for many STL container functions 0.00
Return Value Optimization and private copy constructors -1.64
Strange array to pointer conversions in C/C++ -0.84
operator[] overloading and constantness 0.00
Why read/write locks require a lock? -1.12
How can I copy a part of an array to another array in C++? -1.15
Modify const variable in const member bad pratice or UB? +1.00
Worst-case and best-case time for populating a hash table using cha... 0.00
Better way of adding copies of an object to a container +0.37
static local array in c 0.00
STL Vector Erase Not Working 0.00
xvfb with Selenium. Display is already in use error +0.40
Unknown number of arguments in function -0.93
Binary Tree for circuits 0.00
define member function template that receive pointer to other class... +0.40
C++11 lambdas to Function Pointer -0.54
g++ - is using the "-g" flag for production builds a good... -2.37