StackRating

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

Justin

Rating
1522.70 (27,157th)
Reputation
3,353 (50,345th)
Page: 1 2 3
Title Δ
In terms of generic data structure, how can one efficiently list al... +3.64
Clear range (set range to zero) lazy segment tree modification 0.00
Disadvantage of circular queue? 0.00
What is a good data structure for finding which region contains a p... -0.17
Binary search tree over AVL tree -2.27
Perfect Binary Tree : DSW and RB balanced trees -3.91
Why Boolean wrapper class implements Serializable interface and Com... +0.79
Real time CPU data for algorithms of different complexity classes 0.00
Deletion in AVL Tree 0.00
how to design a dictionary containing product names using hash func... 0.00
B-Tree, difficulties to understand 0.00
Splay Tree Search Implementation +3.85
data structure for special type of queries +3.98
Patricia Trie for fast retrieval of IPv4 address and satellite data +4.32
How could I make this KD-tree? 0.00
What data structure would be best to check if value is between a an... +1.95
Splitting a number pattern -1.24
Segment Tree Kth Maximum 0.00
Search Method on a HashMap 0.00
Removing items from a list - algorithm time complexity -1.02
KD Tree - Nearest Neighbor Algorithm -0.08
Build a sorted list from a maximum heap in O(n * log(log(n)))? -4.02
Efficient Searching Algorithm for Capture File +0.19
Is there anyway to optimize sort on this kind of data? +1.05
find median with minimum time in an array +0.52
How do Suffix Trees work? +1.62
How to find longest common substring using trees? +4.40
Suffix Tree and Longest Repeated Substring issue 0.00
Why == operator is not working here, but equals work in java +2.58
KD TREES (3-D) Nearest Neighbour Search +0.41
Java Tree to represent filesystem (files/dir) from list of paths +0.08
Java: Generator of true's & false's combinations by giving the... +2.23
Convert BigDecimal to a type that can be shown in a ViewText field 0.00
Adapter design pattern - dependencies in method calls or constructo... -4.38
Suppressing Method Return in Object Oriented Language +3.92
Recursive function for embedded loops 0.00
RedBlackTree Mark Allen Weis Remove(x) Top Bottom Approach +4.07
Can not figure out how splaying works 0.00
RedBlackTrees Structure? 0.00
finding an index in array the gives a sum before and after it? -3.50
A method to return 3 formats of data -0.34
uniform interfaces in Sensor Driver +4.06
Name for a circular data structure delivery system? 0.00
Java sorting algorithm (version as string) -0.02
Remove from AVL tree example code +4.77
Autocomplete Style Prefix Lookup -1.92
How can I calculate the level of a node in a perfect binary tree fr... -2.05
Looking for a good introduction on trie +0.77
Time complexity for generating binary heap from unsorted array +0.11
Advantage of depth first search over breadth first search or vice v... +4.25