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 Δ
Why do boot loaders relocate in memory? +3.00
Write your own memory manager +3.90
Multithreading in Uniprocessor +2.55
Swap bits in a number in C -3.19
Find a number where it appears exactly N/2 times -1.60
Sort array in ascending order while minimizing "cost" -0.26
Debug heap/STL debugging equivalent for GCC? -3.60
terminology to distinguish between languages that can / can't refer... +1.75
What is a good easy to use profiler for C++ on Linux? +1.87
Double pointer doubts in C -0.89
Where is Java source code for various com.sun.* packages on Leopard? -1.95
What best practices do you recommend for safeguarding user data whi... +3.65
Create Video out of image files? +2.97
Surprising software vulnerabilities or exploits? +3.28
Who "invented" i,j,k as integer counter variable names? -3.99
How to create a movie from 5000 PNG files? -0.98
Why should hash functions use a prime number modulus? -0.14
Why does this code with generics compile? +4.45
Error When Reading a Sequencial File In C++ +3.69
How to Find All Callers of a Function in C++? +2.06
What's an example of a simple C function which is faster implemente... +3.61
Inline functions vs Preprocessor macros -3.42
How would you declare a two dimensional array of pointers in C? +3.76
Simple pthread! C++ -0.13
One MinGW, many GCC versions - how to do it? 0.00
What are a few time-consuming operations in C? +3.13
most efficient data structure for a read-only list of strings (abou... -1.20
1x10^49 in decimal - how binary bits is that and how would you conv... +4.01
Malloc, string pointers, and Valgrind -2.11
How do I encode video in Visual C? +1.25
Struct initialization problem? -0.88
Possible to break a loop when outside of it? -1.62
What future does the GPU have in computing? -0.92
What is the Cost of an L1 Cache Miss? +4.06
How does a stored image or video appear in binary on the hard drive? -2.78
Why doesn't this overflow? +2.66
What does GetModuleHandle() do in this code? -2.28
In what languages can you dynamically rewrite functions on the fly? +3.95
Call a function named in a string variable in C +2.53
Is there a native machine code compiler for JavaScript? +2.39
Library to read ELF file DWARF debug information -2.88
Is Sleep() evil? +4.13
AST from C code 0.00