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 5 6 7 ... 17
Title Δ
Factorial program c using recursive function in C with while loop -0.02
C/C++/ASM : Multiply Add a=a*2+b on CPU? 0.00
Virtual Inheritance - base shared with other derived classes +2.39
About ownership of heap objects and C++ & pass-by-reference par... -0.86
What are these types? -0.37
Strange integer comparison in C +1.21
Calculating the sum of negative numbers in a column? 0.00
STL set intersection and the output +2.15
Does this temporary reference survive long enough? 0.00
std::insert_iterator and iterator invalidation 0.00
C++ assignment on ABCs, inheritance and virtual functions, trying t... -1.24
How does A-sort work? 0.00
IEEE 754 arithmitic on 4 bytes(32 bits) +0.43
Insert reference to pointer into an map -0.07
Get memory in use from core dump -0.19
template overloading and SFINAE working only with functions but not... +0.41
Storing Lambda in Class -2.46
Analysis of a tree generated by BFS 0.00
Is there real example of over encapsulation? +1.62
Perl XPath statement with a conditional - is that possible? -2.10
C++ Typedef signature -0.20
How to initialize static variable on inherited class? +0.39
C++, return const and non const reference to std::set item +0.21
C++ error in using transform (STL) +0.77
Recursive pointers +2.10
How to use valgrind in xterm with gdb on Linux (redhat)? +0.28
Will a new Stack Frame be created on entering a block of statements? +1.56
Are pure virtual methods allowed within a template class? -0.91
Working With Floats and Integers +1.52
Proof for number of internal nodes in a tree -1.03
How to enforce use of template specialization? +0.75
c++: implementing the equal method - how to make sure the given obj... +0.27
Does std::atomic prevent reordering of nonatomic variables over the... +2.11
Are "malloc(sizeof(struct a *))" and "malloc(sizeof(... -1.36
SFINAE to test a free function from another namespace +2.10
array validation - without using an auxiliary array -0.40
Does this code from "The C Programming Language 2nd Edition&qu... +1.68
Static destructor getting called early -1.47
Is a function return-value constant by default (an rvalue)? +1.82
How is 2-CNF SAT is in P, while 3-CNF SAT is in NPC? +0.50
C++ CRTP and accessing derived's nested typedefs from base +1.68
Difference between {} and {{}} initialization in Java +0.93
STL sort algorithm -1.52
how to get worst case for fibonacci heaps 0.00
C++11 chained construction compliance in g++ 0.00
How to check whether a type is std::vector::iterator at compile time? +0.47
C++ "No matching constructor for initialization of" compi... +0.18
Finding the shortest number of segments needed to connect two graph... 0.00
C4533 warning: why does goto skip variable initialization? +0.47
syntax in C++ for member function returning a function pointer +1.50