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 ... 7 8 9 10 11 ... 39
Title Δ
When to use Rabin-Karp or KMP algorithms? 0.00
How to calculate Big O Execution Growth Rate? 0.00
failing to overload operator<< (c++) -2.03
char and int can't be at the same function? +1.88
Creating worse case scenarios with kruskal's algorithm -2.29
I need a replacement for goto +0.37
Knuth-Morris-Pratt Fail table 0.00
Get the next higher integer value in java +1.59
Fast Implementation of Prim aLgorithm 0.00
Permutation of strings 0.00
How do I get a O(log n) when I want to sort according to two keys? +0.41
Appropriate graph representation for network flow algorithms -1.94
how to remove leading lower case letters, underscores from a string... -0.21
Installshield LE doesn't overwrite files 0.00
Do I need '(unsigned int)' before 'time(null)' in the srand functio... -1.30
Java double Input Validation +0.91
Depth-First Search vs. Breadth-First Search -0.12
Bash -eq and ==, what's the diff? -0.88
error: no match for call to '(const std::basic_string<char>)... 0.00
C++ Constructor does not see the member of a member object +1.90
Correct java program to add up even numbers to 1 -0.08
Bit manipulation to replace IF statement and improve performance +0.64
How to total number of Special Numbers between two Numbers X and Y +1.76
vector of pointers element deletion -0.75
String into integer in C++ +1.15
Fast Maximum Matching Algorithm for Bipartite Graphs +0.37
Funny if condition in C +0.76
How to find the first value less than the search key with STL set? +1.86
Bresenham's Line Drawing Algorithm 0.00
Reading double from binary files -0.26
Why does it print out "abracadabra" and not "Timmy&q... -2.15
how to achieve polymorphism in java -0.16
java linkedlist string sort algorithm -1.09
Finding Min/Max/Avg When Benchmarking Sorting Algorithms - Java 0.00
Extended Euclid algorithm - is there non-recursive version of it? 0.00
When do Dijkstra and the Bellman-Ford algorithm both fail to find a... -1.09
Converting Every Other Char to Upper Case i.e. abcd --> aBcD -0.29
C++, sprintf with hex parameter 0.00
c program to find the least number of swaps to arrange an 3x3 array... 0.00
Does this account for daylight savings? -0.32
About |A| shortest path 0.00
I/O in ruby script 0.00
Complexity of the following piece of code: log log n or log n? -0.56
Unexpected apparent performance difference between integer multipli... -0.44
Checking to see if array is full -0.66
Populate a hash with an array of keys and a default value in Ruby -0.60
Set constructor copying by reference? 0.00
Comparing char to Int in c++ -1.77
Not able to understand if in #define -0.25
what will be the common factor in 2 numbers.? +2.30