StackRating

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

Skizz

Rating
1516.63 (39,819th)
Reputation
44,674 (2,369th)
Page: 1 ... 11 12 13 14
Title Δ
Borland x86 inlined assembler; get a label's address? 0.00
Strange cross-threading UI errors +4.12
What is the most hard to understand piece of C++ code you know? 0.00
Algorithm to determine if array contains n...n+m? -0.07
How many parameters are too many? +3.73
State of "memset" functionality in C++ with modern compil... -1.78
Algorithm for finding the maximum difference in an array of numbers -2.10
Why are 'out' parameters in .NET a bad idea? -2.79
How do you find a point at a given perpendicular distance from a li... -4.19
Hidden features of C 0.00
How do I find the center of a number of geographic points? -0.81
Ways to eliminate switch in code +0.03
Saturating Addition in C +3.22
What does the explicit keyword in C++ mean? +4.02
Reuse define statement from .h file in C# code -1.05
What are the differences between struct and class in C++? +0.14
How do I sort an ASP.NET DataGrid by the length of a field? -2.90
C++ strings without <string> and STL -0.18
Export variable from C++ static library +3.90
Float/double precision in debug/release modes +2.69
Attribute & Reflection libraries for C++? +3.96
Design Pattern for multithreaded observers -4.09
Why can't I convert 'char**' to a 'const char* const*' in C? -4.00
How to make the taskbar blink my application like Messenger does wh... -4.21
Will this C++ code cause a memory leak (casting array new) -1.90
When should the volatile keyword be used in C#? +3.80
Why would a static inner interface be used in Java? -3.08
What use is multiple indirection in C++? -2.48
Are there any compression and encryption libraries in C#? +3.97
API for server-side 3D rendering -1.06
Flickering during updates to Controls in WinForms (e.g. DataGridView) +3.86
Flickering during updates to Controls in WinForms (e.g. DataGridView) +1.99
Are C++ Reads and Writes of an int atomic +4.00
Checking available stack size in C +3.18
Which compiles to faster code: "n * 3" or "n+(n*2)&q... +1.36
How to check if the given string is palindrome? +0.64
How do you detect/avoid Memory leaks in your (Unmanaged) code? +2.86
How do you rotate a two dimensional array? -3.98
How do you rotate a two dimensional array? +3.02
Fastest way to find common items across multiple lists in C# +2.81
How do I calculate PI in C#? +3.31
How can I control checkboxes in a .Net Forms.TreeView? +0.15
Asynchronous Mysql connector for C++ or C -2.61
How to implement mouse dragging in Visual Basic? -0.18
How can I get the DateTime for the start of the week? +0.56
Why does Splint (the C code checker) give an error when comparing a... +4.08
Displaying XML data in a Winforms control -1.19
How do I determine the size of my array in C? -3.01
How to convince my co-workers not to use datasets for enterprise de... -3.28
What is the fastest way to swap values in C? +1.41