StackRating

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

Peter de Rivaz

Rating
1588.19 (2,429th)
Reputation
27,510 (4,588th)
Page: 1 ... 10 11 12 13 14 ... 17
Title Δ
The Sieve of Eratosthenes code in C 0.00
Minimum no of changes required to make array strictly increasing 0.00
binary search tree postorder traversal by iteration 0.00
What is the most efficient way to sort a number list into alternati... +0.47
Using dynamic programming to count the number of permutations 0.00
Real time face detection OpenCV, Python 0.00
MPI_Send MPI_Recv segfault in C++ 0.00
Why does my Monty Hall solution not work? +1.84
01 Knapsack specialization +0.01
Minimum sum weight of connecting 3 vertices in an undirected, weigh... -0.08
How to generate an un-biased random number within an arbitrary rang... -1.65
Generating Variants of a String According to Rules 0.00
How to use socket with a Python client and a C++ server -2.16
Can I use concatentation in a Verilog lvalue? (Possible Modelsim co... -1.73
bison precedence is useless? it doesn't work 0.00
Determine if some row permutation of a matrix is Toeplitz +0.55
Efficiently determine the parity of a permutation +1.57
Finding the Index of sorted elements in Python Array +0.21
Why does my TicTacToe game get stuck when generating a random move 0.00
Insert a list into another list, without brackets and by replacing... +2.11
Iterating over pairs of numbers in an increasing order +1.25
Finding all possible combinations of row in a matrix where sum of c... 0.00
RSA factorization, explanation of the c^d % n 0.00
What is wrong with my implementation of Kruskal's algorithm using u... 0.00
Mastermind in python 0.00
c++ return array of unsigned char 0.00
Code in my for loop not being executed? -0.55
Reversing a singly linked list in python... I think I'm misundersta... 0.00
Calculate grid distance between hexagons 0.00
Filter only digit sequences containing a given set of digits -0.81
Random Forest not working in opencv python (cv2) 0.00
C++ bad_alloc caused by new? 0.00
List of 3x1 numpy arrays in Python +1.75
Knight's tour algorithm using recursion 0.00
In LRU square algorithm, is the least-recently-used row always zero? 0.00
Minimizing number of crossings in a bipartite graph +0.49
Generating integer partition by its number 0.00
Find shortest parth without going through a specific vertex 0.00
Maximum covering of a polygon with fixed, give size identical squares -0.52
A greedy algorithm about assigning time to tasks to Maximize the to... +1.81
Efficient way to compute geometric mean of many numbers +0.47
In an acyclic graph (E,V), find paths which sum up to 0 +0.47
Maximise the difference in the number of occurrences of the most an... 0.00
Range sum supporting dynamically adding data +0.15
Chain of words made by words in the list 0.00
not able to understand a dp solution 0.00
In Python, how do you generate permutations of an array where you o... 0.00
Fastest way to use big numbers 0.00
How to detect oscillations in gate logic simulations? 0.00
Is my binary search algorithm (a) correct and (b) efficient? 0.00