StackRating

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

Saeed Amiri

Rating
1548.68 (8,341st)
Reputation
19,879 (6,867th)
Page: 1 2 3 4 5 6 7 ... 13
Title Δ
Finding the root that minimize tree depth -0.00
how to find a point that is nearest to the most points when we have... -0.37
Non-intersecting line segments while minimizing the cumulative length +0.65
Is log(n^2)'s asymptotic order larger than or equals to log(5n) +1.05
Cannibals and missionaries using IDDFS and GreedyBFS +0.36
Path finding algorithm on graph considering both nodes and edges +0.30
Get string[] elements with index of int[] indices +0.05
Linq get elements for the first N groups +0.48
Diameter of a rooted k-ary tree +1.92
LINQ to SQL use query after DataContext Dispose -1.19
What is the relationship between BigOh and growth rate? +0.47
orderby Clause in linq 0.00
Refactor LINQ to SQL/Entities Query with many subqueries +0.46
C# how to separate by paragraph? -1.11
Dynamic programming: Algorithm to solve the following? +0.12
How to search a List of objects using specific property -0.27
Associate values between two lists with LINQ? -0.05
Vertical sum of a binary tree +1.12
Convert this method from recursive to iterative +0.32
Inheritance and Linq-to-Entities -0.04
Looping Through LINQ Queries and Appending Results to DataTable +2.13
System.Linq.Select method error: LINQ to Entities does not recogniz... +0.34
How to fetch value of enum? -0.02
How to get a list of duplicate objects out of another list? -0.20
Why can't I get the specific node under some condition? -1.13
tutorials about Tree Data structures with left,right and parent nodes -0.04
Interval container in C# +0.80
Linq to SQL The best Overloaded method Match error +0.45
Initialize public Class Member Array from outside the Class +0.14
What is a cut and paste proof? -0.54
Extend Convert.ToString() to pad binary output +0.42
How to make a generic class a property in another instance class? +0.79
Reccurrence T(n) = T(n^(1/2)) + 1 0.00
Data comparing in dataset +0.11
Length of INT in C++ +0.12
Find recurrence relation equation to the following algorithm +0.97
How to compare two Dictionaries in C# -1.10
Depth first search - 2D Game map 0.00
Why does a call to my List<Point>.Clear() throws an ArgumentO... +0.47
Testing for a circuit when implementing Kruskalls algorithm +0.46
My C# ListView Compare Function is too slow -0.03
Using SelectMany() or matching elements of two sequences with LINQ... +0.48
odd-even merging for two sorted lists of arbitrary sizes +0.99
Find point farthest from line -0.38
enum with flags attribute -0.51
How to write this in C# Linq -0.57
String to Int conversion: Convert.toInt16 +0.12
Using EF 4.1 and LINQ to find unassociated m...n-related entities 0.00
What's wrong with my C# code? +0.82
Given character array,find kth non-repetitive character in one pass +0.07