StackRating

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

Ali Ferhat

Rating
1503.46 (315,105th)
Reputation
2,105 (79,966th)
Page: 1 2
Title Δ
How to implement XOR without using ^? +4.14
Fisher-Yates shuffle on a single string vs. using an equal length p... +4.01
Greedy Algorithm Optimization 0.00
can counting contiguous regions in a bitmap be improved over O(r *... -1.04
Find median in O(1) in binary tree +4.67
Validation in setters: What approach is better? -2.22
Procedure for complexity analysis from first principles -2.49
How to apply the Levenshtein distance to a set of target strings? +3.96
How to make the database structure extensible for a turn based game? +4.10
Levenshtein edit distance algorithm that supports Transposition of... 0.00
Lowest cost path of a graph 0.00
Algorithm to compare similarity of ideas (as strings) +4.00
Composition and Inversion of Control -0.67
Distributed probability random number generator -0.83
Relation between System.Object class and Structs -0.53
Optimal algorithm for seeing who won a tick tac toe game +1.33
loop starts from 0 is faster than loop starts from 1? +1.57
Composition and interaction with owner instance -3.20
How can I calculate similarity between two strings in C#? -4.25
static method vs instance method, multi threading, performance +1.22
Parallel not faster than sequential? -3.20
What is System.Lazy<T> and the Singleton Design Pattern +3.95
search tree where order doesn't matter [recepies] +0.35
It's possible pass subclass of superclass in <T>? -3.38
Why can't "return" and "yield return" be used i... -0.52
How to count the number of 1's a number will have in binary? -0.71
c# Low performance in for-loop while searching pixels in image -0.90
Which database is the best for my situation? +0.47
String sorting using Merge Sort -3.00
Data structure for expandable 3D array? +2.14
Find the Element Occurring b times in an an array of size n*k+b +4.23
Deleting any node from a single linked list when only pointer to th... +4.00
Deleting any node from a single linked list when only pointer to th... -4.00
I need a sorted Dictionary, but I would like to limit its capacity -0.86
To find everything between { } +4.51
Combinations of binary features (vectors) 0.00
Generics and Implementing IComparable +4.11
Iterating over dynamically modifying list in C# -1.97
Association: use IDs or object references? +0.43
Search for cyclic strings -3.18
is there any boolean algebra expression that can not be put into 3S... 0.00
Expression trees vs IL.Emit for runtime code specialization -3.86
Java Class That Has 90% Static Members. Good Practice Or What? -2.64
Implementing equals and hashCode for objects with circular referenc... -3.84
How to return the kth element in TreeSet in Java -1.13
2D interval tree using 1D ones 0.00
How to compile string conditions in aspects -0.11
Finding Large Text Sections -3.36
Large string array causing out of memory exception (C#) +2.13
Any News from the Oracle Entity Framework 0.00