StackRating

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

murrekatt

Rating
1487.21 (4,452,568th)
Reputation
3,827 (43,848th)
Page: 1 2
Title Δ
what is the best way of deallocating memory in c++ +2.85
Boost asio socket: fastest way to read file from hard drive? +2.22
boost asio for sync server keeping TCP session open (with google pr... +4.12
A doubt about sizeof -2.27
Boost thread questions -2.51
Using "namespace foo {" instead of explicitly qualifying... -0.36
Can C++ macros add some code to the end of C++ file? -1.40
Definitions of Unit testing +0.11
Parsing microseconds with boost 0.00
How to implement a shared buffer? -1.90
Two-way asynchronous communication in C++ +0.43
Removing repeated characters in string without using recursion -3.86
Can I share boost::asio::tcp::socket object between 2 threads that... 0.00
Passing user input to function with char* parameters -0.71
How to write fast (low level) code? +1.01
Unit test terms 0.00
Friendship not inherited - what are the alternatives? +2.41
Should I use TDD to design my clients as well as my libraries? -2.34
When do we need a private constructor in C++ +0.33
How can I determine the name of my unit test before its execution? -1.66
C++ cross platform build automation -2.63
How to share the iPhone screen with a Mac 0.00
Checklist steps of an agile task +4.33
What continuous integration servers work well with ruby on rails 3... -4.29
Ambiguity in number comparisons (in C)? -1.41
Does constructing an iostream (c++) read data from the hard drive i... +3.84
Problems with map as array +0.17
C++ container of structs needed for dual access find operations -1.24
c++ threads - parallel processing +2.77
Large number of threads in C++ and Efficiency +0.58
How to make serialization run in parallel -1.17
C++ socket option reuse port +0.20
Compiling and running a Qt program -2.22
fastest data structure for retrieval info c++ +0.15
C++ incrementals builds for continuous integration -1.64
Release build vs nightly build +0.52
Who should write tests? +3.78
Multiple class names inside single .hpp file -1.70
C program output is confusing +2.12
Single vs. Multiple Unit Test Projects per Solution? +4.05
Learning C++ using a template +3.18
Do I only have to mock out external dependencies in a unit test? Wh... +1.28
Help writing JUnit for JDBC +2.77
C++ destructor problem -3.72
Can multithreading speed up memory allocation? +2.53
What reasons are there to place member functions before member vari... -1.22
Why is explicit allowed for default constructors and constructors w... -3.46
Ruby Curve Fitting (logarithmic regression) package 0.00