StackRating

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

Sorin

Rating
1505.21 (136,661st)
Reputation
9,738 (15,733rd)
Page: 1 2 3 ... 14
Title Δ
User to resource mapping algorithm 0.00
How to write this function? 0.00
I'm trying to write a short program to find an ideal domino cha... -0.51
Python Edit distance algorithm with dynamic programming and 2D Arra... -0.51
Data structure / algorithms for getting best and worst-scoring obje... 0.00
Find longest even value path in binary tree, return length of said... 0.00
Q: Count array pairs with bitwise AND > k ~ better than O(N^2) p... -1.94
How can I print a value rather than a tensor? 0.00
How to get max sum of k 2x1 or 1x2 tiles in Nx3 matrix 0.00
How to save the minimum path sum in a recursive function? 0.00
Python Why Is For-loop Performance Consistently Faster Compared to... 0.00
Understanding Depth-First Branch and Bound implementation to StarCr... 0.00
How to get area inside a contour? 0.00
c++ std transform calls copy constructor multiple times 0.00
Temporary object created in case of an object declared and then ass... -1.11
How to obtain a binary sequence as output of an autoencoder bottlen... 0.00
How do i apply lower_bound to a range of unsorted vector elements? +1.17
Algorithm to find out relative location of sensors based on signal... 0.00
Insert a new node in an ordered linked list in C++ -1.47
how to properly set paginaging logic for data which come from multi... 0.00
Fastest way to remove an element from an array? -1.53
What are the benefits and drawbacks of variable hoisting in program... 0.00
How to find last occurrence of some character in the whole vector&l... -0.05
Recursive Algorithm for Simplified Nim Game 0.00
Can this Cartesian product of dictionary entries be done using recu... 0.00
Assign a random id to each element of 2d list 0.00
I dont understand how this code sort this python list(), and how to... 0.00
Condition For Invalid Pointer 0.00
Algorithm for detecting dead-end streets of a City 0.00
generic way to evaluate a function cost at compile time 0.00
How do I know on which cache level my array is stored? 0.00
Priority queue with update ability 0.00
traversing a tree from a list in python to do calculations? 0.00
Fastest way to check balls that will be hit in a segment -1.20
C++ unit testing for multiple cpu architectures 0.00
What is the time complexity of my moveElementToEnd code? 0.00
Custom container traversal with range-based for loop +2.04
How to sort a list in Python3 where no cmp operator is defined with... -0.00
Is it bad to recreate stack object after injected to class as point... +2.03
Number of ways to pick the balls to paint in red color? +2.51
Implement and merge two stack in O(1) +0.50
Check if a simple, undirected graph is triconnected -1.27
How can image be represented as a vector? 0.00
Cracking the coding interview - Number Swapper Problem +2.08
Hash computation vs bucket walkthrough 0.00
Pointer output issue in C++ -1.32
How to test API that just returns system values? 0.00
substr on std::string doesn't work correctly due to presence of... +0.49
Do gradients flow through non-trainable variables in tensorflow? 0.00
Only one digit in char -0.04