StackRating

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

Jim Mischel

Rating
1576.51 (3,326th)
Reputation
109,889 (633rd)
Page: 1 ... 11 12 13 14 15 ... 68
Title Δ
Merge n arrays A1..An with each Array Ai being a random subset of {... -0.62
System.ArgumentException on returned Bitmap +0.37
How can I read all data from a serialPort before continuing? c# 0.00
Pattern for extracting data from unstructured message +0.34
decrease key operation in Fibonacci heap searching the key is requi... 0.00
heap data structure via pointers -0.63
How to merge two ordered singly linked list into one ordered list -0.14
Understanding asymptotic notation when given asymptotic performance... 0.00
Model Design As Database Table Or Multi-Dimensional List? -0.91
Merge sort complexity is nlogn? 0.00
Priority Queue Heap: fixing bubbleDown method 0.00
Update HashMap/ArrayList passed to PriorityQueue Comparator 0.00
.NET Ulong to binary string representation? 0.00
Generate random number in given range from random bytes 0.00
A greedy solution for a matrix rearrangment +0.02
Sort order of a Bitwise Enum 0.00
What kind of data structure? 0.00
Write a Boolean function that is given a binary tree and returns tr... +0.37
Java - How to implement functions in a heap-based priority queue 0.00
Combining two collections, retaining the sort order then displaying... 0.00
To find loop in a singly linked list without using slow and fast po... +0.37
Iteration of max heapify in heap sort 0.00
Can someone explain the concept of indirect heaps/indirect priority... 0.00
Probabilistic set for very low probability -0.09
What's the average case time complexity of the following algori... 0.00
Improving efficiency of set backed by max heap 0.00
Sort n numbers between range [0,2n] in linear time -1.30
How do I find the coordinates of the nodes in a binary tree given a... 0.00
Java: how to print priority queue IN ORDER? 0.00
How can I determine the sort order of a (large) CSV? 0.00
How to sort strings contains integers based on intgers 0.00
Max heap throwing index out of bounds 0.00
Efficiently sorting a String by the number of occurences of each of... +1.67
Given a min heap file and now must create an extract for the larges... 0.00
Finding triplicates in 4 lists -0.40
In C#, what is the best way to get a list of parent Ids recursively? +0.34
Please describe how to use a priority queue to implement a queue 0.00
BUILD-MAX-HEAP running time for array sorted in decreasing order -0.12
Looking up a "key" in an 8GB+ text file -1.27
What's the difference between a maxheap and a linked list stori... -1.02
Is there any way to have simple ascii visualization of binary searc... +0.36
What Data Structure is best suited to store differences 0.00
Which is a better implementation to implement a trie node's chi... -0.59
Finding the same values C# 0.00
Max Heapify issue +0.36
C# how to avoid files that need authorization? +1.30
Ternary tree and max heap - How does it work visually? 0.00
Sort a list of BigDecimals parsed from Strings, while maintainig th... +0.95
Time complexity of file modification? 0.00
How to perform a general deletion operation on a min-max heap? +1.45