StackRating

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

Rsh

Rating
1470.92 (4,518,317th)
Reputation
2,987 (56,624th)
Page: 1 2
Title Δ
How can I check the position of \"results\":[{ in a string? 0.00
Recursively remove element from start and end of list at same time -0.39
Find all File IO operations in C# code (maybe through static analys... +1.03
How to iterate over every permutation of independent choices? +1.18
Algorithm to produce all partitions of a list in order +0.51
Return Dictionary<string, string> or IEnumerable<KeyValueP... -1.78
Strange property assignment syntax? +4.17
Preorder and Inorder of Trees with more than two children -2.78
Removing last string after \ -1.91
Execute a string as code -1.08
Split string on whitespace ignoring paranthesis -0.59
complexity of recursive permutation function +4.37
How to solve the recursive complexity T(n) = T(n/3)+T(2n/3)+cn +4.22
Telerik gridview : How to refresh grid view after Database change +0.42
Could not load file or assembly exception when calling method in an... 0.00
Difference with pointers in C -2.36
How can NRefactory keep the original formatting 0.00
FASM: String store and console output +0.69
About generic pointer to char and strict aliasing 0.00
Killing multi-threaded SocketServer -0.06
Number of recursive calls in Recursive function analysis -0.60
what is the difference for python between lambda and regular functi... -3.90
CPU info in kernel module -1.58
Memory optimization in C for an array of 1 million records -2.31
pthread speedup for matrix add/multiply 0.00
What is the best practice to remove C structs end padding? -2.77
Converting an array into an integer -2.64
GDB assembler debugging +0.19
Thread-safe ring buffer for producers-consumer in C -0.38
How can I copy from the browser and paste to vim without unicode pr... -3.68
A basic/ manual way to check that a value entered by the user is nu... -0.10
Function Prototypes in C -1.06
Given two trees, how do you find one of the tree is a subtree of ot... -2.11
Blocking accept +4.76
Bit shifting an int 32 times in C -3.45
Different declarations of the same function/global variable in two... -1.74
Pointer to C style string isn't allocated -1.38
How to write a Hello World in C -0.68
Recommend a good resource for approaches to concurrent programming? +0.92
Identifying if an address belongs to heap or stack or registers -2.94
Peterson's solution for critical-section is a software-based soluti... 0.00
Where vim searches for its filename completion ctrl-x ctrl-f? -2.02
I just accidentally converted a file in Vim to all lowercase. What... -1.09
How to wait for 20 secs for user to press any key? +0.04
How to use command 'gd' in NetBeans+jVi? +2.00
Building my first operating system -3.95
why python not supporting : while( s = f.readline())? -2.77
Will strlen here be calculated multiple times? -2.86
How to remove any URL within a string in Python -2.28
Programming NASM, a startup guide? 0.00