StackRating

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

hugomg

Rating
1523.99 (25,221st)
Reputation
50,955 (1,946th)
Page: 1 2 3 4 ... 23
Title Δ
What is the difference between assigning to exports vs. module? 0.00
Why isn't this regex working? It should be working based on div... 0.00
Variable Scope Issue in Python -0.62
how to split String with a "pattern" from list -0.31
Choosing python data structures to speed up algorithm implementation -1.23
Split array into two different arrays using functional JavaScript +1.68
Running a loop 29,000,000 iterations, faster in lua 0.00
Lua 4.0.1 appendto 0.00
Passing a "pointer to a virtual function" as argument in... +1.79
Node js for-loop wait for asynchronous function before next iterati... +0.19
Javascript: How to access properties and method of IIFE -0.77
How do I convert a symbolic GtkIconSize to an integer size in pixels? 0.00
Is there a way to check if a GTK widget supports a property without... +1.98
Recursion and dynamic programming -0.50
Fastest Path with Acceleration at Points -0.12
Is there a better (i.e. more Pythonic) way to deal with packing/unp... 0.00
Why can't I call a method on the Object type with a variable of... -2.03
How do you access data in a const char **& in C++? +0.46
Why can't the call member of a function be assigned to a variable 0.00
Why in this case the inner function has no access to outer variable? -1.49
react native newbie questions '() =>' meaning? -0.57
How to use random.randint to find random 0 and 1 with not equal pro... +1.29
Control.Arrow: Why "let (a,b) = (first,second)" fails? -2.12
Convert decimal to hex in Lua 4? 0.00
Recursion pseudocode with two values per function +2.34
Idiomatic way to include a null character / byte in a string in OCaml 0.00
Why is 23 equal to 10111 in binary? -1.80
Can a C program be executed, in the same makefile as it is being bu... -1.39
Why won't this Scheme function compile? +1.97
Trying to understand reference of and address of in pointers +0.46
Do I have to use a Union Find data structure when implementing Krus... 0.00
Callbacks in JavaScript -1.19
Javascript ternary operator (?:) change and return object in single... -0.33
In Haskell, what is the most straightforward way to take roots of r... 0.00
Javascript function wait fo other one to occur +0.46
lua: why the character "$" cause "unexpected symbol... 0.00
How to infer the type of liftM2 (==) id and (\x->x+1) id 0.00
Callback using no parameters and this.push 0.00
Merlin complains about a missing module in the same project 0.00
Turning a string, '+' into the + operator 0.00
Why clang doesn't issued a warning with using uninitialized arr... 0.00
Separate scanf input with space in C 0.00
Handle a char array returned from a function in C +2.27
How am I computing e^x incorrectly? 0.00
Why doesn't product [0..] evaluate to 0 "instantly"? -0.22
javascript recursion in loop return statement not working 0.00
time complexity of relation T(n) = T(n-1) + T(n/2) + n +2.18
how does javascript move to a specific index in an array? +1.41
How does JavaScript's grouping operator work? -0.53
How do I wrap this JavaScript in an Immediately-Invoked Function Ex... 0.00