StackRating

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

Mitch Wheat

Rating
1627.02 (940th)
Reputation
262,536 (157th)
Page: 1 ... 7 8 9 10 11 ... 84
Title Δ
What am I doing wrong with this quadratic formula? +0.29
Is there another way to find the sum of infinite geometric sequence... +0.32
Unit test passes in debug build but fails in release build -2.66
How to determine is a variable has increased or decreased/detecting... +0.29
Best lookup data structure to store only the keys (Dictionary witho... 0.00
big O notation - prove/disprove a logic statement -0.20
Calling method at the start of windows service in c# -0.20
segmentation fault in a program with pointers and malloc +1.04
Why it's important to use both EOF and '\0' together in this line o... +1.21
Java Swing weird Gui output when creating a 10x10 grid of JPanels i... 0.00
Solve Project Euler challenge #1 using only LINQ -0.64
Alternatives to IF ELSE in stored procedure SQL Server 0.00
date comparison issue in SQL Server 0.00
Double free in my destruct function +0.86
Trigger with insert statement 0.00
Convert negative integer to positive using VB.NET +0.87
Swap with out vs ref +1.46
What does {1:C} in C# mean when found inside a string? +0.32
Why does string.Format compile successfully if you don't specify al... +0.20
How to execute two DELETE queries one after another -0.10
How do I bake dependencies into C# console program? -0.22
What does this mean in database - ⊆? -2.60
Declaring an (unused) integer causing the whole program to malfunct... -1.43
Fact Levels in SSAS cubes 0.00
error: expected ',' or ';' before 'for' +0.30
Parsing data to get 3 different values to be stored in 3 different... +0.30
SQL delete backspaces and signs in a column +0.30
How to count how many times specific text exist in the DataTable? 0.00
Difference between primary key (cluster) and clustered unique index... -0.13
TSQL insert exec(@command) +1.67
SQL Server slow results with parameters 0.00
Can a view select statement contain another view? +0.19
Difficulties with dynamically identifying enum member +1.15
Garbage collector test +1.46
speed up function to reverse string +0.61
c# Get File Name +0.56
How do I calculate interval between two datetime2 columns (SQL Sser... +1.14
memory allocation is very high when using specific DLL library. May... +0.31
Java sign of number code +0.09
how to negate the following SQL statement? +0.02
How are HashMap et al really O(1)? +0.77
How does the formal definition of O(n) tie to simple explanation in... +0.15
Does SQL Server Have An Equivalent of MySql Workbench? +0.31
Simplest way to toggle a integer variable between two values +0.69
Making SQL INSERT statement easier to read +0.30
My auto increment is not working and I have 10 digit length 0.00
when allocating memory for an array dynamically (in C), what does t... +0.32
SQL View which returns value or null if not found 0.00
What does (value << 32) >> 32 means? +0.75
Beginner C Conundrum: why doesn't 25 == 25? +0.03