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 5 6 ... 32
Title Δ
Why does the address of a function change with every run? -2.27
What could be case of use `int x = x;` expression (C language)? +2.27
What is the best practice to intercept an exception handler in Linu... 0.00
Log base b x in Linux x86-64 Assembly -0.29
Achieving indirect adressing while only using absolute(direct) adre... 0.00
Full variation of Random numbers in C -2.15
IEEE 754 floating point 0.00
Let C18 throw a compiler error +0.47
Define a c type in bits +0.02
why would this two mips instructions cause data hazards in pipeline? -0.29
Difference between accessing Memory Mapped Registers using char and... -1.18
Optimize my read() loop C (two loops in one) +0.47
Addressing in Assembly +0.45
Can we use Two 32 bit reg(32 + 32 = 64) at a time to make it able t... 0.00
How to skip (not execute!) a call in GDB when debugging without sym... -0.17
Pointer of void array +0.20
c - Extracting comments and strings - edited 0.00
Calling Assembly Functions in Nasm 0.00
Bitwise on negative numbers -0.09
What happens if we bitwise shift an integer more than its size +1.78
C : Modulus operator on unsigned int gives unexpected output -1.13
MIPS saving data in arrays 0.00
Understanding the semantics of C pointer casts when applied to lite... -1.12
ASM Floating-point unit giving wrong numbers 0.00
Emulate clock with second channel of system timer 0.00
How do I traverse a memory block in a struct with pointers? +1.88
Modulus of Product of two integers 0.00
Code is overwriting array -0.38
How to save the memory when storing color information in Red-Black... +1.99
Floating point emulation or Fixed Point for numbers in a given range -1.41
Converting subnet mask prefix with C +0.45
C++: Implementing merge sort from scratch +1.12
Page Table Management 0.00
Is there a byte of ROM which is unused in normal operation? 0.00
Some clarification on TCB of an operting system 0.00
Efficient way to (not) draw pixels underneath of other pixels? -0.56
How a task in linux which is waiting for a lock, wakes up once the... 0.00
implement: a string-to-string database +1.07
How do I convert a string representing a signed hex int into its si... -2.19
How do you pass the result from one function into another function? +1.45
Adding a 440HZ-tone on a 2ch PCM (merging PCM, noise-overlay) 0.00
A good algorithm for string comparing (like Total Commander compare) +0.87
Smallest values for int8_t and int64_t -1.28
Rounding numbers on AVRs in C -1.01
How to find the first m smallest integers in an array in O(n)? +0.21
Mapping integral values to other integral values 0.00
Custom hash for unique ID -0.11
Can FXSAVE be executed twice before an FXRSTOR? 0.00
Are wchar_t and multibyte functions part of ANSI C? +0.56
In C, when might the names "forgiveme" and "forgivem... -0.07