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 ... 9 10 11 12 13 ... 39
Title Δ
Address of a variable using pointer +0.69
Best way to switch values +0.42
Negation Not in C -0.78
Calling printf("%d") twice, const results +1.61
C++ overloaded assignment operator gets called in unrelated classes -0.31
Why is this C++ code WORKING when it SHOULDN'T? -1.40
Why the array bounds index can also be used? +0.32
Does anyone happen to know why there is no clamp function in math.h -0.49
Using string variables instead of string literals causes error +1.09
Comparing string length 0.00
Route to cross matrix gathering a maximum sum +0.42
can't we use same variable name as a function? -0.50
The Str method of Stringstream will not work. (concatenation of dif... +0.07
Comparing an integer with an element of an integer array -0.10
What's the C++ suffix for long double literals? -1.29
regex for IP address in C +1.26
call-by-reference with an int array. 2 functions -0.46
Custom Data File Extensions in C++ -1.68
How to get largest element from each row of n*n unsorted array? 0.00
Finding minimal distance between unsorted and sorted lists +0.83
nearest leaf node from given node in binary tree -0.57
String substution in BASH -0.24
I'm having trouble with cpp code to insert elements in a binary tree 0.00
Keep getting "no match for 'operator<<' C++ +1.99
Sorting a sequence by swapping adjacent elements using minimum swaps 0.00
scheduling n people with given time of travel -0.08
Friend Class and Inheritance 0.00
About default and copy constructors -0.31
Can std::string move after creation if it's never modified? -0.07
Problems with getline() function? -2.73
What does &= mean? +0.26
Copy a word from a function to a string with strcpy in C? -0.34
C++ error when multiplying #define and const variable +1.73
Function of return -1 +0.32
Hopcroft–Karp algorithm time complexity 0.00
System.AccessViolationException Error c++ VS 2010 Express (Easy Code) 0.00
How is C's free used? +0.55
What is the smallest positive number that is evenly divisible by al... +1.21
Why doesn't this comparison between character arrays work? -1.53
Having trouble understanding the Hopcroft-Karp algorithm for maximu... 0.00
What does this `%05i%` mean in Ruby? -1.99
Memory allocation and working of std::map in c++ -0.56
warning: deprecated conversion from string constant to 'char*'' -0.43
TLE in Fast Multiplication in spoj 0.00
What happens when I pass by value an object that has pointers as me... +1.85
Best algorithm to find out common elements in all the given arrays -0.06
Big-O notation searching algorithm ? 0.00
Point of using char rather than String +0.83
What prevents Van Emde Boas trees from being more popular in real-w... 0.00
Using strtok() on Linked List +0.42