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 2 3 4 5 ... 39
Title Δ
length() of string is returning 0 for a C++ program -0.63
Does it make sense to randomly project high-dimensional data into l... 0.00
javascript getMonth() not working as expected -0.83
What is the best algorithm to find longest substring with constrain... -0.08
Are using-declarations static? +1.06
Derived Class C++ -0.68
How to XOR all of the bits of a single number in C? +0.82
Generating all combinations (not all permutations) of n characters... 0.00
Why does the following code to insert a node at the end of a singly... -0.14
Maximum number of features for SVM 0.00
How to copy a file with C++ program? +0.21
Cannot redirect to a file descriptor stored in a variable +2.04
Understanding the faster approach to solve this? +0.42
Checking convex polygon intersection in less than O(n)? 0.00
How can I check if vector elements are in order consecutively? -1.08
Is Big Oh the only notation used to measure complexity in STL -0.06
Is using an assignment operator in a function argument undefined be... +2.27
How to avoid memory leak 0.00
How to erase the number zero -0.73
Is there an elegant way to do this in Ruby? +0.70
Locker Room Algorithm +1.73
How to understand gsub(/^.*\//, '') or the regex -0.09
Can't find pointer error with my Binary Search Tree implementat... +1.77
Minimum Cut in undirected graphs +0.43
how can I represent an array [100000][100000] storing only 0 or 1 i... +0.43
maximal intersection between n sets -0.60
Finding nth prime using Seive of Eratosthens -1.19
Greedy algorithm for bipartite matching -0.08
Undo wrong sorting after missing leading zeros 0.00
Virtual operator << and templates -0.11
Different Applications for between Knapsack Without Reptition and K... 0.00
How can you check if a value is in an addition table using hashing? 0.00
Normalization of a multi-dimensional space, what algorithm is this? -0.08
Algorithm to calculate automatic adjusted statements according to p... 0.00
Optimizaion(Reduce Complexity). Count Acute, Right and Obtuse trian... +1.63
Depth First Search adaptation for Graph Path 0.00
Big O or Big theta? 0.00
Difference b/w Hill climbing and Beam search for #beam = 1 0.00
Is there any algorithm with time complexity O(lg * n) (iterated log... 0.00
calculation for array maximum gap 0.00
Error in Implementation of Dijkstra's Algorithm 0.00
optimizing code: fibonacci algorithm +0.43
Most efficient shortest path algorithm on non-negative-edged graph 0.00
Quick Algorithmic Complexity calculation +1.91
Kruskals Algorithm - Sort an adjacency matrix in ascending order 0.00
Comparing secret data without giving away source -2.19
How to implement Prim's algorithm using min-heap? 0.00
in C++, how should I enforce the order of composited object constru... -0.10
the smallest algorithm’s asymptotic time complexity as a function o... -1.08
Lowest Common Ancestor- Code Explain -0.07