StackRating

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

Art

Rating
1568.37 (4,243rd)
Reputation
17,037 (8,130th)
Page: 1 2 3 4 5 6 ... 9
Title Δ
Why I am getting wrong answers in Date function in golang 0.00
Why utf8.Validstring function not detecting invalid unicode charact... +1.94
What happen if thread crashes, which is better thread or process? 0.00
gcc -O2 optimize to wrong behavior, is it a bug? +0.55
How does the + operator work in C? -0.71
fstat: st_atime and st_mtime not a member? 0.00
Bit operation: Similar operation results in different results -1.22
Is this (char*)&x cast's behaviour well-defined? -0.92
Timer freezes after some time 0.00
how could i decrypt the below payload into human readable text?? ki... 0.00
How to get gcc to generate decent code that checks if a buffer is f... +1.54
Year 2038 solution for embedded Linux (32 bit)? +0.81
When does memory load cause bus error on x86-64 linux? +1.75
Getting wrong glibc function address on ARM 0.00
gcc: __fread_chk_warn warning 0.00
When I debug a C program with gdb, and key in 'p system', w... 0.00
How can I secure the plugins I load? -0.25
GCC optimization differences in recursive functions using globals +1.11
What does the compiler do to a function which contains only one fun... +1.01
Storing data in the most significant bits of a pointer 0.00
Shared libraries vs executable 0.00
Unable to Unmarshall the data correctly in golang from a map to a s... -0.13
Obtain size of array via write permission check +1.53
setlocale raising errno while a non-NULL value is returned -2.21
usage golang atomic LoadInt32/StoreInt32 (64) 0.00
fork() implementation by using svc call +0.43
Memory allocation for C program -1.00
Why does GCC -O2 and -O3 optimization break this program? -0.53
Passing a structure through unix domain socket -2.46
Will (int)pow(n,m) be wrong for some positive integers n,m? -1.38
How to communicate two processes using pipes +1.23
Does OpenBSD's concept of W^X prevent self-modifying code optim... 0.00
Is it okay to seed the randomizer more than once if done this way? -2.46
Are pointer variables just integers with some operators or are they... -0.85
invalid read of size 4 when using free() +0.13
Reading TCP_NODELAY using getsockopt returning a weird value 0.00
Is static linking in Linux portable? -0.36
Efficiency of structs of length 8, and uint64_t +0.58
Which is faster: Increment or equation with addition arithmetic +0.60
bsearch failed to find string member in an array of structure 0.00
Do I really need mutex lock in this case? +0.39
Ordering guarantee in GCC -0.58
mmap invalid argument error +1.27
Executing an external program when forking is not advisable -2.20
Protecting heap data when a program is halted 0.00
How to capture environment after fork and exec in c? +0.39
Which anonymous areas are created/accessed by libc? +0.36
Segmentation fault with ulimit set correctly +0.37
sbrk system call in unix +0.37
Recursive finding the indexes of 2 biggest nums in massive (C) -0.10