StackRating

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

Dmitry Bychenko

Rating
1652.74 (520th)
Reputation
121,766 (531st)
Page: 1 ... 9 10 11 12 13 ... 94
Title Δ
Regex not working to match any word in a list -0.75
Do I need to define a same Interface in a derived class after defin... +0.55
Replace words in a string one by one using C# +0.83
Compare time complex of O(logn) with O ((logn)^2) -0.80
How do I fetch last 3 digits of a string in c# +0.63
Very simple card drawing game (Eliminating duplicates + resetting a... -1.14
Substring the first occurrence of each part of a string in another... +0.29
List<Struct> .Contains +0.64
How do I select multiple values in an array? +0.84
Distribute integer value among the list values +0.86
How to avoid null checking before foreach IList +0.29
Can someone explain how this function work? randoms.Sort((x, y) =&g... +1.11
How to get the minimum addition result from 2 arrays within k swaps? 0.00
please, help me to delete my text in console for C# +0.36
I am receiving this error (CS0161), why am I getting it? +0.02
C# Dispose resources on exceptions without using +1.11
What spelling is that flags enum values having 0x as prefix? +1.98
Stack implementation by list code review, is my solution correct? 0.00
Concatenate values of a property based on another property +1.13
using an IEnumerable list outside of foreach loop +0.52
From two array list to model class c# 0.00
Regex.Split considering letters and dashes -2.33
is there any way to take an int turn it into a string and then into... +0.34
Create lists and multiply 0.00
Declaring tuple without initializing in C# -0.66
Checkbox in specific label 0.00
Cannot implicitly convert type 'int' to 'bool' with... -1.52
How to find a specific element in a List +0.06
I want a x value(double) from the user. But when the tried to enter... 0.00
Assigning DayTime to Variable 0.00
C# How to Compare List<string[]> item to the next? 0.00
Find class value inside a List 0.00
Is this the correct code for the defined problem? 0.00
Calling property of all instances in class by an index number in C#? 0.00
C# Order by List item with group 0.00
Random number same in different processes 0.00
How to set a variable in a labelname 0.00
The angle sin returns a negative result for the acute angle 0.00
Int64 resulting a false result, why? 0.00
How to check if any string from array of string contains in another... 0.00
How do I find the longest words in a string? 0.00
Regex pattern to get substring of all readable ascii 0.00
How can I remove all instances of a string within a string inside a... +0.67
Try-catch FormatException +0.67
Process list of two different types -0.06
In C#, how can I see if the first character in an account is a spec... +0.33
C# Determine if a char at index is between two characters in a string -0.85
Minesweeper: I want to set my mines in 2 dimensional array. How can... -1.19
How to put decimal point in a whole number -0.21
How to pass an array to an OracleParameter for IN condition? +0.54