StackRating

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

ruakh

Rating
1679.79 (252nd)
Reputation
133,685 (462nd)
Page: 1 2 3 ... 53
Title Δ
How can I convert a chained if statement checking multiple values t... -2.53
Custom comparator sort in SML? 0.00
Red Black Tree, and condition for coloring -0.60
How can I solve this Heap sort problem and represent it as an array 0.00
Determine if heaviest edge in minimax path is greater than threshold 0.00
Rebuild an array of integers after summing the digits of each element -1.98
SML getting an unbound variable or constructor error when everythin... 0.00
What is the difference of λx. x (λy. y) and (λx. x) (λy. y) 0.00
Minimum Spanning Tree of Max Cost Complexity Class Problem 0.00
Merge Skip Lists in O(m + n) 0.00
Applying conditional comparative (lt, eq, gt) expressions for items... 0.00
Java - Why is my AES program not encrypting/decrypting double quotes? -1.87
Java: String.replaceAll() vs matcher.replaceAll() in a loop +1.09
Why does the match operator's "match-only-once" optim... +1.07
Different behaviour on Arrays.asList(T...) using ternary -0.15
Build an array from directory listing with double quotes using bash 0.00
Issue casting with .class in Java 8? -0.75
Difference between + and += on Java Strings 0.00
What is the explanation for this expression in bash: (($a<0?10:$... +2.15
Has the syntax using SCP changed? Getting unexpected filename error... +1.15
Why heap sort have worst case when bottom level is half full and no... 0.00
Could we have Polymorphism without forcing classes to implement an... 0.00
Why is read -rd '' required when splitting strings terminat... -2.06
Does equal really means equal in MySQL? +0.24
Is const-casting away const-ness of references to actual const obje... +1.17
Writing a shell in c, question about ($?) value -0.99
Which implementation of a factorial function is generally faster in... +1.16
Strange array behaviour regarding its length +0.25
bash: why the source command actually run the function? and how to... 0.00
In Java, Is it possible to create an object without a class and a c... +0.31
how many distinct numbers can be generated by doing bitwise OR of o... +0.26
What is the "done" function/meaning in the bash while loop? +1.68
Why are there only four tree traversal algorithms? +0.93
How does computeIfAbsent fail ConcurrentHashMap randomly? +1.23
Restrict bounded type parameter A<B> and A<C> 0.00
Minimum number of swaps to sort an array with no duplicates 0.00
Difference between Spanning tree & Minimum spanning tree 0.00
What kinds of declarations does an environment in SML consist of? -0.39
How do I get the substring matched by a named capture group? 0.00
directed graph is strongly connected 0.00
How to test a dynamic substring variable in a conditional in shells... +0.89
Can anyone help me create a deadlock using semaphores? +0.25
Stable Marriage Problem - Empty preference lists +0.26
JSON parsing issue in javascript 0.00
Generating unique id for a given list/set/array of unique numbers -0.96
How to find the probability of each element in a array getting a ce... -0.24
In SML, are product types and function types type constructors? 0.00
Find total cost of deleting maximum numbers one by one from an array +1.25
Javascript the divisor 0.00
Error invalid operands to binary & (have 'int **' and &... +0.24