StackRating

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

Sergey L.

Rating
1553.74 (6,932nd)
Reputation
17,475 (8,029th)
Page: 1 2 3 4 5 ... 9
Title Δ
Different values on dereferencing a pointer in c +2.63
open() and write() functions in C +0.44
OpenMP and private reusable memory 0.00
How this fork() code create five processes? +0.45
Any way to dynamic update a binary (executable file) at running tim... 0.00
calling main function in C +1.05
How to set a directory for multiple C file in GCC -0.07
how to give base address of 2d array to pointers -0.71
How to find out the number of transmitted/received bytes for a socket -0.11
Taking pthread id as an input -0.08
C/ min and max of a little field +0.42
Implementing pipe in C +2.00
Linking C and C++ object files -2.78
Dynamic linking (using dlopen) and header inclusion in C 0.00
#pragma pack vs -fpack-struct for Intel C -0.34
How to correctly pass a String array as function argument? -0.06
Difference between these two pointer to char initialisations +0.62
Take milliseconds from localtime (without Boost!) in C 0.00
How to use fopen in C +0.43
undefined reference on linux but works fine on mac 0.00
Convert char from big endian to little endian in C +1.56
Does this expression invokes undefined behavior? -0.23
How to detect ambiguities in linking using ld 0.00
Passing Struct pointer to a function -1.32
Understanding a part of code +1.33
Why is argv (argument vector) in C defined as a pointer and what is... -1.33
Linux fork function compared to Windows' CreateProcess - what gets... +1.14
cannot find bits/mathcalls.h 0.00
Confused about htonl output -2.25
how to debug memory overwriting on linux -0.31
Is it possible to "punch holes" through mmap'ed anonymous... +2.17
Not able to use *p1 / *p2 as it's considering /* as start of commen... +1.37
Getting PID of the process created by xdg-open -2.24
stripping end of a string in C +1.02
adding heterogeneous members to an array -1.06
Pointer to 2 Dimensional Array +1.37
In C, how can you check if a bit is set using XOR? +1.26
pass the argv and argc to thread 0.00
WRMSR on x86_64 64bit RCX register value is wrongly set 0.00
Reading binary files c -0.52
Endian representation of 64-bit values +2.26
Best Practice: Where to store static function declarations -1.13
How to wait inside SIGABRT signal handler 0.00
Constant pointer vs Pointer to constant -0.62
what is the reason of different allocation of memory to the given s... -1.48
What is the equivalent of printf for write in C? 0.00
How `realloc` work actually in the background? +1.45
Malloc behaviour explanation -0.98
How increment operator works in if statement? +0.86
free() not freeing memory in embedded linux. +1.15