StackRating

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

Mats Petersson

Rating
1568.75 (4,194th)
Reputation
112,218 (604th)
Page: 1 ... 10 11 12 13 14 ... 75
Title Δ
Change compiler called in makefile -1.96
Save and load function pointers to file +1.07
if-else if ladder and Compiler Optimization 0.00
C++ Initialize object member of a struct that is allocated using th... -1.75
Which one is preferred when checking arguments? +0.18
Asynchronous CPU reading and GPU+CPU calculations -0.08
C++ redefinition of variable, global namespace polluted and I don&#... 0.00
Overloading * multiplication operator twice as a member function? +1.88
Does a vector use one more dereference to access elements than std:... -0.03
Clang ast-dump doesn't show some global variables +0.43
pointers to pointers to strings and strcmp -0.69
Shouldn't isdigit() be faster in c++? -0.62
Array vs vector, memory layout 0.00
Should Member Data Always be Cleared/Zeroed in the Destructor? +1.72
How do I parse a string based on a certain number of characters in... -1.37
Interview: practical uses of assign-by-reference (as opposed to pas... +2.81
c++ delete [] always hangs 0.00
Call a unknown constructor (Replacement for reflection) c++ 0.00
Prefer heap over stack? +1.13
Virtual function efficiency and the 'final' keyword +0.03
what is the use of Csinglelock? 0.00
Should extern C wrap each one of my functions? +0.43
captured image for an opengl window is black under win7 -0.58
What is the theoretical impact of direct index access with "hi... 0.00
Is it bad to use globals in a low power multicore microcontroller?... +1.22
How is std::string(char* char_array) implemented? 0.00
Raspberry Pi with c++ running thread, publish data on web -0.59
Are two calls to cout less efficient than one? 0.00
Analyze Sound file C++ 0.00
std::queue::size() can return a huge number after pop() of size() =... +1.15
Performance difference of Boost r-tree in memory vs. mapped file +1.83
What are __builtin__functions for in C++? -0.34
Should I use .tar.gz? -0.06
How to convert from popen() to fork() and not duplicate process mem... 0.00
address after const_cast of a *const* variable in C++ -0.09
How do you assign the return value of a utility (grep/sed) to an ar... +0.42
Isolate the fractional part of a double using bitwise operations in... 0.00
Comparing speed of & vs % in C++ 0.00
Reading a binary number +1.69
how does vector::erase remove the chosen element from it's inte... +1.20
Overloading ostream << operator returning address -0.83
Bitwise operators and signed types -0.99
vector of function pointers +0.32
Why pass by value and not by const reference? -1.28
Alternative to system() 0.00
Order of While Loops -0.07
Why should we use cin.get(ch) after taking input using cin.getline(... 0.00
How to right shift bits in c++? -0.54
How to catch SIGBUS error? 0.00
Avoid line return when calling AINSI escape sequence 0.00