StackRating

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

Irit Katriel

Rating
1499.99 (3,653,929th)
Reputation
2,756 (61,256th)
Page: 1 2
Title Δ
Python Secret Santa Program - How To Achieve Higher Success Rate 0.00
std::result_of on polymorphic functors 0.00
Sum of products of edges of all paths in DAG -0.12
mathematical puzzle on binary string +2.06
Recurrence Relation(parameterized analysis) 0.00
Longest Palindrome Using Recursion in Java -0.16
Pick up two numbers from an array so that the sum is a constant +0.53
Space complexity of a given recursive program -4.22
C++ template alias (using) in specific places -2.19
how to remove the root in BST? 0.00
Memory allocation to string variable -0.82
Longest increasing subsequence linear time +0.08
scala implementing two interfaces with a same method name -0.60
Java Instrumentation/JavassistHelper example code does not work 0.00
Weakly connected graph traversal from least number of nodes 0.00
Binary Counter Amortized Analysis 0.00
What is the purpose behind marking some of the nodes in Fibonacci h... -1.68
multiple keys for a map in C++ +3.93
How this DAG topological restructuring can be called? -3.82
Why cant const references be returned in the same way as pointers? +0.84
Is this solvable in polynomial (or pseudo-polynomial) time? -0.57
Sorting two Dictionaries and finding the differences in index posit... -2.06
How to compare two patterns efficiently in C++ -0.29
C++ HowTo: Non-template class inheriting from an abstract specializ... -0.47
Inserting a node into a binary search tree/linked list? 0.00
How to parse char str and create a new array of ints -3.90
Finding subsets being used at most k times -4.25
DP algorithm for bounded Knapsack? 0.00
Initializer lists and assignment overloading (operator =) +4.59
reverse part of a doubly linked list +3.79
Digraph minimal sub-graph algorithm 0.00
How to write a bash script that takes optional input arguments? +0.23
design an algorithm to do queries within a log file -0.44
Removing false cycles in DFS-XOR cycle detection for undirected gra... 0.00
Decorator or abstract base class? Neither seem right -3.93
What is the difference between sorting and topological-sorting? +2.51
Finding top n numbers in a file -1.63
Efficient algorithm that takes a Twitter user and finds top users b... -0.20
ะก++. Namespaces and classes 0.00
Implementing a graph in either C++ or Java +1.03
Why make two functions? (one is non-const and the other is const) -2.67
Discovering a valid aggregation from two collections, one of which... 0.00
Is there a specific algorithm for these kinds of problems? +4.88
How to search a line in a file which do not contain certain string... 0.00
Regrading rank in Bionomial queue +0.01
Change the value in std::map from iterator -3.82
Needed algorithm for the given series 0.00
Which algorithm arranges a set of jobs with each different quantiti... +0.01
Double moving window algorithm +3.79
How to 'grep' a continuous stream +1.24