StackRating

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

orlp

Rating
1653.62 (508th)
Reputation
69,400 (1,251st)
Page: 1 ... 18 19 20 21 22 ... 26
Title Δ
Easy way to remove extension from a filename? +0.27
constness for reference class members -0.90
c++: convert vector<char> to double +0.11
Bignum Vector Usage in C++ +0.44
How to automatically include C++ headers in vim? +0.42
C++ how to generalize class function parameter to handle many types... -1.26
Generic function to flatten a container of containers 0.00
How to make a reference parameter in a function optional (optional... -1.15
How do I most effectively prevent my normally-distributed random va... -0.32
how to define an enumeration inside a class and use it from the out... -0.09
C code works on Windows (compiled with Visual Studio) but won't com... +1.85
NULL pointer and deleting it 0.00
Object vs. Dictionary: how to organise a data tree? -1.43
Notepad++ regex replace - replace all commas with \, within quotati... 0.00
A method using different flavors of it's own private members +1.53
what happens to unused memory in C++ -0.41
Python: Intertwining two lists +1.29
Unexpected behaviour of regex validating email +0.73
How do I force a polymorphic call to the super method? -2.26
Low level capabilities of high level languages -1.20
Java math conversion +0.44
Changing python math module behaviour for non-positive numbers divi... +1.11
Is it good practice to free a NULL pointer in C? +0.96
Purpose of else and finally in exception handling -0.73
Efficient way to get index of minimum value in long vector, python -0.94
Fastest way to search a list in python +2.00
quicksort (n arrays should be treated as 1 and values remapped as n... +1.66
Virtual destructor when using upcasting -0.39
Reading fortran double precision format into python 0.00
I need help choosing the right c++ container +1.71
Casting between uint8_t * and char *. What happens? +1.91
Determining the type from a smart pointer -1.55
Check if string is a real number +0.43
Detecting if a string is just made up of spaces? -1.36
c++ if (DEBUG) ... expected primary-expression before '==' token 0.00
Logic to check the number is divisible by 3 or not? +0.66
CR/LF condition check in C -0.22
How big websites handle with big traffic - common solutions 0.00
C++ Array of Arrays, defining parts separately -0.34
Compress a series of 1s and 0s into the shortest possible ascii str... -0.52
Regex Question - Exclude Certain Characters +1.95
Which HTTP library is better? Wget, cUrl, LibWWW or ...? +0.43
variables of incompatible width +0.31
Strcmp pointer to integer without cast +0.32
Insanely large ONE-dimensional arrays in C++ +0.85
Monte Carlo Sims - Please check my algorithm +0.03
Real dangers of 2+ threads writing/reading a variable +1.23
Python string trimming +0.42
Switching Display Callback in GLUT -0.55
Does INT_MIN % -1 produce undefined behavior? +1.44