StackRating

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

Adisak

Rating
1503.88 (276,072nd)
Reputation
5,384 (30,650th)
Page: 1 2
Title Δ
C vs. Java for game programming -2.89
Is putting a function within an if statement efficient? (C++) -2.32
How to convert Euler angles to directional vector? +1.98
Why is the output of cout << 7/9*9; is zero? -3.78
How to typeof in C++ +0.18
What are ways of improving build/compile time? +0.12
Why are pointers and recursion looked upon as an complicated issues? -1.05
Can I do a multidimensional char array in c++? +4.00
Will splitting code into several .cpps decrease compilation time? +2.08
Unhashing a hash C# -2.53
Compile time sizeof_array without using a macro +4.86
Strange malloc error with autoreleased UIImages of specified size +0.30
How does Javascript's sort() work? -3.18
Given a string s and an array of smaller strings, T, how to design... -1.14
Write a method to sort characters of two different strings and than... +4.17
Fastest dithering / halftoning library in C +1.87
How to time a script in DOS? -0.77
How to time a script in DOS? -3.97
Is the C# "lock" construct rendered obselete by Interlock... -3.57
C++ Class or Struct compatiblity with C struct -0.27
Does calling free or delete ever release memory back to the "s... -3.26
Is there a production ready lock-free queue or hash implementation... +0.33
Does a lock-free queue "multiple producers-single consumer&quo... 0.00
What is metaprogramming? 0.00
copy block of memory 0.00
off-by-one error with string functions (C/C++) and security potenti... -1.71
Thread-safe C++ stack -2.52
Empty structure in C -1.04
Is the "empty base optimization" in GCC configurable? 0.00
Emulating variable bit-shift using only constant shifts? 0.00
Trailing/leading zero count for a byte -3.73
Finding C++ static initialization order problems 0.00
Cleaning up an STL list/vector of pointers 0.00
Efficient heap-manager for heavy churn, tiny allocs? 0.00
Solve the memory alignment in C interview question that stumped me 0.00
How can I implement java-like synchronization (monitors) using the... 0.00
Prevent visual studio creating browse info (.ncb) files 0.00
Use of 'const' for function parameters 0.00
How to guarantee 64-bit writes are atomic? 0.00
What are the differences between a pointer variable and a reference... 0.00
When should you use a class vs a struct in C++? 0.00
Multicore Text File Parsing -3.27