StackRating

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

AndreyS Scherbakov

Rating
1459.76 (4,528,830th)
Reputation
2,002 (83,775th)
Page: 1 2 3
Title Δ
Const method returning non-const reference compiles -1.51
Reuse result of string comparison for faster std::sort -2.94
Include massive text file in C++ program 0.00
Find largest permutation less than a certain value -3.58
Modifying a string being passed as argument of a function in C -1.42
Python Regex matching wrong strings 0.00
Passing C++ command line arguments inside main(), yet do the same job -2.04
Regex to not split string on [ if it comes under " " -0.48
Is there an HTML5 way of making at least one of several checkboxes... 0.00
python list items switch not working +5.00
Converting Logarithmic Bases and Approximating Exponents -4.85
Why does this smart pointer give the correct result when its target... -1.84
Correct use of for loop with array value as condition 0.00
Building a sorted array efficiently from a file 0.00
Returning a double value in C++ -3.41
Trying to remove last element in a list using a Node class and a Li... 0.00
How to extract consonant / vowels groups from a word ? -3.10
How to put string into table from a splitted line python 0.00
Pass lambda as template function parameter -0.53
Python: how to let python get the "zero"? +4.25
Python [Errno 2] No such file or directory 0.00
Python 3.5 changing line when there is an Enter in a string -3.78
array notation vs pointer notation C -2.97
Underscore.js, _.map, replace the original values in array -1.85
Move the active position to the next tab position on the current line +4.21
How can I add commas after every ] in a string using Python? -3.22
Is there a way to globally pad new/delete allocations? 0.00
Regex do not match "ave" if end of line 0.00
preg_match_all from array php and input form +4.24
How to break an array into blocks -1.67
Which STL container for Orderbook representation? 0.00
Fast algorithm for approximate lookup on multiple keys -4.28
Initialize complex nested lists in Python in many lines? -3.13
Compiletime build up of std::regex 0.00
Sorting a vector of strings by the first letter in non-ascii order... -2.70
Converting char to integer using C -0.23
C wrapper for C++ class with stack allocation +0.21
Find a word in a string python using regex or other methods 0.00
Why ^ and $ were choosen to represent beginning and end of line in... 0.00
Removing non-token punctation marks from a string +3.15
Java Octal to Binary Conversion (without predefined methods) +0.26
rename variables in the middle of the scope 0.00
Regex for validating : Firstname LastName(e.g Ben Smith) +4.25
Shell program with pipes in C +4.14
Reverse the order of bits in a bit array +2.96
Look behind does not work to exclude a word 0.00
C - dynamically resizing a 2 dimensional char array -0.57
Object scope and lifetime in a for loop 0.00
Only match characters (case insensitive) and numbers, no spaces or... 0.00
Cast from unsigned long long to double and vice versa changes the v... -1.15