StackRating

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

kraskevich

Rating
1572.43 (3,772nd)
Reputation
16,505 (8,431st)
Page: 1 ... 8 9 10 11 12 13 14
Title Δ
Point in polygon ray casting algorithm 0.00
Need help getting private attributes from another class when using... -0.17
Length of union of intervals online 0.00
Efficient C/C++ algorithm on 2-dimensional max-sum window 0.00
Shunting Yard Algorithm with unnecessary parentheses -0.02
Segment tree time complexity analysis 0.00
Convert Infix to Postfix with Binary Tree 0.00
What is the overall Big O run time of Kruskal’s algorithm if BFS wa... 0.00
AVL specific case balancing -0.03
Selection algorithm elements within a LinkedList. Java/Android 0.00
Rebalance BST in O(n) instead of O(nlogn) 0.00
Count word in trie implementation 0.00
a strategy to partition a set to get the minimum sum of variances f... 0.00
What is the greedy approach for this? 0.00
Find Min Length Substring Containing All Given Strings 0.00
C++ Copy Construction of Static Object +0.84
C++: Constructors: Parent class parameters and setting values in ne... +1.03
Finding a string inside a string twice as big effectively 0.00
Counting the number of group in a matrix -0.02
Java synchronized method does not work as expected 0.00
How many times an index appear on a range of intervals? 0.00
How does a regulairation parameter (lemda) help penalize the parame... 0.00
Find two perpendicular vectors out of another vector 0.00
All paths between two nodes in unweighted undirected graph with bou... -0.95
Merge inequalities into one -1.07
Python Replace String in File in With clause -1.29
What is the Difference Between Maps and Dictionaries in terms of Wo... 0.00
Java lock type that cancel execution if another thread is doing it 0.00
Interval tree of an an array with update on array 0.00
Quicksort not working with little larger array size 0.00
Summing a given series of numbers in order to reset the summation a... 0.00
How to find the max/min element of linked list +0.40
Increase the array size of a user defined data type in java 0.00
Variable scope in try catch block -0.03
Java 1.8 recursive lambdas 0.00
HEAP-INCREASE-KEY complexity 0.00
Minimum number of steps to reach a position 0.00
C++ constructor with or without "this->" +1.31
Generating palindromic anagrams of a string of length upto 10^5 0.00
Query code unexpectedly modifies array instead of returning the index 0.00
What are all the ways use_count of std::shared_ptr is incremented? -1.66
Counting the strictly increasing sequences 0.00
Given a string, find its first non-repeating character in only One... +0.45
What happens to the moved-from object after std::move() is called? +1.70
How to use a String value in order to call class attribute +0.45
Find Non needed vertex in a graph 0.00
memcpy from a string 0.00
Query regarding dijkstra algorithm +0.48
Find the number of unordered pair in an array +0.46
Given the array A and the number K create array B where B[i] = min(... +0.91