StackRating

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

Karl Knechtel

Rating
1531.00 (17,673rd)
Reputation
37,985 (2,950th)
Page: 1 ... 25 26 27 28 29
Title Δ
char * variable address vs. char [] variable address -0.36
Does python's sys.stdin.read() block? -0.36
Read .txt file and analyze -1.46
Stax considers Text+CDATA+Text to be a single CHARACTERS section +1.75
C debugging variations generator +0.46
Creating a python dictionary from a line of text -1.55
why C++ uses DOT to access structure members and -> to access me... +1.57
do not understand closures question in python +1.17
Finding pairs out of five -0.64
Tutorial on C pointers and arrays from a Java standpoint -0.29
How do I allocate memory within this function? -0.99
Are there any laws that govern the use of code that lacks a license? +0.71
Java Comparable<T> interface +1.15
How many bits are necessary to address 32 bytes? -0.02
C++: emulating RTTI -0.53
Thou shalt not inherit from std::vector +0.02
In Python, how do I check if a variable exists? +0.08
Can I pass an object to another process just passing its' pointer t... +1.12
Random shuffle and function pointers -0.03
Can someone help me on why this python script won't run? -0.70
Python implementing __ne__() operator based on __eq__ -1.95
Overhead of creating a new class +1.86
Where and when to use Lambda? -0.87
error: dereferencing pointer to incomplete type -0.50
How do I dynamically allocate memory to a polymorphic data type? -0.04
do I need to destroy a string in c++ -1.14
How/when do I use a virtual destructor? -0.05
c++ introduction: self study +0.94
Python: the division is killing me! -0.52
Copying array of ints vs pointers to bools -1.07
Open file and read to find first instance of number. Python -0.68
Storing and accessing a collection of strings (STD C++) -1.33
taking big integer input all at a time in C++ -0.63
Python C API: Call a Python function with argument(s) passed by ref... 0.00
Problem with invalidation of STL iterators when calling erase +1.68
Call command line from C program -3.62
C++: Infinite loop with a simple menu selection -2.53
Recursive Selection Sort python +3.43
How do I access a variable in a one C file from another? +3.41
Is there a way to get a base class name in C++ at runtime? +0.02
How should I encapsulate this multi-dimensional enum? -1.59
How can I see if a child exists in Python? 0.00
How to get around rounding issues in floating point arithmetic in C... +1.80
Can I cleanse a numpy array without a loop? -2.76
When is a class too big? +1.07
Casting unsigned int to unsigned short int with bit operator -2.28
Is there an easy way to output a column-wise CSV? -3.35
Python Object awareness of being in an array? -1.20
Using NULL as a terminator in arrays? +1.88
Regular expression to match all words ending with and containing th... +3.66