StackRating

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

technosaurus

Rating
1426.01 (4,535,629th)
Reputation
6,030 (27,041st)
Page: 1 2 3 ... 6
Title Δ
Are bigger numbers harder to divide than smaller ones? 0.00
Micro-optimizing a linear search loop over a huge array with OpenMP... 0.00
Time limit exceeded - Fibonacci 0.00
Mapping hex digits to contiguous integers: GCC's switch works 1... +0.58
Find the least common multiple of multiple numbers -0.53
Blit faster than conditional + pointer increment? -0.37
Multiple arguments by value or pointer to struct in C +0.61
Where the const reduce performance rather than optimizing it? +1.36
Typecasting for functions with different arguments in c -0.37
Any possible code that can flip a bit/integer/bool between 0 and 1... -0.61
common gcc C/C++ flags between Atom & i3/5? 0.00
In embedded MCU application is it better to use uint_fast16_t or si... -0.29
Fast way to count smaller/equal/larger elements in array -0.73
C - Can I define a default function pointer in a struct? -0.70
Is there any way to speedup be32 encoding in C? -0.37
C - operator ? - operand types are incompatible ("int" an... +0.42
Find all lines within a circle, for many circles. Optimization -1.28
Compiler optimization of if statement in C -0.11
Integer powers in C +0.59
Draw rectangles, circles or arbitrary polygons in a m x n matrix -0.33
Is this code as efficient as it could be? -0.66
nested if vs. and condition -1.16
Optimize Case Statement -0.24
How to break an array into blocks -0.54
Does a for loop iteration equate as a branch? -0.43
How to make gcc optimize function call with constant parameters at... -0.88
Efficiently dividing unsigned value by a power of two, rounding up +0.63
Minimum number of bits to represent the result of an expression on... -0.14
Unable to Run application via Terminal but application working fine... -0.91
Is there a shorter way to write compound 'if' conditions? -0.73
Multiple printf() calls vs one printf() call with a long string? -1.50
Designators in c89 -0.41
static const std::map<string, int> vs if-elseif -0.82
Alternative way to obtain argc and argv of a process -0.67
extract some lines according to one field using bash scripting -0.38
Passing operator as a parameter in C99 -0.15
What does this socat command do? -0.36
custom data type in c: 4x14bit + 1x8bit within a 64 bit 'contai... -0.98
Export Makers, Symbol Visibility, ...? -0.86
C variable allocation using macro +0.37
Using if (!!(expr)) instead of if (expr) -0.26
Comparator as function parameter -0.78
Atomically increment two integers with CAS -0.09
How to find the position of the only-set-bit in a 64-bit value usin... -0.92
Heap memory allocation -0.03
Predict flaws in C Code -1.43
Is this pointer code legal on 64-bit computers -0.42
What is the most efficient way to represent small values in a struct? +0.57
Bitmask enum for combining credit card network +0.37
How to select register variables in C? -0.09