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 ... 6 7 8 9 10 ... 68
Title Δ
Postfix evaluation method in Java 0.00
C# Traverse tree and find all unique hierarchy chains from root to... 0.00
Priority Queue not understanding how to trace the alogrithm 0.00
Time complexity required to pop all elements using heapq.heappop (P... 0.00
Data structure with amortized O(1) delete and O(log n) search -1.95
Given a minimum-heap H, give a tight O() bound on the time complexity 0.00
Extracting multiple values after an exact string using regular expr... 0.00
How does comparing a binary heap's root and root's children... 0.00
Complexity of a loop 0.00
Name of a data relationship where an object cannot have both parent... 0.00
Data structure for walking around in a simple maze with three types... -0.64
Text editor - line to offset data structure 0.00
Algorithms - can I use built-in utility functions for online coding... -1.48
Most inefficient algorithm to visit each elements of a 2d array once -0.62
Sorting-Based anagram vs. Hash-based anagram time-complexity 0.00
Can a heap be a complete tree? +0.16
Why don't we use ternary or quaternary heaps? 0.00
Finding gaps/idle times in an array of login/logout data 0.00
What is the correct way to designate the last character of a word i... 0.00
How does heapq.nsmallest work +1.30
What is the difference between a priority queue and a min / max heap? -0.13
Best practice in preserving insertion order with priority queue in... +1.56
What are the cases where tournament tree ( Winner Tree) can be help... 0.00
Optimizing element searching in a python Heap +0.36
K-Largest elements Algorithm Comparison +1.56
questions Inserting in heapsort -0.13
How to analyze large amount of URI logs 0.00
Sort Users using Insertion Sort 0.00
What type of applications need to merge multiple heaps? 0.00
How did heap come up? 0.00
Complexity of nested loop with iteration in multiple of 2 0.00
Sort linked list using priority queue 0.00
Average of quad tree values 0.00
The output of PriorityQueue varies for sorted and unsorted array 0.00
Is the median of a binary max-heap always a leaf node? 0.00
What is wrong with following LinkedList code? +1.38
Experiment with find algorithm using sentinel -0.16
Asymptotic behavior of algorithms and Big O comparison +0.07
how to approximate 90th percentile given a stream of millions of nu... 0.00
Error 1607 when running thread in windows service +0.38
merging N sorted files using K way merge +0.33
Algorithm to find a moving target in as few steps as possible +0.16
Does Bloom Filter false positive rate increase on intersections/uni... 0.00
Getting minimum element from maximum priority queue -0.40
Data structure for movie-theatre two way searching capability 0.00
how to find the effective way in a d-heap array with approach desig... 0.00
When would you rehash a chaining hash table? 0.00
convert a tree into a heap using minimum number of changes 0.00
Build a N depth structure for a series of validation results in C# 0.00
Rearrange Negatives & Positives integer in an array using only... -0.13