StackRating

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

greybeard

Rating
1471.12 (4,518,014th)
Reputation
1,366 (118,435th)
Page: 1 2 3
Title Δ
Doubly Linked List QuickSort Implementation Problem 0.00
Is it possible to decrement counter within a condition? +0.54
Why are there only four tree traversal algorithms? -0.93
Extract two equally sized objects from a list 0.00
Java: dividing BigInteger by 3 / Base 3 representation -0.43
How can I get the odd indexed nodes of a linked list in an another... -0.04
Fastest way to find minimal product of 2 array elements containing... +0.45
How would you compress 256-byte string consists of only "F&quo... 0.00
How to turn Int/String Array into a binary tree with Nodes? +0.04
Minimise maximum distance from closest sensor: How to distribute x... -0.46
karatsuba's integer multiplication algorithm python 0.00
How do I quickly compute the product of 100bit numbers -3.65
Is there an efficient algorithm to find all intersecting polygons? 0.00
lzw decompression algorithm in java for given compressed text 0.00
Reverse LinkedList - linked list implement +0.28
Algorithms for only compressing static data? +0.29
How to create a HeapSort method to an array in Java? +4.44
How can I implement the Merge Sort algorithm with 4-way partition w... -1.84
Implement Queue using fixed size array +0.64
Finding the kth last element of a singly linked list: answer explan... -2.83
Karatsuba algorithm implementation: works for small ns, breaks for... 0.00
Given two binary trees, calculate their diff +0.67
Having issues which Mergesort's compare and ordering part (c++) -2.25
Logical equivalence 0.00
How did they find Lower Bound of the following code? +2.17
How can I write a Java code that solves this problem by using a des... +0.32
How could I improve the speed/performance for this problem, Java +4.20
(a * b) / c MulDiv and dealing with overflow from intermediate mult... +0.67
the implementation of the Karatsuba algorithm, the method only coun... -3.82
python dictionaries, want to do a list of lists 0.00
Median in 500GB file java -0.09
Sum two enormous long in Java +0.72
Is there a better way to guess possible unknown variables without b... +0.90
Multiply numbers without using instructions MUL, IMUL, SHL, SHR, LOOP +2.19
Good string compression algorithms/approaches for list of small str... 0.00
Karatsuba algorithm for multiplication of polynomials 0.00
How do I represent an LZW output in bytes? -3.08
Using linear search algorithm trace following list to search for th... 0.00
What if Elements Being Compared in Hoare's Quicksort Are the Sa... -4.54
Confused with logic of my if-statement -2.38
iText 2.1.5: How to change the size of a table column +0.24
Quickselect with Lomuto Partition 0.00
GNU Cim (Simula preprocessor): How to use INNER in a PROCEDURE decl... 0.00
String Multiplication with Shapes (Python) 0.00
An Efficient way to calculate sum of absolute difference between tw... -1.96
Simplify algorithm with Horner Scheme +1.18
Choosing compression algorithm with highest compression ratio +4.28
Finding max of difference + element for an array 0.00
python change big money into smaller money 0.00
comparing 1 million integers in an array without sorting it first -3.30