StackRating

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

David Rodríguez - dribeas

Rating
1612.89 (1,314th)
Reputation
178,288 (281st)
Page: 1 ... 54 55 56 57 58 59
Title Δ
how does ofstream or ostream type cast all types to string? +1.73
Computing length of array +0.52
c++ templatized interface -0.03
Passing an array by reference in C? +1.08
Automatic Java to C++ conversion +1.38
C++: Replacing part of string using iterators is not working +0.66
Faster to malloc multiple small times or few large times? -0.30
is this possible in C++? +1.05
C++ STL Range Container +1.27
Purpose of struct, typedef struct, in C++ -0.43
How can I combine the factory pattern with code flexibility +0.53
Best Practice For List of Polymorphic Objects in C++ +2.22
The Skyline Problem‍​​ -0.75
Default value to a parameter while passing by reference in C++ 0.00
Non-member non-friend functions vs private functions +0.44
Calling inline functions C++ -0.59
Defining a proper subtraction operator -1.05
see previous definition of 'some symbol' +1.19
Is it possible to make pointers to distinct template types converti... -0.62
Is it possible to make pointers to distinct template types converti... +1.13
Coding C++ without headers, best practices? 0.00
Passing unnamed classes through functions +1.60
Did I read somewhere that C++/CLI moves us towards a "header-f... -2.14
Why do I need to close fds when reading and writing to the pipe? +0.12
Optional reference member - is it possible? +1.07
Constructor cannot access private members of its own class +0.45
Calling virtual functions inside constructors +0.40
Can I have a function with zero arguments and no return typelang? +0.70
Is the size of an object needed for creating object on heap? -1.24
Visually marking conditional compilation +0.42
Negator adaptors in STL +0.02
destructor of static class need a mutex? +0.67
Do template specializations require template<> syntax? +0.50
C++, removing #include<vector> or #include<string> in c... +0.57
5D array hash table -0.92
C++ array[index] vs index[array] -0.89
determing access type of member variables of a class +0.99
passing this from constructor initializer list +0.05
Is there a way to define variables of two different types in a for... -0.26
Is there a way to define variables of two different types in a for... +0.17
How and How often do you refactor your code? +0.76
Should I learn C++ based on new or old standard (specification)? +1.83
What happens to memory that is not freed after end of program? -0.59
Union – useless anachronism or useful old school trick? 0.00
C++ - construction of an object inside a class +1.00
How to determine whether a C++ template has specified method 0.00
C++: Trying to import class as a class member into another class, d... +0.27
Naming: Why should named constants be all uppercase in C++/Java? +1.28
Reorder vector using a vector of indices +0.35
Why is there no ^^ operator in C/C++? -0.47