StackRating

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

Søren Debois

Rating
1519.76 (32,353rd)
Reputation
4,292 (38,952nd)
Page: 1 2 3
Title Δ
Exception while parsing negative double numbers in C# +2.21
C - Reading a File from Command Line? -4.27
Deciphering Type Explanations in F# -1.87
Detect unused functions in C -4.52
Is commenting out a #include a safe way to see if it's unneeded? +3.93
why microsoft allowed list<object> = new list<object>()... -4.35
Delegate/Func conversion and misleading compiler error message -2.82
difference between return 1, return 0 and return -1 and exit? -0.62
What's the worst-case time complexity of TreeSet? 0.00
Can an O(n) algorithm ever exceed O(n^2) in terms of computation ti... -2.74
Creating variable names from parameters 0.00
Proper way to do permanent thread -0.17
How can I assign value to a template only once? +3.78
How can I use an implict variable when return type contingent on sw... +3.90
Inputting individual characters in C +1.54
no match for ‘operator<<’ in ‘std::operator +0.91
How can I iterate a std::bitset in a circular fashion and return th... +3.54
Values aren't updated when using operator[][] on type: map<int,... 0.00
How to directly reuse a function returned from another one in F# +0.61
Why is F# type inference not working in this case +1.88
Array2D and jagged arrays in f# -0.17
Cascading errors involving "Expected incomplete structured con... -2.13
List<T> vs. T list in F# gives type error +4.00
why Q.15 multiplication isn't working -2.78
F# function to find all rotations of a list +0.46
Process a stream of Tuples without mutability? -0.28
I compile and then run this bit of code in java.exe and i receive a... -2.27
Is there a way to have a record inherit an abstract class in F#? +3.24
Linked-List C++, +1.87
Copying file to Startup folder for All Users -0.18
A simple mathematical equation does not work in C programming +4.81
Segmentation Fault 11 with code blocks -4.35
Virtual memory - if process' virtual memory is larger than real phy... 0.00
F# Compare two lists, take different actions +4.97
Example of using CopyToDataTable in F# -1.93
Transform Forward Pipe Operator syntax to "regular" combi... +2.55
unit test private methods in F# +0.43
F# Recursive function not ending although I think it should -2.15
What's wrong with my logger computational expression? -4.05
Simplifying nested pattern matching F# -1.56
How to provoke a module to initialize itself in natural order from... 0.00
Implementing Tiny Encryption Algorithm on OS X 0.00
How do you step through an unisigned int? 0.00
"This expression was expected to have type unit" but I wa... +1.28
F# noob - map & reduce words -0.98
Handling concurrent reads? -1.37
Pattern matching multiple variables +4.27
Add text formatting tags to xml doc 0.00
Increasing stack size of child threads on solaris for pthreads 0.00
Adding a EventHandler function to button click event with sender as... +2.08