StackRating

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

Wormbo

Rating
1498.29 (3,863,068th)
Reputation
4,249 (39,362nd)
Page: 1 2 3 4
Title Δ
C# Memory Leak? -0.02
GoTo Next Iteration in For Loop in java +0.45
Binarysearch unsorted array -1.86
Mistake in List<T>.InsertRange(), or design decision? +0.68
Stumped by a regex (positive lookahead issue?) -2.59
Represent C:\Program Files in XML +0.48
Is it possible to retrieve the original message from a SHA-1 encryp... -0.39
entry point of the application -3.24
formatting strings with StringBuilder.AppendFormat isn't working as... -3.57
Safe to call File.ReadAllText() on binary files? -3.75
Understanding Endianess +0.67
What's the advantage of Monitor.Enter(object, ref bool) over Monito... -3.29
c# - regex to remove vowels from string except first and last charŠ°... -2.42
wrting integers as 4 bytes to file java +1.99
How to split string preserving spaces and any number of \n characters +0.79
C#, Why are virtual, abstract and override keywords not valid for s... -0.89
Generic method with no parameter -3.59
Convert 12 bit int to 16 or 32 bits -4.06
Throw an exception or return null +3.06
hex to bytes in chunks +4.79
Random permutation of integers using a random number generator -3.21
Javascript logical "!==" operator? +4.19
Translate code from Java to C# +0.14
Deriving a Boolean function from a table describing the output d of... -0.74
Back in OO fundamentals. How does LinkedHashMap work under the hood... -4.93
regular expression "(?<!^)(?=[A-Z])" -3.15
regular expression ".*[^a-zA-Z0-9_].*" -0.74
Is there a practical reason for why List<T>.IndexOf(T) does n... -1.36
Is this leaking memory or am I just reaching the limit of objects I... -2.94
How to convert List<String> to an ArrayList<String> -3.74
Instantiate new Array without language syntax [] -1.15
What is this operator< syntax? -2.16
bitwise operation(s) to truncate the last two digits of a number -4.34
Anisotropic diffusion 2d images -0.25
Why C# Parallel.Invoke is slow? +0.83
Arrays, lists, sets and maps are iterable. What else? +1.64
Missing CR char in binary email attachment in Java 0.00
syntax "variable = variable = variable;" whats happening? -2.38
C++ algorithm to find 'maximal difference' in an array -0.06
Trying to understand the scope of the ConcurrentHashMap -2.94
File Transfer Program in C# leaves artifacts on images and unopenab... 0.00
How are String and Char types stored in memory in .NET? -2.65
java.io.IOException: The system cannot find the path specified writ... +4.12
How to define an array with equal value in c#? +2.04
Reasons to not pass simple types by reference? -2.29
Reading from Properties file v/s HashMap lookup -2.88
Efficient way to get name/MT of ValueTypes not listed in !dumpheap... 0.00
The program is showing null pointer exception....converting double... +1.50
How to retrieve just the thumbnail and the origin size of an image... -0.25
Where does anonymous function body variables saved ? +5.46