StackRating

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

Fanatic23

Rating
1461.08 (4,527,999th)
Reputation
1,919 (87,077th)
Page: 1
Title Δ
Implementing mutexes? 0.00
Valgrind not showing errors with array copy? -1.74
Detecting eventmachine disconnections and testing for reconnect +0.40
Which one will execute faster, if (flag==0) or if (0==flag)? -1.74
Splitting a string in C into separate parts +4.21
Size of an Integer in C -2.75
destroying a singleton object +0.79
concurrent queue in C++ +4.78
Is this piece of C++ considered okay in terms of memory management? -1.61
gdb to debug double free not detected by valgrind (?) -1.29
Can't Declare a Variable Char[] -1.66
C++ Portability between Windows and Linux -3.22
What are the advantages of using Virtual Machine compilation (eg. J... -0.77
Does such an optimization exist in g++? -1.59
Determine if Linux or Windows in C++ -0.70
Libraries for standard stuff (ie: cout, etc) *NEWBIE QUESTIONS* :) +3.88
If an overridden C++ function calls the parent function, which call... -2.86
What's the best way to unit test code that generates random output? -2.86
STL in C++ how does it work -0.85
Resources for learning C, Unix, Linux and embedded systems -2.86
debugging C++ when compared to debugging C -0.57
What language is smart so that it could understand 'variable a = 0... +0.63
Overloading + to add two pointers -2.61
C++ is it possible to set an object to null? -2.43
Programming VHDL on Linux? -3.91
Do not properly deleted pointers fragment memory? -3.82
How to remove unwanted charecters using split in tcl -2.44
creating a temporary folder in tmp folder c language -3.04
In Gdb how to set conditional breakpoint to a function's 3rd line -0.66
C++ interview question involving class pointers +2.54
problem with ansi c unexpected behaviour? -2.28
C++ finding pointer errors +2.13
Working on a cross platform library +1.67
Can C++ memory leaks negatively affect CPU usage? -1.24
Why freed struct in C still has data? +1.85
Using C struct without including header file -2.98
Professional VHDL IDE? -0.54
Should you remove all warnings in your Verilog or VHDL design? Why... -2.13
How do I get rid of sensitivity list warning when synthesizing Veri... -2.63
Encapsulating user input of data for a class -0.02
Hardware representation for arrays in VHDL -4.01
VHDL - Problem with std_logic_vector 0.00
Is there a need to destroy char * = "string" or char * =... 0.00