StackRating

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

Dweeberly

Rating
1488.50 (4,437,302nd)
Reputation
3,471 (48,562nd)
Page: 1 2 3 ... 5
Title Δ
Can I create a generic method with generic input TInput and generic... -1.73
CMD command from C (visual studio) 0.00
How do I read from a file in C if the file has accented chararcters... 0.00
Adding strings to a linked list result in seg fault -1.60
How do you do this in C# without using List? -0.41
How Do I Store Contents of a File into an Array (C) 0.00
C program execution success apparently depends on file name +0.50
how to use a struct defined in a certain header file from another h... +2.93
Why am I able to re-assign a new string to a char pointer in C like... 0.00
What is the time cost for the preprocessor for each #include direct... 0.00
Slow Regex Split -0.50
Losing a variable value after exiting a loop in C 0.00
How can i force the Windows.h to be linked statically instead of dy... -1.62
why the primary thread is blocked when using Parallel.ForEach +2.22
C# Creating global number which increase by 1 -1.16
C# Regex Split but include empty string if fails to split +0.01
C# Doing retry on tcp socket communication 0.00
Programmatically change the duplex settings (against the default va... 0.00
C# DateTime is always 01/01/0001 when passed through method paramet... -1.68
Why is this boolean not thread-safe? -1.19
Does Instantiating new instance make all code thread safe? +0.11
C#7 Out Variables with Tuples +1.65
How to inherit a generic class from a nested generic class in C# -0.33
Create XML file with custom formatting 0.00
Splitting comma separated regex input string 0.00
Call C from C#: How to marshall that one 2D array of doubles when t... +0.49
Choosing an Epsilon Value for Floating Point Comparisons 0.00
Select Next Sibling if Element in previous sibling is a certain val... 0.00
How can I change array elements C# -0.03
LINQ ToDictionary System.InvalidCastException: 'Unable to cast... +0.50
sorting the xmlElement by the child value with sort attribute value... -0.52
Bubble sort when using struct members -0.01
how to create a random int[] +1.32
add datetime values to previous datetime values +2.14
How to copy .exe from C++ project to the output directory of a C# p... -0.48
Why were anonymous types designed not to be returned by methods? -1.45
Displaying the IP address of the local machine in order to connect... +0.02
Method being run through twice when it should only run once -0.82
Understanding c# syntax of return statement -1.62
Two thread for receive and process data with high speed rate from u... 0.00
Tips for terser field initialization in C# -1.22
How to work with dictionaries when I want to add new item? +1.38
C# Method returns Disposable that is not being used +0.51
C# Constructor default arguments +1.10
How to store 13-bit structure? +0.51
How can I make method invocation order explicit with C#? +0.53
What happens when 2 threads try to read/write a common memory locat... +0.03
C#: read the first char of a string, when that char's unicode v... -1.23
Optimized way to find Padovan numbers +1.03
Confused using ctype pointers with memmove in Python 0.00