StackRating

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

Ivaylo Strandjev

Rating
1566.30 (4,553rd)
Reputation
57,418 (1,655th)
Page: 1 ... 5 6 7 8 9 ... 39
Title Δ
Optimized search - can anyone help to calculate the complexity of t... 0.00
What does the “+” operator do in Java? +0.80
confusion about rod cutting algorithm - dynamic programming +0.43
Bijective mapping of integers 0.00
Hot and Cold Binary Search Game -0.97
How will this code compile -0.13
is malloc + strcpy function as good as calloc? +0.27
Find occurrence of a digit in a number +0.87
How to order a collection with PartialOrdering? 0.00
Why does Ruby's IPAddr#family method return 2 when called on an... -0.51
Programmatically detect colors -0.05
How substring method works in C 0.00
How to get a fixed number of evenly spaced points describing a path? -1.76
Heap's algorithm +0.22
Dealing with 0.0 and -0.0, how to properly compare values -1.39
Why no CPU consumption during class instantiation? -1.16
Why does "for(;i<=10;i++)" work but "for(i=0;i<... +0.02
Fibonacci number is negative +1.33
Get the last 1000 digit of 5^1234566789893943 +0.23
What sort order does Linux use? -2.28
What does this method return? -1.41
Reading tabs in C +0.05
Null float array in java +0.42
C program console exits immediately after execution? -0.07
sizeof operator giving output false while using in this way -0.57
DP Coin Change Explanation 0.00
Is this code of matrix expo logarithmic? +1.39
Find the point minimizing the distance from a set of N lines -1.59
Time exceeded error on SPOJ -0.09
Sum of difference of a number to an array of numbers +0.33
Is Visual C++ a programming language or an IDE? 0.00
compiler initialize with wrong values -0.24
Type casting struct in C++ +0.15
Learning about Big O notation with C++, confused as to whether this... -0.21
Inheritance. Why this output? 0.00
Best algo to retrieve elements from random id -0.87
Array of pointers C++ 0.00
Unscrambling words in a sentence using Natural Language Generation -1.50
Get string before first "$" -0.89
Best way to sort and bucketize a list of strings +0.41
Is it possible to use custom find function in multimap? +2.38
Realloc changes values? 0.00
Converting a const char * to std::string +0.88
Why can i use an array but not a structure as a scalar in C? -0.84
std::stream write / read vs operator << / operator >> 0.00
Using Array Integer +2.02
Connected Components in an undirected graph 0.00
ID3 algorithm - Which attribute to choose when I have the same gain... -0.03
Is the following approach dynamic programming -0.08
Big-O of `2n-2n^3` -0.04