StackRating

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

Alexey Frunze

Rating
1524.87 (24,062nd)
Reputation
53,489 (1,832nd)
Page: 1 2 3 4 ... 32
Title Δ
Understand Klocwork bitwise operation sign -1.75
How to return or exit a function if meet the condition -0.33
How to expose C struct size without exposing its type? +0.42
how to load address of a label into register in powerpc 0.00
How do I process the return value inf +1.29
Unions, aliasing and type-punning in practice: what works and what... -0.96
Is it possible to expand a gap buffer without copying data? 0.00
What do ? mean when looking at hexadecimal numbers for FAT entry va... 0.00
Difference between relative and logical address 0.00
Explanation of integer and register constant character in function -0.38
Disabling/Enabling interrupts on x86 architectures 0.00
__debugbreak and int3 instruction 0.00
Subtlety in converting doubles to a sound byte output -0.04
Automatic initialization of local variables in C -1.61
load 16-bit data from table in 8051 without modifying DPTR 0.00
Please explain this statement of mips? 0.00
Demand paging terminologies clarification 0.00
two's complement - what if there's one more bit needed to r... 0.00
The leading underscore not recommended nowadays for labels? 0.00
Extended ASCII characters are printed in yellow instead of white -... 0.00
Assembler - write binary in assembly from decimal 0.00
Can someone explain why "void func_dec(void (*)(int) funcptr);... +2.47
Is a process' page table mapped to Kernel address space? 0.00
Elegant way to get rid of comparison between signed and unsigned in... -1.67
Can I use two complement for SUB instruction gameboy emulation? -0.54
Can RAM be conceptually divided into 'stack' and 'heap... 0.00
Assembler passes issue 0.00
KMP algorithm worst case analysis 0.00
Why Do We have unsigned and signed int type in C? +0.42
warning: passing argument 2 of ‘fopen’ makes pointer from integer w... -1.25
SHL instruction OF and CF setting 0.00
Context Switch implies Mode Switch 0.00
Anything like multiple instances of a function -2.08
Switching roles of EDI and ESI registers 0.00
realloc(), lifetime and UB +0.04
MIPS lb sw instructions 0.00
Stack structure during protected mode initialization 0.00
Understanding MIPS 0.00
MIPS architecture R-type explanation 0.00
we see virtual address of a process (in paging system), where does... +0.21
Weired behaviour of GNU AS on divu MIPS instruction 0.00
Implement x86 to x64 assembly code switch -0.52
Custom Named PE Files and Headers -0.04
why real mode applications cannot be run in a protected mode? 0.00
Is this forward declaration of a function pointer valid in C? +2.00
Can't understand Mips, ALU, Clock Cycle Related Solution 0.00
Why are mov ds,[bx] and mov ds,[2345H] valid? 0.00
Visualisation of the memory layout of C structs +1.99
Does this expression a = a + b - ( b = a ); gives wrong output beca... -1.28
How do I know if something in a MIPS memory address is signed or un... -0.42