StackRating

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

Gene

Rating
1539.39 (12,109th)
Reputation
38,247 (2,925th)
Page: 1 ... 5 6 7 8 9 ... 24
Title Δ
Algorithm for a Context Free Grammar -0.08
Linked List Memory -0.57
Why is stack memory "cheaper" than heap memory in C? +0.82
Design Compiler - Join and Meet type 0.00
Algorithm - maximum distance in tree for all nodes +0.93
Remove node from linked list recursively -0.06
Configuring postgresql in rails 0.00
Map<bitset,object>-like data structure that can check subsets... +0.45
How to update MST from the old MST if one edge is deleted +0.43
Reference a member of a structure using a variable stored in a stru... 0.00
Sorting second time round is faster +1.27
How do you handle the places for each integer Radix Sort? +1.24
Creating dynamic, sortable, shiftable 2d collection in Java 0.00
How to place my functions in similar lines? -0.17
If given two hexadecimal numbers find if they can be consecutive in... -0.30
Perl: Sort values in multidimensional hash -1.62
Algorithm to find minimum spanning tree for graph with edge weights... 0.00
Implementing mergesort on a linked list +1.24
Row Major Order Address calcuatlion 0.00
Why do we need to round when computing x-intercept of horizontal li... 0.00
Matching Algorithm (Java) +0.81
AVL Tree Balancing - C 0.00
string split in bash +0.45
Simple hash method in C++ +2.38
How do I select the right List implementation? +2.18
Counting the number of nodes in Leaf diagram +0.45
Find the second smallest number in a list using recursion +0.33
Finding the average case complexity for an algorithm? 0.00
How do I find a recurrence relation for a recursive method? 0.00
How to safely bypass tabs in RegEx 0.00
How to avoid "heap pointer spaghetti" in dynamic graphs? +1.30
Commutative color blending 0.00
Regex in perl, match newline AND first word of next line -1.28
Which data structure to use as Stack with random position insertion... 0.00
Algorithm for Matching Hospital Names 0.00
c compiler typecheck algorithm and semantic analysis 0.00
Modular compile-time array expansion -1.96
How to preserve insertion order in HashMap in Vala -0.39
How can I project an arbitrary line to the edges of the screen? 0.00
Updating elements in arraylist, is there a better way than this? -0.56
Algorithm of checking a grammar against another grammar in ll(1) 0.00
Adding Java.Swing Timer to Synchronize US for player and AI 0.00
Array becoming null when List.toArray is used -2.33
Why does copying a 2D array column by column take longer than row b... -0.00
Solve a given task of size n with a certain algorithm 0.00
Reading number of node from text file in graph 0.00
warning: assignment from incompatible pointer type when compiling u... +0.44
hash with array rails not chain value but delete 0.00
Binomial Heaps structure doesn't let you to have pointer to nod... 0.00
Why does this example of what compilers aren't allowed to do ca... +0.20