StackRating

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

rici

Rating
1660.90 (419th)
Reputation
165,394 (317th)
Page: 1 ... 43 44 45 46 47 ... 108
Title Δ
For X, if Y is free, how much is X and Y in Z 0.00
Modifying elements in bash array -1.22
Memory complexity of Boyer–Moore majority vote algorithm? +1.11
"Lengthless" fast sorting algorithm 0.00
Can a context-sensitive grammar have an empty string? 0.00
Replace ONLY next to each other duplicates -0.45
Looping over $ elements in bison 0.00
Increment a char given a sequence -0.21
flex / bison : how can I switch two lexers on same input file +0.29
How to parse a C string with Bison 0.00
What does the #define ROBJECT_EMBED_LEN_MAX ROBJECT_EMBED_LEN_MAX do? 0.00
Ply example calculator multiple expressions 0.00
Integer list to ranges -1.09
Can a patricia trie contain duplicate keys 0.00
Check return value of g++ +0.30
%option noinput nounput: what are they for? 0.00
C/C++ returning struct by value under the hood -0.23
Parsing a string : my code apparentely works after testing, but is... +0.87
ECMAScript Spec - Conforming to API - Confused 0.00
Rabin Karp Algorithm - How is the worst case O(m*n) for the given i... 0.00
Better way to pick a random entry from args? +1.15
Bash multiple parameter substitution -0.44
Where is the bash key binding done for esc-esc (which loads complet... 0.00
How do I change the parsing order of the rules? 0.00
"Randomness Length" of srand in C? +1.20
How to optimize my hashtable to reduce real world running time? -2.84
Should sorting algorithm pass same element in the comparison function -1.17
Bash Pipelined Shell scripts I wrote are Starved/Deadlocked/Perform... +0.28
Are there any other kinds of algorithmic processes besides those th... -0.21
How to raise error for unbalanced braces, when parsing using PLY? 0.00
Using py2exe packing python program with ply got strange error? 0.00
avoid stackoverflow in recursive algorithm in recursive-descent par... +1.14
Is there a way to resolve this ambiguity without using predicates? 0.00
What is the tail context of a function? 0.00
curious case of shell exit values +0.29
Why is the BigO of adjacency list for a graph is (V + E) and not (V... -0.88
C Code: Efficient way to parse through to end of LinkedList -1.94
Getting wrong result when casting from double to unsigned int 0.00
Why find with printf is not working in my bash script 0.00
Does ply's YACC support the Extended Backus-Naur Form? 0.00
How to count the number of occurences of n-length combinations of c... -0.56
How to write a C macro that expands to a `#ifdef... #endif` macro b... +1.45
Getting lemon parser conflict 0.00
Algorithm for "consolidating" N items into K -0.69
C Program to find if two words are anagrams (my code inside) +1.03
Find largest palindromic substring, algorithm complexity -0.51
Linux: Update directory structure for millions of images which are... +0.28
Bash script size limitation? 0.00
Splitting Bison grammars into smaller grammar files +1.28
Is this the best way to use #define? 0.00