StackRating

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

Jeffrey Scofield

Rating
1561.82 (5,268th)
Reputation
49,597 (2,031st)
Page: 1 ... 25 26 27 28 29 ... 32
Title Δ
How to find minimum of a tuples list -0.58
Unable to deconstruct product type after simplifying in OCaml 0.00
OCaml: Dynamic Arrays? 0.00
Ocaml List element multiplication +1.26
Duplicate values - Ocaml 0.00
Will it be efficient if I create graph datastructure/algorithms usi... -0.10
Stack automatically modifying when it shouldn't 0.00
OCaml: Effective Path to GUI Programming? 0.00
find the next greatest number, using list in OCaml -1.43
Can I do `type 'a entry = string * 'a * 'a entry;;` in OCaml? +1.36
New to OCaml finding index of element in a list 0.00
How was `val hash : 'a -> int` was implemented in OCaml? 0.00
Ocaml: why these types? +0.41
When does the relaxed value restriction kick in in OCaml? -0.13
How to convert numbers among hex, oct, decimal and binary in OCaml? 0.00
Replacing a sublist with another sublist in Ocaml -0.97
Why wasn't OCaml List.fold_right implemented as tail-recursive? +0.13
How to write `result?1:0` in OCaml? 0.00
Why there is a plus sign before this type? -0.24
OCaml recursive function to apply a function n times -0.81
Defining a function with a function as an argument 0.00
Can't understand OCaml trie type declaration +0.39
why "%d" is wrong in OCaml scanf format? 0.00
How to implement a binary heap using list in OCaml? 0.00
stack_overflow in `list-based` quicksort in OCaml +0.43
Should I implement PriorityQueue (Heap) on List in OCaml? +0.91
Is anyone use SML or OCaml for building real world GUI? +0.39
Do I need to call Random.self_init in OCaml? +0.41
How to shuffle list in O(n) in OCaml? +0.44
Is it possible to break on a handled exception in OCaml? 0.00
Convert list into queue 0.00
Why does OCaml have two sorting functions: List.sort and List.stabl... -1.62
How can I keep polymorphism when using Array to implement Stack in... -0.22
Try to further understanding the interface/module of OCaml -0.11
How can I implement a stack with LinkedList style and in place modi... +2.14
Are there other ways to deconstruct option types in OCaml? +0.41
Ocaml Parsing a list 0.00
Why ocamlc says I mismatched {} while I don't? -0.37
About None in Ocaml 0.00
OCaml Invalid Argument("equal:abstract value") -1.86
Why does pattern with variable not match? 0.00
Ocamllex Syntactical issue 0.00
About the complexity of Map.remove in OCaml +0.14
ocaml parser and lexer 0.00
Strange module loading issue in OCaml -0.59
Tail Recursive Levenshtein Distance +0.51
Ocaml syntax explanation please? 0.00
OCaml find the mode of a list 0.00
improving the efficiency of simple function 0.00
Combining fold and filter 0.00