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 2 3 ... 32
Title Δ
Recursive function in OCaml 0.00
Is there a way to reduce duplication here? 0.00
How to count the number of recurring character repetitions in a cha... 0.00
How to output an empty tuple as part of a function in OCaml? 0.00
Implementing zip in OCaml -0.59
Why is there memory leak by valgrind in a simple OCaml program? -0.04
How can I speed up my function that reads a file and returns its co... -2.06
Converting a string to bytes 0.00
Unallocate large array 0.00
Create a personal type with an Hashtbl as attribute 0.00
Why a function defined in let can be used outside of the function? 0.00
What's type FI and UNKNOWN in OCaml? 0.00
OCaml pattern-match syntax error without double semi colon 0.00
Unbound value in recursive function (Beginner OCaml) 0.00
Polymorphic types in OCaml 0.00
What's causing my OCaml S-expression parser to fail? 0.00
Ocaml function parsing list of lists 0.00
Calculating Euler's constant with OCaml +2.18
Ocaml Error: Answer error (please help fix) 0.00
OCaml Streams: exception handling or Option types? 0.00
Beginner with ocaml types +0.45
Documentation on which OCaml standard library function can raise wh... 0.00
Return a list of the odd indices using List.map 0.00
OCaml - specify size of array in type 0.00
Unbound Module Stdlib +1.82
How can I solve this Ocaml dictionary problem? 0.00
Find the union of lists of pairs without duplicates -0.97
How can I define notation in OCaml? +0.41
not sure what is wrong in this implementation 0.00
How to improve the match pattern to extract second item of a list i... 0.00
OCaml: How to traverse a list parameter in a record type 0.00
Precedence and association in OCaml; unexpected result when calcula... 0.00
Is there any way to print a module type without using a function in... 0.00
OCAML: Simplest way to merge 2 lists +0.41
Variable Hiding in OCaml's Pattern Matching 0.00
Why this reference changed without been assigned new value? 0.00
ocaml Str.full_split does not returns the original string instead o... 0.00
syntax for calling a method in nested objects in Ocaml 0.00
How can I define a val using another val in objects of Ocaml? -1.95
How to fold on x elements of list per fold -2.37
Trouble understanding OCAML power function 0.00
calling recursive function when passing a functon for higher order... 0.00
correct way to invoke a function in OCaml 0.00
How do you generate all permutations of a list with repetition in a... -0.86
Ocaml Abstract Sytnax Tree 0.00
How to count the number of consecutive occurrences in a list of any... 0.00
OCAML tail recursive merge sort 0.00
Sum of Odds in OCaml 0.00
How to print unsigned 64 bit integer -0.69
Why does ocaml have mutable arrays? +1.33