StackRating

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

Eric Postpischil

Rating
1674.77 (285th)
Reputation
91,475 (854th)
Page: 1 ... 36 37 38 39 40 ... 69
Title Δ
Matrix Multiplication using divide&conquer 0.00
Finding the value of pointers in memory C 0.00
Is the stack offset assigned to local stack variables ever reused,... 0.00
Performance benefit of using buffer on heap over stack (C) +1.37
Absolute Rounding Error for IEEE binary32 (single precision) subnor... 0.00
Casting char** to char* - Does it change what it points to? +0.26
Function argument and variable addresses in C 0.00
Conway's Game of Life Buffer Underflow 0.00
How do bit values relate to floating points in terms of the exp and... 0.00
Max Expected Floating Point Error in Python -0.23
What is better practice? Pass class member by pointer or identifier? +1.08
Why does the decimal 5.875 end up converting to 101.111 in floating... 0.00
JS - Converting with toFixed and back not the same number 0.00
Why doesn't this noise function handle negative arguments? 0.00
Why does rand() produce integers with difference of 3 or 4? -2.90
Argument to the main function in C Programming 0.00
How is this basic algorithm O(n)? 0.00
Reading double to platform endianness with union and bit shift, is... +1.08
Bitset to float or double value c++ -1.02
What exactly is the value contained in an uninitialized local varia... +0.56
Prevent overflow/underflow in float division +0.77
Converting Float to IEEE754 0.00
Similar function to the Java NextInt in C 0.00
Calculation of maximum floating point error +1.40
Loss of precision for int to float conversion +1.23
How to display result of an expression based on its data type in C -0.85
C program taking forever when creating array and writing to .txt file 0.00
Scope of variables mechanism in c -0.88
extract binary value of mantissa +0.27
Recursive union definition in C 0.00
Understanding an x86 ASM function in C +0.26
64 Bit Hex conversion to decimal 0.00
Why can't I pass the pointer instead of the pointer to pointer... -0.34
Char and double pointers declaration +2.03
Oddly specific series in standard C that i cant really solve (newb) +0.30
What does it mean for a Makefile to "relink"? 0.00
Passing ">>" as an execv argument? 0.00
simple define vs computed define using GCC 0.00
Looping through all representable decimals in ascending order 0.00
Can someone please explain what these line of codes mean? 0.00
Is it possible to do bitwise operation on multiple successive array... +1.45
Using scanf() for arrays in C 0.00
Does C support anonymous members of unions? 0.00
c function returns 2 values but only 1 is passed to the statement -0.72
difference between "clean data cache miss" and "dirt... 0.00
Store leading zeroes in C +1.30
Can you assign pointers of different types to each others? -1.96
Is there a way to tell the C compiler that a pointer has no aliasin... 0.00
How to round numbers in range after division (10.25 to 11)? +0.14
SIC/XE Can I put new value to a value that already has its own value? 0.00