StackRating

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

Liz Albin

Rating
1437.28 (4,534,795th)
Reputation
1,433 (113,526th)
Page: 1 2
Title Δ
When should I use temporary variables? +1.29
Inverse function of FormatDateTime +1.85
Inline functions in C++ +1.97
How do you process a large data file with size such as 10G? -0.75
Is it possible to defer member initialization to the constructor bo... -0.63
Intellisense in header files +4.72
What tools do you use to manage Change requests and Bug Reports -1.39
Heap corruption issues +4.44
Memory Freeing Inqury -0.66
Determining the correct size for a C++ array +0.15
Should I delete the string members of a C++ class? +4.94
adding string objects to an array via loop +0.14
Find pointers from pointee -2.18
Good Form: Pointer vs. local variable vs. Array Index -2.33
C++ vector problem +4.96
Design Question: How can I maintain a stack of object -2.24
Class design suggestions: extending a class and code reuse -1.83
return pointer to data declared in function -2.94
Is no parentheses on a constructor with no arguments a language sta... +2.84
Dynamic Memory Allocation -2.84
Problem with sprintf function, last parameters are wrong when written +2.01
How to handle linker errors in C++/GPL toolchain? +2.65
How do I determine the number of places following a decimal in a fl... -1.05
How to automatically merge modifications in multiple projects? -2.74
Flaw in the strcpy sample program -2.26
where should "include" be put in C++ +0.07
While loop with try catch fails at bad cin input -1.84
Should I expect programming teams to follow a strict coding standard? +4.30
Object construction/Forward function declaration ambiguity -0.78
What is 'Language Performance'? +0.29
Is std::vector copying the objects with a push_back? -0.51
What are the possible reasons the system() function can not find th... -2.77
Should a Form object posses the dual responsibilities of displaying... +2.05
bool function problem - always returns true? -2.42
How do I create a header-only library? -2.71
Visual C++ GUI Problems when trying to integrate existing C++ Code 0.00
fwrite with structs containing an array -3.00
C 3d array dynamic memory allocation, question, need help -3.35
How can I use a std::valarray to store/manipulate a contiguous 2D a... -3.57
Objective C in C++ – Out of Scope -1.87
Public new private constructor -3.33
Database Design - NULL Foreign Keys +1.40
Private members in pimpl class? -0.28
Checking if a string object has only null characters -2.89
Ways to improve communication between members on a software team +1.48
Compare words and get exact match -0.70
How to determine a development strategy change from the middle mana... -0.49
Update with inner join, update 2 columns from both tables -2.90
Version control implementation advices (SVN) +0.83
how to sum a large number of float number? -3.15