StackRating

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

usamec

Rating
1525.27 (23,571st)
Reputation
1,177 (134,704th)
Page: 1
Title Δ
How can I save PyTorch's DataLoader instance? 0.00
When (not how or why) to calculate Big O of an algorithm -1.10
Is sentinel linear search better than normal linear search? 0.00
Algorithm to group people based on their preference 0.00
Finding minimal cut of a flow network -3.49
Locality-sensitive hashing of strings? 0.00
Codility Peak JavaScript Implementation -2.63
accuracy difference between svm and logistic regression in python 0.00
Efficient Particle-Pair Interactions Calculation +4.67
estimating my code big-O, naive pattern matching 0.00
Better sort algorithm for pre-sorted chunks -4.23
What's the most optimized algorithm (approach) for traversing a... +3.26
Query on all contiguous subarray of size K +3.56
How does Breadth First Search work if the Queue is already empty af... -3.01
CNN prediction for test data of unknown classes(unseen test data) 0.00
A feature that has different meanings in different ranges 0.00
Feeding image features to tensorflow for training 0.00
Index for fast point-(> 100.000.000)-in-polygon-(> 10.000)-test -4.26
Complete graph with only two possible costs. What's the shortest pa... +4.66
representing data for usage with libsvm (sparse or not) 0.00
Why can the KMP failure function be computed in O(n) time? +3.79
How to do a efficiently check if a string partially exists in a muc... +4.04
Does a polynomial time shortest path algorithm exist given that bot... 0.00
difference in space complexity on using recursive program +3.66
Appropriate data structure for storing large number of objects retr... -0.23
Longest Incresing Subsequence using std::set in c++ +4.62
Parallelizing std::nth_element and std::partition 0.00
Does pagerank account for the semantics of inbound links? 0.00
Comparing two strings using known algortihms -1.37
Are there any nearest neighbor data structures using a user provide... -1.72
Longest path on a grid, without revisiting grid cells +0.41
Training Output of LIBLINEAR +3.90
data structure for inserting mostly-sorted data which will maintain... +0.91
Minimum Lexicographic Rotation Using Suffix Array -2.12
Relationship between Asymptotic bounds and Running time? +4.32
0/1 Knapsack with few variables: which algorithm? -0.14
finding whether a path of a specific length exists in an acyclic gr... +1.58
Minimum damaging costs in graph +1.79
Matrix multiplication algorithm over F_2 in just O(n^2.81/(log n)^0... 0.00
Can we change Dijkstra's Algorithm to work with negative weights? -2.39
Adding weights to all edges of graph - change in spanning tree and... -0.01
Priority Queue with O(1) Dequeue and O(whatever) Enqueue -1.41
Prim and Kruskal's algorithms complexity +3.95
Using XOR operator for finding duplicate elements in a array fails... +3.98
Maximum XOR value faster than just using XOR +4.26
C++ pair data type issue -3.99