StackRating

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

Frank Puffer

Rating
1514.27 (47,709th)
Reputation
6,695 (24,130th)
Page: 1 2 3 4 5 ... 8
Title Δ
Test a program in the same or a different programming language? 0.00
why range base loop doesn't work for arrays in heap, but works... 0.00
Is there a need to create an object of a class inside the same class? 0.00
Which would be more correct and faster in C++11: switch-case or if(... 0.00
Depth Of Inheritance Metric, which is more preferred Extends relati... 0.00
hiding implementation details by reducing number of populated headers +0.84
Method of tracking potential future changes/improvements to softwar... 0.00
Correlation coefficient of metrices (or, 2d arrays) 0.00
Compensating for double/float inaccuracy +0.50
Moving down, right, left and up in matrix recursively causes stack... -0.55
How many lines of code should any source file contain? +0.50
this is a code for left rotation of an array....how to optimize it... 0.00
Are there are an algorithm for to calculate a color-scheme? -1.98
Why can't variables be declared and modified at once? (C++) 0.00
How to split the big C code in a proper way? -0.51
C++ function argument safety -0.46
What is a good pattern to access other components' states? 0.00
Constructor/Function overload signature lookup time complexity? 0.00
Find potential problems through log files -0.27
How to read certain char to certain char from file in java? -0.68
Java performance for loop 0.00
Does a programming language with the following features exist? +1.16
Any other way to optimize this? 0.00
Best data structure to store 10,000 records in java 0.00
Passing Arrays of any size to C++ functions -0.51
Sort arraylist in X different ways at the same time -0.01
Using setters in constructor +0.81
C++ Good Practices to Share Variables Across Files? 0.00
How to return a vector by reference implicitly expecting an empty v... +0.49
Is parallel development used in incremental modal? 0.00
How many type conversion are there in the code? +0.48
How to return a string from GetOpenFileNameA -0.82
Java For Loop with the asked integer from user 0.00
What are cursor-less development patterns 0.00
How can I fix this bubble sort function in C? +0.50
Java Exception Handling understanding issue +0.50
Is there such a thing as 'try-reallocate' a different size... +0.51
Regex matching word that is in the middle of any character except a... -0.73
Are logging tools like log4j useful only during development phase? -0.19
Java - iteration of an array list with case of no found 0.00
Error when adding parenthesis in multiplying int and double in java... +0.48
how to write code in java to convert plaintext into hexadecimal? -0.36
Match String Pattern +1.30
Is it a good coding practice to use getter for accessing private in... -0.50
Java commenting a function from interface or superclass -0.78
Transpose of matrix : How this code is transposing matrix 0.00
Handling a queue in programming 0.00
Using scientific notation in for loops +1.13
Why do we use file extensions if the content is just plain text? 0.00
How do i make average grade refer to grade which i created in If-El... -0.02