StackRating

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

Zang MingJie

Rating
1475.48 (4,510,175th)
Reputation
4,260 (39,247th)
Page: 1 2 3 ... 4
Title Δ
Why can't i assign the name of a 2d array to a 2d pointer? +1.66
passing args to fns of n parameters in a syntactically consistent way -1.77
How does the OS decide how to run a .exe -1.20
Why does echo `cat file` lose all formatting? -0.83
Making an optional template parameter a friend? -0.90
Can I safely cast to a function returning void? +2.02
Can the null character to be passed to argv in the middle of a stri... 0.00
__attribute__ ((weak)) not work for global variable -1.42
How IO monad makes concurrency easy to do in Scala? 0.00
Implementing a recursive lock 0.00
Avoid unnecessary context switching in scala futures -0.40
linux - signal not passed to multi-command 0.00
Redeclaring a non-static inline function as extern -1.38
Life-time of object declared in the second "parameter" of... -1.59
What is socket.SOL_TCP 0.00
cpp using abs() function with size_t 0.00
Does the kernel only execute on occurrence of an exception -1.81
Explain this bash redirection behaviour 0.00
Specialization of member function of class template 0.00
Reason for Scala list methods using mutables internally -0.52
Why does returning a std::optional sometimes move and sometimes copy? -1.02
What is the best way to detect when a child process has terminated... -1.84
Why kernels make use of the high logical address 0.00
Unicode character classification with boost::locale 0.00
Which is better: returning tuple or passing arguments to function a... +2.39
Decreasing memory allocation of an Scala object 0.00
Get signal level of the connected WiFi network 0.00
linux process memory growth when creating a thread 0.00
Passing boost discrete_interval as this argument discards qualifier... 0.00
Getting error in function pointer typecase in CPP 0.00
Using binary values violates GPLv2? 0.00
How to convert physical address to kernel page structure inside ker... -0.47
What does numbers in parenthesis means in readelf outputs? 0.00
How does a queue knows a thread is done without task_done() specifi... +2.13
What happens when an unligned write crosses a page boundary and a f... 0.00
List of Kleisli to Kleisli of list -1.06
if there are one cpu core and two threads with non-blocking and non... 0.00
open() using O_APPEND does not update EOF 0.00
sorting version numbers stored as string in array -0.67
Scala equivalent way of Range to on custom class -1.69
Unicode character not visible while doing cat 0.00
Is there any way to get proc/pid/status after termination or just b... 0.00
Pattern matching on nested arrays in Scala -0.48
Can we use zero-copy for TCP send/recv with the default linux TCP/I... -1.51
time of last git-add +0.45
x=5,6 if x==6 print 6 else print not 6 +0.52
Whether will dd command jump the bad block of emmc? +0.51
Why does the compiler make space on the stack -1.46
Raising exception on managed and unmanaged callback chain with P/In... 0.00
How the time complexity of gcd is Θ(logn)? -0.03