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 Δ
Efficiently implementing search algorithm for a list of strings whi... -0.04
How to send and receive a DSA public/private signed message in Java 0.00
Where do I store shapes in an octree? -2.09
Data structure to use for platformer game map -0.04
Depth first search and Breadth first search between two nodes in gr... 0.00
How to merge single node trees into large tree 0.00
What is fast, compact representation of tree structures that preven... +1.26
How to migrate an SVN repo on Google Code to a git repo on GitHub 0.00
Why does each node in this Trie contain a linked list? 0.00
What is the most space efficient way to store a mapping from string... -0.05
Red Black Search Trees 0.00
Data Structure Implementation in C++ -0.04
How to store IP Address range vs location -0.76
How to check availability between two time set in java -0.34
Auto complete in Tries, trouble printing root nodes 0.00
Design a multi-child tree and find the k-th ancestor +0.41
Finding the left-most child for every node in a tree in linear time? -1.16
Vector 1:1 Data Structure +2.14
Implementing Heap Sort with java objects 0.00
Array-Based lists and regular arrays 0.00
How many balance checks are needed in an AVL tree insertion / delet... 0.00
How could I store gps coordinates to make it easy to find which one... +0.88
time complexity of BFS using graph reperesentation 0.00
Find the largest sum subarray from the given array using segment tr... -0.55
store an array for a given key in java +1.95
Deletion from B tree -0.03
B tree insertion +0.02
Removing a node with left and right subtrees from BST with duplicates 0.00
How to compute depth of B-tree? 0.00
Can find all the prime numbers but doesn't include "2"? -1.03
Null Pointer Except, but why? 0.00
Removal of duplicates in an ArrayList +3.66
Java integer is equal to character? -1.60
KDTree implementation as single array / without nodes +2.55
is there a data structure with the following properties: 0.00
dynamic-set operation UNION takes two disjoint sets S1 and S2 as in... 0.00
PHP SoapClient when dealing with a WSDL based server 0.00
AVL Tree Deletion and restructuring 0.00
Which is the correct method of insertion into a 2-3 tree? 0.00
Encode Trie to a file to avoid rebuilding +3.33
Build trie faster -2.66
Build trie faster +0.84
How does an N dimensional array with c-dimensional objects perform... 0.00
Applications of linked lists +2.64
Please help me understand LR rotaoin in AVL tree 0.00
Android apps - Activity force back +0.03
What are the minimum number of keys a node must contain for a B Tre... 0.00
Compressed trie implementation? +5.36
Why red-black tree based implementation for java TreeMap? +3.95
Finding various substrings in a provided string -3.15