StackRating

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

EJoshuaS

Rating
1474.40 (4,512,411th)
Reputation
1 (4,344,039th)
Page: 1 2 3 4 5 6
Title Δ
Big O and Big Omega are the same but in reverse? -0.31
.NET Tasks that wait for work 0.00
Application of Dijkstra's algorithm and Bellman Ford algorithm 0.00
Infinite loop error by using while statement 0.00
can I rewrite this boolean expression in a simpler form? 0.00
implementing a function to count coins +0.52
Recursive function does not work -0.48
Which is the proper way for async method returns task? -1.86
Create a simple Caeser Cipher in Java -2.04
Is it unsafe to fix the values of public and private keys on asymme... +1.43
How can I make an app by phonegap or cordova using ruby on rails? 0.00
C# referencing a methods variables from another method -0.15
Synchronous call not working but asynchronous does 0.00
Convert JObject to multi-dimensional array +2.78
C# If not (this) Or (this) or (this) - Multiple condition IF/OR +0.56
In C#, can a pointer (address) ever be negative? +0.52
What the heck async await is for in c#? +0.01
How to query an array of objects in C# +0.02
C# reset an array to its initialized values? 0.00
C# send strings and floats over network 0.00
What is the difference between these two asynchronous methods? +3.02
(Why) is invoking as extension method the preferred...way? +1.89
Await doesn't give a result -0.28
Regular expression to match numbers between 1-5000 -0.31
Parallel.ForEach hangs for a large loop -0.00
Is async/await syntax really better than manual threading for a pro... -1.34
c# Using Process.start () efficently -1.61
Running 100 IO based tasks using async await results in long runtimes 0.00
Download and parse InfoBox information from Wikipedia articles 0.00
Simplify my regular expression (it's in C# so many suggestions... +0.52
Improve performance of List<T> -0.83
Can I increase a c# character's value by addition? -0.11
Sends email when expiration period of a registration come to end in... +0.49
Making sure that two lists have same elements 0.00
Why can't my loop find the right lowest number in the array? +4.61
How can I send push notification from javascript or c# to android -... -3.85
Why is my c# code not working? -3.30
Why do we need at least one class in C#? 0.00
Why doesn't c# allow multiple return values? -1.28
How to sort items in a list using foreach C# +2.16
How to print prop name of a class in C# -3.09
How to call "Action Result" ASP.NET MVC at specific time... -1.93
Out Of Memory when reading big files +2.78
How can we do 2 or more process at a time.? -3.82
Allow multiple threads to write Observablecollection or Queue 0.00
need to do an ascii shift cypher in c# 0.00
Index of longest word in a sentence using C# +2.55
including extension methods within interfaces -1.05
abstracting an interface to a class that has extension methods +4.63
Time complexity(nested loops) -2.05