StackRating

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

bobah

Rating
1490.71 (4,404,459th)
Reputation
13,650 (10,531st)
Page: 1 ... 4 5 6 7 8 ... 11
Title Δ
C++: how does the destructor work internally and who calls the defa... +0.67
should I continue to use boost::shared_array or use boost::shared_p... +0.49
If I declare a class instance with no name, will it stay in memory? +0.84
Macro to print function entry and exit trace -0.01
One way road bridge with semaphore 0.00
Passing a unique_ptr to a function which adds it to a vector +0.51
how to filter piped information with grep and filter all if word is... +0.52
better way to get file1 and file2 union content via linux file comm... 0.00
Create parallel processes and wait for all of them to finish, then... +0.03
$0 doesn't work when I source a bash script -0.93
In Java, is a global variable always put on the heap? -0.32
Idiomatic bash: set default value for variable +0.48
Datetime comparison in C -1.89
avoid copys when pushing an element into std::queue +1.81
Difference in .tar.gz and first gz and then tar +0.31
how to run a multiple instance of a jar on a linux server? 0.00
How sensible is it to put new'd objects in a constructor initialiser? +0.45
What is the best way to calculate the time consumed of "copyin... -1.26
reference counting with shared objects and reference object 0.00
Tokenizing an arithmetic expression? +0.51
abstraction and performance 0.00
Managing heap with dynamically linked libraries -0.59
Change member object to pointer to resolve circular dependency -0.00
make with dynamic target names 0.00
communication between a cpp file and an h file +0.49
Object Oriented Analysis C++ +0.36
Loop thru directory and return directory name -0.40
In Visual C++ , Call A Function And Execute Rest Of The Program, Si... +0.49
How to delete a linked list without recursion? +0.24
how to check if the given local path is accessible for write in java +1.66
throw non-exception objects -1.16
Template integer parameter constructor +2.74
How to compile Protobuf in a way to get less number of method count 0.00
Java asynchronous concurrent communication component 0.00
function template explicit instantiation extern 0.00
creating a web application from java application -0.51
for(auto i : c) -- Is there a short way to do it in reverse directi... -1.60
How to implement depth first search for graph with non-recursive ap... +0.20
c++11 clearing a container with std::swap vs operator=(T&&) -1.08
unable to read a .list extension file in c++ 0.00
shell script, need help to check if file exists 0.00
How to share files tortoise svn? 0.00
Pass bash shell variable to Makefile? 0.00
Expressing "read-only, no modification of position" for s... -1.24
Optimize file reading C++ -1.23
what does int(x) do? +0.44
Use cases and preferences of copy, reference and pointer in object... 0.00
C++ Iterators: How to find the index for a heapsort -1.74
Is it better to use `static const std::string` or just `const std::... -0.70
Effect on the original InputStream after wrapping with BufferedInpu... -0.01