StackRating

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

Vaughn Cato

Rating
1582.77 (2,777th)
Reputation
54,475 (1,784th)
Page: 1 ... 9 10 11 12 13 ... 22
Title Δ
Must unit tests be independent if the setup time is not insignifica... -2.70
Difference between brute force and Euclidean algorithms for finding... -1.09
How to write this function C +0.89
One struct with unique_ptr fields but with different deleters +2.48
Putting information from a char array into a Dynamically created ar... +1.09
Implementation of RTTI using typeid -1.21
What's wrong in these 5 myriad ways of declaring/initializing const... +0.80
what's the difference berween &ch_array[0] and ch_array? -0.41
Base Class' Virtual Destructor c++ -0.12
Returning instances allocated in the heap vs in the stack +1.76
Is the destructor of the local variable always guaranteed to be cal... -0.58
How to safely free memory using a pointer which has been adjusted -0.67
Reference variable defined more than once -0.07
Member-Function-Scoped Variable -1.09
Non-class-name C++11 type-name that is a simple-template-id? 0.00
How to place numbers into certain groups? C++ 0.00
Replace all text between 2 strings python -0.16
Recasting const function +1.85
Why does printf concatenate two variables when outputing, but only... +0.38
inconsistent string sorting with template method +0.20
ERROR: "dependent name is not a type". When use typedef t... -0.29
Going into directory using bash variable +1.83
Read integers from file - line by line +0.88
How to remove code duplicity in python list comprehension? +0.42
Difference between creating object with "new" or not. +1.69
Bash: How to set a variable from argument, and with a default value -1.36
How to convert Euler Angles to Front, Up, Right vectors 0.00
How to set a preceding function parameter to its default in c++? -1.67
Virtual multiple inheritance and pointers -0.47
Use enum from other class without classname:: -0.19
Initializing a pointer to point to a character in a string using th... +1.04
overloading operators for struct as map key 0.00
find only files with extension using ls -1.42
Why does float do this? -1.02
Dynamic programming methodology 0.00
C++11 - Clearing out Return Value Syntax and decltype Keyword +1.31
What is an efficient algorithm to compare two large lists of data i... -0.26
vim: delete all words on line except last +0.78
Python list comprehension - want to avoid repeated evaluation +0.80
Inherit constructors from template base class without repeating tem... +0.41
C++ casting static two-dimensional double array to double** +0.38
Return a function pointer, with variable number of arguments -2.55
const char * and char * -1.36
Clarification for use of char buffers when char buffer is using sev... -0.48
extract char from string +0.83
split string based on delimeter and put them into array using bash... +0.43
Can I get the class for which a static method was called? 0.00
Is it a better way to use an Init() for memory allocation than Cons... -0.45
setting variable Linux 0.00
Difference between "class variable", "class variable... +0.40