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 2 3 4 ... 68
Title Δ
How do I improve the runtime of my algorithm? -0.03
Why doesn't my Max Heap Heapsort method work? 0.00
Extract the root from a max heap 0.00
What is the concrete aim of using max heap for priority queue -0.83
HashSet<HashSet<int>> doesn't allow duplicate in Ja... -1.71
What data structure is best for this task? -1.46
Would you get the same hash map through the double hashing algorith... 0.00
What operations would you use for implementing a priority queue PQ... 0.00
low-memory pseudo-random shuffle for fixed arbitrary length array -1.64
Infix to Postfix using a stack w/Regex 0.00
Time expiration data structure 0.00
Maximum height of the staircase +0.14
Which priority queue is faster in practice? 0.00
why are the default `ulimit` values so low 0.00
Data Structure/Algo for a Queue with Dynamic Limits Based on Attrib... 0.00
How to implement PriorityQueue using min-heap in Swift? +0.38
Issues in the ConcurrentHeap implementation -1.90
I have a simple binary tree and I am trying find the last node of t... 0.00
Why is the complexity of heap Delete element equal to O(logn) and B... 0.00
Is an array of arrays same as an array of arrays of arrays if each... 0.00
Is there is an algorithm to make sure that every node in a graph ha... +0.39
Kth smallest element- can't create array more than the size of k -1.51
Adding same priority items to a priority queue in C problem 0.00
Unexpected Result from Heapify Function in Python 0.00
How do I reduce time complexity of the code? 0.00
How to augment a skip list such that we can extract max value of a... 0.00
C++ Poll operation in my max binary heap working terribly slow 0.00
Find the last node in binary heap 0.00
Priority queue not sorting correctly 0.00
Java - Learning Stacks using a String Sentence 0.00
Converting name to a key using radix-26 -0.73
How to sort WorkQueues by both size and last activity? +0.17
Can anyone help me make a pseudocode that can traverse this heap in... 0.00
clarification regarding convertion of postfix 0.00
How do I access minimum element using array-based binary heap? 0.00
How to list all the cousins of a person in a binary tree -0.12
Generate 7 million random strings that do not overlap +0.36
generate random and unique key of exactly 10 characters based on lo... +0.38
MinHeap Extract/heapDown() failure: incorrect order of elements 0.00
How to implement a PriorityQueue without using the Java class? -0.11
Filling grid/array randomly -0.36
Reversing a stack using queue in C 0.00
Can someone help lead me in the right direction with my Priority Qu... 0.00
Inversion of a sequence of a number (stack and queue) 0.00
Does a program's call stack differ depending on OS and/or progr... 0.00
Skewed binary tree vs Perfect binary tree - space complexity 0.00
how to adjust % if we remove one value from the list 0.00
Compare Two strings in O(logn) with some pre-processing and assumpt... 0.00
How to declare class variables as constants 0.00
Java, Adding time LinkedList vs ArrayList +0.39