StackRating

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

Craig Gidney

Rating
1511.87 (58,767th)
Reputation
12,901 (11,275th)
Page: 1 2 3 4 5 ... 6
Title Δ
finding all vertices that are a part of a simple cycle -0.05
integer overflow in C# with left shift -0.40
What is wrong with my accelerometer code? +2.04
String Matching: Matching words with or without spaces -0.08
Is there an algorithm for optimization of expressions? +1.98
Arranging rectangles within a boundary without overlap and x contra... -0.04
python TypeError: 'NoneType' object has no attribute '__getitem__' 0.00
Git not finding changes in tracked files 0.00
Analyzing algorithms - Why only time complexity? +0.92
Optimized Algorithm for matching between two (unsorted) data tables? +1.62
How do I view the disassembly of a delegate created by compiling an... -1.93
Method not getting called correctly when passing Func<T1, T2>... +1.79
Equivalent of RepositionThemeTransition in WPF +0.25
Unit testing a custom control in a windows store project 0.00
Sorting 1 million 8-digit numbers in 1MB of RAM -0.41
Is "(float)integer == integer" guaranteed to be equal in... +0.16
Handling unexpected exceptions propagating out of the thread pool i... -2.13
Task Parallel Library and Exceptions? -0.49
Efficiently creating many instances of a winrt metro control 0.00
Equivalent of 'KeyPreview' property in WinRT Metro 0.00
Making a windows metro control draggable 0.00
In an online chess game, how to minimize the effect of lag to time... +0.46
What's the C# equivalence of Python's min/max +1.89
How to add concurrency to synchronous program by C# async/await +0.74
What is the best datastructure for line segments searching? -1.05
Task.Wait() doesn't include any chained (ContinueWith) tasks 0.00
Why is Graphics.DrawLine drawing a wedge shape? 0.00
Find the middle of unknown size list +1.66
Impossible authentication situation? Hint for algorithm needed -0.67
My vb.net code can not Call my VB6 DLL when deployed -0.52
How can a time function exist in functional programming? 0.00
When is an integer<->pointer cast actually correct? +0.94
Dictionary<> performance on sequential vs random +1.21
When reading a Cursor from a resources file an ArgumentException is... 0.00
Detect if two rectangles can be combined into a single rectangle -1.49
Custom cursor in C# Winforms 0.00
Dynamic Programming Problem.. Array Partitioning.. +0.70
.NET question about asynchronous socket operations and message fram... +1.17
How to measure program execution time (within the program), not cou... +1.93
largest prefix of array of vertices that forms a convex polygon +0.63
How to Prove one Random Number Generator is Better Than Another? -0.27
Fastest way to find the largest power of 10 smaller than x +0.29
Linq to Objects - return pairs of numbers from list of numbers +0.98
Efficient algorithm for shortest distance between two line segments... +1.12
Data structure to group the elements of equivalence classes +0.05
finding a^b^c^... mod m -0.65
How to find nearest vector in {0,1,2}^12, over and over again -0.24
Testing if unsorted sets are disjoint in linear time. (homework pro... -0.54
Create short human-readable string from longer string -0.94
How to determine if a number is positive or negative in Java? +1.12