StackRating

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

Michael Kristofik

Rating
1518.98 (34,055th)
Reputation
26,415 (4,826th)
Page: 1 2 3 4 5 6 7
Title Δ
How to prevent a function from being overridden in python +0.44
C++: constructor initializer for arrays +1.29
Insert an element to std::set using constructor -0.87
How do I get characters common to two vectors in C++? +1.76
Under what circumstances must I provide, assignment operator, copy... +0.05
How much can this c/c++ loop be optimized? -0.02
Copy Constructor? -1.15
How much leeway do I have to leave myself to learn a new language? +0.89
A few questions about C++ classes +1.05
Template / Namespace Interactions +0.51
How do I convert a char* to an int? -0.81
Are there machines, where sizeof(char) != 1? -0.01
Should I cache the hash code of an STL string used as a hash key? -1.43
Using a.vim for C++ +1.76
Python tool to balance parentheses, quotes, and brackets -1.04
C++ virtual function execution efficiency -0.89
General C++ Performance Improvement Tips +3.62
Common algorithm for std::list and std::map? -3.01
C++ String manipulation - if stament +4.07
Instead of NULL, should I write `0x0` or `0`? +1.49
C++ Object without new -1.12
Why copy constructor is not called in this case? -0.70
preventing data from being freed when vector goes out of scope -1.14
C++ fixed length string class? -3.04
what does `*&` in a function declaration mean? -1.36
what is the difference between C, cc, and S commands in vim -2.97
What is the difference between a definition and a declaration? +2.95
delete [] char *, memory issues +0.52
How could this manner of writing code be called? +1.43
How do you replace a word occurring on consecutive lines? -3.03
Any reason to replace while(condition) with for(;condition;) in C++? +3.65
Just out of curiosity, I would like to try Cobol, what is the easie... 0.00
How can I create a static object member of class? +4.72
Why don't iostream objects overload operator bool? 0.00
Habits that help context switch between tasks easily +0.95
C++ rely on implicit conversion to bool in conditions? +3.04
std::getline and eol vs eof +0.03
Building a vector from components contained in another vector type +3.93
How to prevent inadvertently using delete and free interchangeably... -0.94
Funniest or Strangest Compiler Error? +0.36
sprintf and char [] vs. string -0.12
C++: member pointer initialised? +2.76
Is there a way to get non-locking stream insertion/extraction on ba... -2.69
Convert double to string C++? +1.80
Setting the VIM background colors -2.85
reduce the capacity of an stl vector +3.16
How to create a global parameters object +0.10
A std::map that keep track of the order of insertion? +2.73
Resources for learning a new language quickly? -2.96
memory allocation in C++ -0.83