StackRating

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

user1952500

Rating
1507.67 (100,972nd)
Reputation
4,897 (33,864th)
Page: 1 2 3 4
Title Δ
How can I append this elements to an array in python? -0.79
Python Algorithm: search in a list which difference is equal to k +0.71
Largest divisor such that two numbers divided by it round to the sa... -0.12
Finding roots of a function with binary search and recursion +2.61
An algorithm to generate the next element from a sequence, by findi... +1.22
Ordering a linked list by a value - +0.44
Two dimensional array 4x4, product of diagonals? +0.51
Simplification of boolean function +1.41
Efficient algorithm for equation +0.52
How do I find all possible permutations of a string with only singl... +1.26
Basic randomized algorithm recurrence +2.44
Recurrence solving by substitution 0.00
Using a recursive function for a linked list +0.14
go mismatched types uint64 and int32 -0.53
Java: Count number of 7's in N +0.10
I need to know how to copy a c-string from one varible to another i... -1.07
Passing a HANDLE to a DLL 0.00
linux - how to run/execute a file in the command line without the ./ +0.06
When to consider code efficiency in Java? +1.37
Incrementing pointer prints garbage? +0.53
"Big O" of this power-of-2 function 0.00
How to get the time complexity of this recurrence: T(n) = sqrt(n) *... +1.98
How to generate all combinations of ranges of numbers +0.55
algorithm: is there a map-reduce way to merge a group of sets by de... +2.01
Select substring from an RDD in pyspark 0.00
How to solve for this recurrence T(n) = T(n − 1) + lg(1 + 1/n), T(1... +2.04
Time complexity for n-ary search in n elements 0.00
Find the supersequence of given ordered subsequences in Java +0.04
Allocating ~10GB of vectors - how can I speed it up? -0.53
fastest method of getting k smallest numbers in unsorted list of si... +1.85
How do I assign random values in an array of n elements satisfying... +0.76
How do I identify the size of a byte on any platform? -0.42
Data structure used to perform the union operation on two disjoint... +2.60
Find most-frequently-occurring element with O(n) time and O(1) space +0.17
Traversing tree leaf nodes without full tree traversal +0.55
Checking if two substring overlaps in O(n) time -1.14
Given a permutation function, find the number of repetition require... 0.00
How can I minimise number of additions? +0.39
I have to count the all the possible pair from left to right in arr... -0.40
Substitute substring within a string bidrectionally +0.28
Proved algorithm to Create Graph With Eulerian Tour? 0.00
speed up a file scan crc algorithm -1.89
Simple string compression: removing consecutive repeating substrings -1.57
Row Column Or Diagonal with maximum product +0.56
Python Ternary Search Algorithm 0.00
Summation of a number made up of 4 5 6 -0.51
Unique pairs in list with duplicates & position 0.00
Sorting a set of objects by a user's preference -1.31
Calculate the time complexity of the following function 0.00
How to find a maximal odd decomposition of integer M? +3.66