StackRating

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

displayName

Rating
1477.89 (4,503,903rd)
Reputation
9,021 (17,188th)
Page: 1 2 3 4 5 6 7 ... 8
Title Δ
Allocating a specific resource to a task in Windows HPC job 0.00
Is passing global variables to functions problematic? -1.62
Why can't I just write an execution plan directly instead of SQL? -0.79
Faster cpu wastes more time as compared to slower cpu +1.56
What is the difference between object of an abstract class and list... +0.10
recursive stackoverflow minesweeper c# -2.00
recursive stackoverflow minesweeper c# +2.00
Refactoring foreach loop with several of if-else statements -0.58
What's the motivation behind differentiating any regular code a... 0.00
Is there a limit on the output of Console Window? -1.65
How to solve for this recurrence T(n) = T(n − 1) + lg(1 + 1/n), T(1... -1.15
Does a combination >= OR <= trigger a full table scan? -1.84
What's the best practice for a table that refers n tables with... -0.26
How to process directory files in Task parallel library? +2.19
Why is Parallel.For slower for this seemingly easily parallelizable... +1.30
Time Complexity Review +0.50
Magic Array Index Time/Space Complexity +0.91
Is there a difference in these declarations? +0.52
Complexity on sorting or not an integer array 0.00
time complexity Θ(n log n) 0.00
Using if else in For Loop increment -0.90
STIntersects between SqlGeography types in a condition IF -0.54
Can a binary file be read as text? 0.00
Does a hyperthreading CPU implement parallelism or just concurrency? -0.49
Why can't I build dynamic query on IEnumerables? +0.08
Unvisited nodes in Dijkstra's algorithm? +0.33
Multiple condition checks in the query? -1.35
Which database structure to use for website search engine +2.69
Relation between CPU's hyperthreading and OS's context swit... 0.00
Randomly placing a polygon inside of polygon +2.00
Randomly placing a polygon inside of polygon -2.00
What's the big-O complexity of this recursive algorithm? +1.37
How to find deadlock exists or not? 0.00
Quick Algorithmic Complexity calculation -0.60
Big O - is n always the size of the input? -0.73
What is a more efficient way of classifying triangles? +1.22
Find if a set of points are a mirror images of each other -1.15
In 2NF, can a partial dependency have a composite primary key? +2.06
Linq Distinct only in next rows match -0.02
Starvation and Deadlock (Operating System) +2.72
Store values in a List using a For loop +0.03
Linq - OrderByDescending and Take(1), will it return max item? +0.05
merge sort with large number of integers +0.51
Concurrent collection containing regular collection .net -0.69
Splitting a sentence to minimize sentence lengths +0.08
Trouble understanding of lowercase vs uppercase N in algorithms book? 0.00
Is it possible to have a negative recurrence term in recurrence rel... +0.91
How to call function which has action by using ternary operator? +0.26
C# Use delegate to replace if else code +0.36
Running Time Analysis for Iterative sorting algorithm 0.00