StackRating

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

Falaina

Rating
1572.34 (3,779th)
Reputation
6,125 (26,604th)
Page: 1 2
Title Δ
How can I do a CPU cache flush? -0.61
FLOPS what really is a FLOP +2.63
How can I get valgrind to tell me the address of each non-freed blo... 0.00
FLOPS Intel core and testing it with C (innerproduct) +3.32
Is it possible to lock some data in CPU cache? +2.50
create a program that inputs a regular expression and outputs strin... +3.34
Is there a library that provides static analysis of regular express... -1.81
Shared memory access without semaphores +2.08
Would it be possible to have a compiler that would predict every po... -1.95
Segmentation fault question +0.57
Where does stack for each program begin in memory? +4.31
Inline assembly and function overwriting resulting in a segfault +1.26
How to make sure that your code is secure? +1.04
What is the optimization level ( g++ ) you use while compairing two... -2.09
How to write program during compiling? +5.30
Algorithm for fair distribution of numbers into two sets +2.77
Lookup structure for handling future events (time based) +3.20
The simplest code hacking +1.96
How to see JIT-compiled code in JVM? +3.51
Can you help with this assembly language code? +3.43
Design Pattern: managing a limited number of a resource -4.34
Faster approach to checking for an all-zero buffer in C? -1.70
O(log N) == O(1) - Why not? +3.20
Can C++ automatic variables vary in size? +1.89
Why code segment is Common for different instances of same program -4.24
Given a string s and an array of smaller strings, T, how to design... +3.44
What could be causing this crash? -0.05
Generate unique numbers from a finite range for more than one node -3.66
Why do the Java tutorials construct Booleans explicitly? -2.54
Translate goto statements to if, switch, while, break, etc +2.64
printf executing .exe files in cygwin +3.56
How to run Valgrind in parallel with our process so its performance... -0.31
Shortest Path For A Dag 0.00
How to learn about building tools in linux? -2.54
How do you bind a language (python, for example) to another (say, C... -0.57
Build 32-bit with 64-bit llvm-gcc -0.43
Is there a way to figure out the top callers of a C function? -1.36
optimizing branching by re-ordering +1.82
isDefined function? +0.25
string doesn't end at NULL but still behaves normally, why? +2.14
Image Comparison -3.56
How to Print Hexadecimal Numbers in PHP or Java +3.86
What would you tell yourself if you were teaching your past-self Ja... +2.87
Java uninitialized variable with finally curiosity -0.05
C : How do you simulate an 'instance'? +2.77
How can I force GDB to disassemble? -1.35
C - Check if Integer is assigned -3.19
What techniques/strategies do people use for building objects in C... +2.01
Uninitialized values being initialized? -0.11
Do you use assertions? +3.29