StackRating

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

interjay

Rating
1745.54 (49th)
Reputation
87,540 (909th)
Page: 1 ... 10 11 12 13 14 ... 21
Title Δ
algorithm for series to calculate the maximum descend inside? +0.45
C++ searching for biggest numbers in array +0.97
How to write a function that has a boost::Range as parameter? 0.00
Binary search algorithm in python +0.53
Array function removes first char from the array +0.61
Why does __sync_add_and_fetch work for a 64 bit variable on a 32 bi... -3.20
Inhibiting the incompatible pointer type specific warning under GCC 0.00
c++ private attribute can be used in constructor but seg faults in... +0.22
access python ctypes structure from c shared library +0.90
Python : read array in binary file 0.00
Does Ideone support Python command line parameters? -1.86
Is `std::normal_distribution` guaranteed to be ok with standard dev... -0.87
Error in fread in C 0.00
Python, loop through files in a folder and do a word count +0.52
Find the smallest set of overlapping jobs +0.35
Stackless pre-order traversal in a binary tree +0.38
Weighted average of 2 tuples, each having 2 dictionaries (of dictio... 0.00
Template function written for finding multimap intersectionof writt... 0.00
Partial template specialization ambiguity 0.00
make_heap and sorting x and y co-ordinates 0.00
Finding integer power roots +0.93
Implement a copy constructor for the erase function of vector 0.00
static declaration in a c++ class -0.23
Breadth First Search on a Binary tree 0.00
Prove that the running time of quick sort after modification = O(Nk) +0.23
python try-finally 0.00
How can a class A, that is a member of class B, share private membe... +1.03
Invalid type argument of unary '*' (have int? +0.82
Retrieve return value with lambda from boost::thread +0.82
Finding the output of 2**32 % x in arc4random.c 0.00
self in python decorators -0.33
Error passing map to template function in C++ +0.75
Python split '123' into '1', '2', '3' 0.00
How does this "printing snail pattern" code work? +0.23
what is wrong with this python code - SyntaxError? +1.77
need to extract multiple line text from big chunk of text in python... +1.03
Accessing Assembly language from C++ +0.25
Dynamic programming: matrix chain multiplication 0.00
Reading information from text files, line by line +1.52
Using signals/slots on an object 0.00
C++: Assigning a function to a tr1::function object +1.48
How to set a pointer to struct to NULL in C? +0.25
Can't seem to calculate correct values +0.89
Best way for BYTE array to HEX string conversion? (to avoid funny c... 0.00
Selection sort - stable 0.00
Using the Visitor Pattern with template derived classes -0.78
How do I call python subclassed methods from superclass methods? 0.00
Importing using string in Python -1.09
Finding number of pairs of integers differing by a value +0.30
Expanding tuple into number repeated X times in a list (python) +1.04