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 6 ... 9
Title Δ
C Semaphores DeadLock Condition -0.26
How to send data over a raw ethernet socket using sendto without us... +0.45
Nesting Structs in C +2.09
Difference in struct sizes when #pragma pack(1) is used on Solaris... +0.45
send messages from c++ server to java client +0.18
modify part of a string in a string pointer +0.83
Why the following do-while loop is valid? -0.06
How does this C code generate the correct size for the first index... 0.00
Bad permissions for mapped region +2.46
Measuring Cache Latencies +1.51
Accessing parameters using registers in 64 bit arch -1.43
How can I access function arguments as an array? +1.39
What is '^' operator used in C other than to check if two numbers a... +1.61
DOES htonl() change byte order on BIG ENDIAN machine? +2.00
Linux shared memory: shmget() vs mmap()? +2.07
Dynamic library (.so) : Link time and run time 0.00
How to convert uint16_t into char array in c? -0.06
loop optimization - rework -2.26
loop optimization - rework +0.74
IF and order of comparisons +2.03
getting error in c program "undefined reference to gettid" +0.47
Inline function, always n+1 copies of code, where 'n' is number of... -1.87
How can I print out an int* which I am accessing using [rows][cols]... +0.47
C finding out prime factor of large number +0.03
Can the fpos_t type take a null value? -0.55
Rounding up integer without using float, double, or division -1.54
C: How to get a 4096 bit prime number? +2.07
How to make a C program that finds the numbers in the array and the... -0.70
Global variable definition in C +1.12
Does mmap or malloc allocate RAM? +2.19
Issue with comparing pointers to integers and making integers witho... -0.22
Casting void pointer to struct pointer does not return correct poin... 0.00
Is it possible to change a pointer type permanently during executio... 0.00
how do I declare a global array of pthreads without knowing the siz... 0.00
time(*time_t) does not get current time (homework) +0.45
What does casting to void* does when passing arguments to variadic... -2.12
Pointer to a 2-D array -1.15
Why does C/C++ automatically convert char/wchar_t/short/bool/enum t... +2.18
Using two pause() to catch two signals but failed 0.00
How to wrap printf() into a function or macro? +2.15
Check the following code. Its related to the pointer to an array co... +1.35
2D Array where each row have diffrent type of structure's pointer 0.00
Assembly Language to C equivalent +1.24
lvalue required as left operand of assignment, can't find issue 0.00
Socket undeclared when i use -std=c99 [c] 0.00
how to search in enum type in C 0.00
Representing routing table using threads in C - homework Task 0.00
check unused variable in C project +0.92
terminal interrupts forking printf() -0.52
Weird declaration of constants in C -1.32