StackRating

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

jalf

Rating
1635.77 (774th)
Reputation
213,107 (209th)
Page: 1 ... 4 5 6 7 8 ... 37
Title Δ
Temporally disable first-chance exceptions +0.34
generating Random numbers using rand() +0.91
assign each thread a cpu core +1.59
C++ - Check if One Array of Strings Contains All Elements of Another +1.05
allocate more than 1 GB memory on 32 bit XP +0.64
Locality of Reference - English explanation for equidistant locality -2.32
"move" two vectors together -1.98
Overhead of const modifier for built-in types in C++ +1.28
Access Violation error on VC++ -0.19
is this overkill for assessing Main(string[] args) +0.34
CPU and memory communication -0.00
Why does putting a string in a struct cause a crash? -0.15
Use of new and delete in C++ +1.34
cstdio streams vs iostream streams? -1.06
resolving a typedef, and namespaces VS2010 0.00
Do any C++11 thread-safety guarantees apply to third-party thread l... +0.31
Is inline assembly language slower than native C++ code? -0.16
char *foo vs char* foo -0.59
n is negative, positive or zero? return 1, 2, or 4 +1.13
why stl choose tree based map instead of hash based map? 0.00
returning abstract C++ struct to C# 0.00
Qt Desktop Development -2.03
What is the best script language for Unity3D -0.36
Why don't games use expression templates for math? +0.36
When is sizeof(myPOD) too big for pass by value on x64? +1.27
idiomatic C++ for creating a std::vector from the last n elements o... +1.29
some questions about c++ from a c# developer +0.60
Caching of floating point values in C++ -2.54
writing code that supports new and older c++ compilers? +0.25
Initialize size of vector<list<DATA> > and accesses -0.51
HashMap implementation: --- hashcode +1.27
What exactly happens during a "managed-to-native transition&qu... -1.01
Most efficient way to process all items in an unknown container? +1.12
Will using shared_ptr for returning pointers from a method always s... +0.30
why can't I dereference an iterator? +1.35
c++ code CPU spike +0.32
Are there any issues with allocating memory within constructor init... -1.53
C++: Difference between pointer syntaxes -0.82
How best to control iteration direction? -1.16
Access violation error while appending time to string in c++ -1.18
C++: Is it obligatory to put a Strategy in a Wrapper to avoid bare... -0.84
Visual C++: creating a dll using libcurl -0.54
Is it "safe" on Linux to mix `new[]` and `delete`? +0.86
C++ templates for performance? +0.59
How much work should constructor of my class perform? +1.18
What can cause a Kerberos TGT session key on Windows to be all zeros 0.00
Memory Leaks in C++. Programming style +1.75
Getting vectors of members from vectors of objects +1.10
can the swap be used to clear std::set as vector ? +0.00
Deduce non-type template parameter +0.48