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 ... 8 9 10 11 12 ... 39
Title Δ
LNK2001 on all private methods -0.09
getting variables to call for a function c++ +0.44
What's the array value? -0.52
Why I get "Comparison method violates its general contract" -0.89
Scanning for Virus Signatures Using Java +2.13
password encryption program 0.00
bad operand types for binary operator '<=' +2.13
Please help me sort out this Exception In JAVA -0.75
Interesting Powers Of 2 - algorithm/ Math (from Hackerrank ACM APC) +0.42
std::find for vector containing pointers -0.58
Concatenate two integers using bit operations? -0.05
trying to find range of long data type in java +0.08
Tic Tac Toe implements with min - max method with alfa-beta pruning... 0.00
Directed graph (topological sort) 0.00
How do I view source code of built-in classes in Java (e.g. BigInte... -0.78
Why is insertion sort not working? -0.56
Implementing a set template in c++ adding and removing 0.00
Knuth Morris Pratt algorithm comparison 0.00
Asymptotic analysis: Python Big-O homework 0.00
Printing pattern a pattern in java +0.42
overloading of < operator not called when using struct as key in... -0.13
Is O(nk(log(k))) algorithm same as O(n(log(k))) -2.68
Single big BST vs multiple smaller BSTs? Which is faster? +0.51
How is log(n!) = Ω( n*log(n))? -0.79
C++ If Else Statements not functioning properly +1.15
Is integration np, np complete, np hard or none of the above? 0.00
How can I find Big-O notation for my loops? +1.53
how to print longest common subsequence? +0.42
unsigned three = 1 in Linux kernel 0.00
Linked list traversing in c 0.00
fwrite doesn't seem to copy the whole file (just the start) -1.19
Converting decimal to binary in java having trouble with reversing... +0.40
How to remove duplicated elements from vector? 0.00
How is the cost of suffix array generation O(n^2 log n)? 0.00
Checking adjacent indices in 2 dimensional array 0.00
Closest pair SPOJ logN time wrong answer 0.00
Counting number of inversions in an array 0.00
O(log_2(n)) = O(log_10(n))? +0.38
Checking if current element is last element of set -1.01
Contact cannot be cast to java.lang.Comparable +0.81
finding the big oh estimate of the a simple print function +1.09
Find all possible combinations of a specific word (string) using an... 0.00
Search cost on Tree with ordered nodes 0.00
How to read a file for special lines in bash script +1.23
Constructor is not called in this aggregation class -1.05
Optimization of movement on board 0.00
C++ replace toString with an overloaded output operator -0.57
trying to copy strings in c, first letter isn't being copied -0.32
class member is another class' object +0.42
Are 2^n and n*2^n in the same time complexity? +1.43