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 2 3 ... 17
Title Δ
Heapsort strategy: based on selection or interchange? 0.00
Multiset Multisum Problem: Minimum number of elements required to f... 0.00
Find number of positive integers less than or equal to n that doesn... +1.48
Hill climbing problem requiring Dynamic programming 0.00
Verilog unsigned non-restoring division. Syntax Error: "I give... -1.80
dijkstras algorithm doesn't find the actual shortest path 0.00
A* Path Finder (Java) is inefficient using a 1024 multidimentional... 0.00
Recursive Karatsuba Algorithm giving Imprecise Answers 0.00
Find a minimum distance with a number of even green edges 0.00
Defining algorithm -0.63
Quicksort Python Program returns RecursionError: maximum recursion... 0.00
Parity using "modulo" 0.00
Sum of subsets using Python with class 0.00
How to solve highest combined total between arrays? 0.00
Why is this failing for just a corner case? Question link-https://w... +0.38
Finding pair of non-overlapping subarrays with greatest total sum -0.98
Diagonal calculation of manhattan tourist problem 0.00
How to use commas in a string passed to a call function -1.73
Finding minimum number in a given array segment +0.37
How to find the number of solutions of modular equation? 0.00
optimal maximum difference within subarrays 0.00
How to check if exists divisible combination without calculating th... +1.63
Destroy the graph in minimum number of steps 0.00
Assert statement returns False even though the returned string seem... 0.00
efficient way of generating semi-random sequences -2.05
Javascript maximum path sum in a triangle with prime number check -0.11
Would it be better to model preference based activity assignment as... 0.00
Calculating the Number of Possible Permutations that Meet a Require... +1.59
Knapsack problem with item's weight depending on items selected 0.00
Number of connected cities in a range 0.00
Filling up a NxM matrix such that A[i,j]=A[i-1,j] NAND A[i,j-1] 0.00
Find max y coordinate of a convex polygon -0.68
Given an array, you have to find the max possible two equal sum +1.83
Computing mod inverse -0.10
Why we should use modulo multiplicative inverse in G.P. summation f... 0.00
What is a good objective function for finding a location "clos... -0.27
This code works in my computer but not in leetcode 0.00
The shortest path between nodes in graph -2.35
Ways to reach the start city using n trips +0.36
Find two numbers that have the maximum sum which is also an element... +0.03
Multiplication algorithm of nxm and mxp matrices in Scala 0.00
Algorithm for dividing graph into edge pairs 0.00
Python given an array A of N integers, returns the smallest positiv... 0.00
Maximum weight path with restricted weights 0.00
Erase all the numbers ai where 1 < i < n, in some order, such... 0.00
Subset sum with maximum equal sums and without using all elements +0.74
Kadane's with a twist 0.00
Find Kth Smallest Pair Distance - Analysis +1.30
Counting Substrings: In a given text, find the number of substrings... 0.00
Better solution than the naive O(n*log(n)) approach 0.00