StackRating

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

Matt Timmermans

Rating
1575.70 (3,413th)
Reputation
22,180 (5,955th)
Page: 1 ... 26 27 28
Title Δ
How can I avoid a Stack Overflow using this Evaluation (BFS) 0.00
What are the exact conditions for Tarjan's SCC algorithm to wor... 0.00
Why doesn't backspace undo a lone getchar() call in C? +0.28
Python Regex: password must contain at least one uppercase letter a... -3.83
DFS after remove some edge +5.40
calculation of permutation sequence 0.00
Replace all characters in a string except for spaces with underscores +0.69
Nullable dates comparison function - best practice ..find minimum o... +0.06
Remove last node from linked list c++ -4.10
memory efficient storage of set of integers for java 0.00
Hashing function to distribute over n values (with a twist) -2.81
"Tell Don't Ask," shouldn't all methods be void? 0.00
Printing to stdout without the involvement of functions 0.00
Why is not possible to reopen a closed (standard) stream? +1.65
How does Dijkstra's Shortest Path Algorithm work with Priority... -4.75
Techniques to measure/enforce a quota on customer web requests 0.00
Generalized Suffix Tree Java Implementation For Large Datasets -0.17
Algorithm to convert from radix 256 to multi-radix and back 0.00
Overloading varargs arrays, choosing method -2.14
Java avoiding instanceof by design +4.10
Segmentation fault with char pointer 0.00
Are my variables global? +0.02
Find position of sections within a string marked by special markers 0.00
Calculate how far to translate an arc to avoid intersection 0.00
Why do we use Insertion Sort in the Bucket Sort? +5.86
Java: toString vs. string concatentation? 0.00
Greedy Algorithm for Finding Min Set of Intervals that Overlap All... 0.00
Exclude null regex groups +1.10
How to reduce the time complexity of bucket filling program? +4.31
Shortest path with a maximum number of vertices +1.46
Create a CFG for the following languages 0.00
Improving Implementation of Finding a Minimum Spanning Tree 0.00
Regex on InputStream 0.00
which is the best way to save key values pairs from a Property file... +0.30
Linked List Enqueue and Dequeue +4.51
Avoiding starvation with a C++ notify_all() -4.22
Proxy in Java with a dynamic interface 0.00
does not override method error +0.16
Write a program to remove the whitespaces from a given string +2.77
Apply volume to PCM samples producing static/noise? 0.00
How to match a number if it is not in between two _ characters like... -1.96
Is it possible to implement XOR LinkedList in Java(DLL with single... +0.94
How to find a loop invariant -3.95
Translating Imperative Java to Functional Java (A Game) -4.11
Get X amount of integers that can all be multiplied together to get... 0.00
Virtual machine from regular expression 0.00