StackRating

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

Ami Tavory

Rating
1626.11 (964th)
Reputation
54,005 (1,805th)
Page: 1 ... 8 9 10 11 12 ... 37
Title Δ
Python - Find Count of triples in a list 0.00
Dynamically create arrays under certain rules +1.31
Cython Gibbs sampler slightly slower than numpy one +1.16
Can there be a deadlock in Bakery Algorithm max() operation? 0.00
Prevent Cycles in Maximum Spanning Tree -0.17
INTERVAL-SEARCH-EXACTLY(T, i) operation for the interval tree in O(... +1.32
Priority Queue with Tuples and Dicts -1.19
Pre-order tree walk if we have only the visited, the parent and the... 0.00
Is square root of n closer to O(log n) or O(n)? 0.00
NetworkX: how to add weights to an existing G.edges()? 0.00
Generating a perfect hash function given known list of strings? +0.36
Find non-overlapping ranges with largest total sum of lengths -2.40
randomized quicksort: probability of low partition size 1 +1.48
Algorithm: Check if max flow is unique 0.00
Testing List of Lists to remove unwanted lists based on a constraint 0.00
Finding first n primes efficiently 0.00
TypeError: return arrays must be of ArrayType -0.43
Most Pythonic way to find/check items in a list with O(1) complexity? 0.00
Can I use Day-Stout-Warren to rebalance a Binary Search Tree implem... -2.47
Does this uphold Mutual Exclusion: Concurrent programming? 0.00
Complexity of Prims using Array 0.00
boost::any type change leading to illegal access 0.00
Binning of data along one axis in numpy +0.34
How does sp_randint work? 0.00
Master theorem: issue when f(n) contains negative power of log -2.49
Finding an algorithm and the correctness and runtime for such? 0.00
How to use arrays in machine learning classes? 0.00
Lowest common ancestor in python's NetworkX 0.00
Non-greedy matching of Word in pyparsing? +0.33
Understanding amortized time for dynamic arrays 0.00
pthread_mutex_lock how to not lock when it is the same thread +1.49
Add a value to a column and print results +0.32
MultiIndex look up all indices that have a given value for a given... -2.49
Pandas group and record grouped values 0.00
C++ custom type +0.33
C++ interface design: Private virtuals 0.00
Finding lower bound on time complexity of finding k pairs -0.51
Organizing list of tuples +1.21
which algorithm dominates f(n) or (g(n) +0.79
Djikstra's algorithm: Do I iterate through the neighbors or the... +2.66
Convert list values to int -0.07
Big O How to trace iteration in QuickSort Algorithm? C -0.96
How to calculate Gaussian-weighted Circular Window? 0.00
Fast check whether a node is an ancestor of another node in a multi... 0.00
Finding the number of integers in the range (a,b) which are smaller... +0.34
Making a class non-copyable: Private undefined methods vs Deleted m... +0.21
floyd's cycle-finding algorithm while checks +1.73
Optimum allotment of hotel rooms based on price 0.00
Efficient way for calculating selected differences in array +1.17
Efficient way for calculating selected differences in array -1.33