StackRating

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

James Kanze

Rating
1563.05 (5,069th)
Reputation
132,640 (470th)
Page: 1 ... 48 49 50 51 52 ... 69
Title Δ
Thread-safety of reading and writing from/to std::map in C++ +0.23
global variable getting initialized twice? -1.57
How can a child class call the constructor of the parent class that... +0.92
class vs helper routines - C++ +0.97
increase number in string +0.98
Parallelizing Sieve of Eratosthenes Algorithm for finding Prime Num... -0.54
Increment, preincrement and postincrement -0.42
where to check for the error and how +1.07
multithreading, inter-thread communication, synchronization -0.05
What type of pointer should I pass to a method in C++11? -1.00
How can I import dll of a C++ class inside a namespace -0.54
JNI : java.lang.UnsatisfiedLinkError error 0.00
c++ linker , how to link the iostream file? -1.77
mutexes with objects -2.43
A tool to auto separate C++ header and implementation -0.94
list of key constants -0.51
Get current hour unix timestamp -2.22
Size of class - C++ +0.29
Converting numbers into alphabets in c++ -1.14
Can constexpr function evaluation do tail recursion optimization +0.48
boost iostreams: output_filter works only once 0.00
Copy constructors in C++ -0.70
Splitting files in C++ +1.01
Many stack allocations vs. dynamic allocation +0.07
In what cases, a singleton design pattern may generate multiple ins... -0.32
Pure Virtual Function call from Base Ctor -0.63
About ownership of heap objects and C++ & pass-by-reference par... +1.24
Printing stack trace from a signal handler -0.08
Making an table with printf in c++ +0.16
Dividing two integer without casting to double +1.33
C++ conversion operator and overload resolution +1.96
ofstream reset precision +0.35
memory allocation of variables +0.18
C++ Faster String Parsing? -1.28
How to read from a library standard error? +0.85
When working with a C api, is it best to use character arrays, or s... +0.08
Why doesn't the standard allow std::for_each to have well-defined b... -0.36
Assigning value at same position in an array +2.81
__cdecl results in larger executable than __stdcall? -0.04
Thread safety of multiple-reader/single-writer class +0.11
passing operator== to set in c++ +0.87
Making shallow copy inside assignment operator +1.62
Why is this simple assignment undefined behaviour? +1.87
Portable way to determine path to dynamic library opened with dlopen -1.17
How to terminate a thread that is hanging on blocking IO in a platf... +0.41
STL set intersection and the output -0.21
Static Initialization Order in C++ +1.23
How to find number of characters in a file without traversing the c... -0.82
C++ output align and decimal place holder? -1.14
How to make GCC report every occurence of an undeclared symbol? +1.58