StackRating

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

Blagovest Buyukliev

Rating
1605.83 (1,549th)
Reputation
35,099 (3,295th)
Page: 1 2 3 ... 12
Title Δ
Enumerate over an array in C while outputting the number of the array -0.36
Minimum Alignment Requirements for a Machine +1.94
Unix - how to change buffer strategy with a pseudo terminal? -1.67
Multiple children of a single parent process 0.00
x86 variable alignment in memory without struct using C -0.29
Way of structure memory allocation +0.33
Address and contents of array variable vs pointer in C +1.52
C- Efficient code vs Good Code -0.97
C++ lvalues and rvalues +0.92
sizeof operator evaluates in which stage of compilation in gcc 0.00
C/C++ convention for pointers and `const` +1.54
Correct format specifiers for custom integer types in C to ensure p... +1.42
Converting char array to int with strtol() in C 0.00
Is unsigned char i equivalent to unsigned j? +1.39
Issue with auto variable +2.25
Typecasting int to char * -2.11
error: lvalue required as increment operand 0.00
Why is a datatype necessary for an initialization that follows a de... +0.09
Malloc at the same heap location? -0.49
Integer-overflow on array index -2.31
Questions about stack allocations in C +0.84
Why can't I write to this buffer? +0.99
generic programming in C - void*- const-correctness -0.26
Array element count in C -1.66
C --> headers & variables +0.66
Padding in a C struct with u_long +1.61
Viewing attributes of a file with stat (C) +1.61
How to safely close a large c application in linux? -2.33
char const *const *const varName -1.74
Declaration of an array in disassembled code 0.00
How 32 bit IR hold load instruction?(RISC style 32bit architechture) -1.72
Lexical error vs syntax error in C 0.00
How do I make macro constants globally accessible in C? -1.50
What does opening a file actually do? +1.42
Char array to unsigned short conversion issue +1.35
Handling header in data buffer +0.35
Import in header file vs. import in source file -2.55
What happens to the child process, when the parent process calls an... 0.00
Pointer declared as constant as well as volatile +1.54
mmap invalid argument error -0.92
c program to calculate the amount of memory usage by the system? -0.13
Pointer memory usage -2.02
How to find all tar files in various sub-folders, then extract them... -2.38
Interpreting STRACE output - pipes and forks 0.00
mmap thread safety in a multi-core and multi-cpu environment -1.39
Why can't we use variables inside a case in switch construct? +1.57
Pointer arithmetic around cast +0.34
C Pattern/Idiom for balancing alloc/free 0.00
Why does adding to a pointer with += work, but pointer + 1 doesn... +1.02
Writing to a Named Pipe not showing the full content of a string 0.00