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 ... 10 11 12 13 14 ... 68
Title Δ
Creating a heap with heapify vs heappush. Which one is faster? 0.00
Big(O) of finding K element in a MinHeap build from 2 unsorted arrays 0.00
Specific sort with Comparer by string contains and alphabetically 0.00
A TTL(Time to live) eviction based priority queue 0.00
How to evaluate expression tree with logical operators in C# 0.00
Data structure and file structure for storing append only messages? 0.00
Gathering binary data from a file in C# and editing or adding data... 0.00
Building MaxHeap Largest Not Being Sent To Top 0.00
Efficient nested priority queue 0.00
Pascal an array of records 0.00
At any point we need to tell the top k products based on quantity 0.00
Sort an array of integers into odd, then even +1.21
Stacking vs. Queuing: efficiency 0.00
Checking if halfs of array are palindromes 0.00
When inserting into a Linked List, why can't I just point the h... 0.00
Does using separate function for every modules increases the time-c... +0.48
Are the equations of right and left children of heap accurate? -0.64
Graph represented as adjacency list, as binary tree, is it possible? 0.00
Path Manipulation Solution? 0.00
Finding the running median 0.00
Building tree view algorithm 0.00
I am trying to write a program to add two integer lists. Here is my... 0.00
Unity 5 An object reference is required for the non-static field, m... -0.13
Method for adding a new object to a list if the new object it doesn... -1.60
Benefits of queue using linkedlist vs queue using array for hash-ta... +0.37
Quests system with time in a text game using telegram 0.00
Enqueue data from socket, dequeue returns null in other thread 0.00
Fastest way to lookup with pattern +1.36
Replacement selection sorting 0.00
Growable multidimensional data structure supporting range queries -0.14
Inserting letters onto an empty heap +0.37
Remove the odd postion nodes from a single linked list? 0.00
How to put Text Next to Console.WriteLine() 0.00
Textbox typing hangs the UI in Winforms C# +1.48
Sort lines based only on its part 0.00
What data structure to use if you have two search criterias? 0.00
C++\CLI Sorting a 2-D List based on the value of the first index? 0.00
httpwebrequet for https fails with "The system cannot find the... 0.00
How I can show mouse coordinates only when its on a draw? 0.00
How to do I clear the console and execute a specific block of code... 0.00
What is the best algorithm for sorting biggest X number in a set -0.12
Fastest way to find the event with most viewers at a given moment? -0.10
C# - Binary search a (sorted) Dictionary -1.74
What is the benefit of using a stack versus just a doubly linked list +0.38
Why does my Binary search tree crash when I delete a Node that does... 0.00
Modified Binary Search Array +0.38
Looking for a optimal solution -1.72
Best data structure for the following use case 0.00
Combining 2 files of ints in ascending order, comparing them, and t... -2.64
What "big-data" algorithms can I use in order to analyze... -0.15