StackRating

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

Nir Friedman

Rating
1540.57 (11,531st)
Reputation
13,017 (11,165th)
Page: 1 ... 4 5 6
Title Δ
Casting function pointer to void(*)(), then recasting to original t... -4.32
Translating a list comprehension into a for loop -0.95
N-dimensional std::vector to N-dimensional C-array -0.13
How to find the $k$th smallest item among the union of $C$ disjoint... 0.00
Undefined reference to method of partially specialized class 0.00
Placement new, return by value and safely dispose temporary copies 0.00
break out of a for loop and re-do it with updated list -4.24
Is there a more elegant way of marrying sprintf and std::string in... +4.04
Is next() in python really that fast? -0.21
Storing and calling functions of different arguments in one functio... 0.00
Passing a struct to a template with extern const. What is the exter... +0.56
How can I overload a operator for a class with a generic template? 0.00
C++ and packed struct +0.88
using enumerate to iterate over a dictionary of lists to extract in... +4.09
how to use strtok to tokenize a expression using c++ +4.14
c++ parse datetime from string with different timezone 0.00
Is there a way to create an object using a pre-existing object as a... +4.73
is #include <limits> cross platform? -2.07
Why standard containers use function templates instead of non-templ... 0.00
Using std::function in member initialization list -3.12
Are there any use cases for std::forward with a prvalue? -2.19
How to find all ordered pairs of elements in array of integers whos... +2.05
Pattern name, storing values as static variables in a function 0.00
Is there ever a valid reason to use C-style arrays in C++? +2.01
Choosing an alphabet that covers the most words? +1.84
When should I provide a destructor for my class? +4.70
C++ macro to fail when a subclass hasn't used another macro 0.00
Vectorize Gradient Descent Numpy 0.00
Why can I assign the return value of a function that returns `const... +4.50
Using Vectors with functions, Pointer Issues -1.90
C++ Is Mutex the only way to lock shared resources -0.54
How to use common values in many objects in C++? -4.09
Matlab find indexes of x min values in column +4.47
C++ Date Algorithm -3.45
Speed of bound lambda vs operator() of functor struct 0.00
Inserting two elements in node template in a doubly linked list 0.00
Why is numba faster than numpy here? +2.66
Finding the lexicographically largest rotations in the string +2.67
Efficient way to truncate a std::vector<char> to length N - t... -3.10
Circular dependency problems 0.00
Understanding constructor concept +0.25
Naming columns in pandas deletes data 0.00
Best practice to initialize C++ components when the order is critic... 0.00
training a decision tree -3.86
Statistics vs Machine learning and which Java API to use -3.42
Pattern recognition, maximum likelihood, naive Bayes classifier 0.00
Machine learning algorithm for this task? 0.00