StackRating

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

JuniorCompressor

Rating
1653.88 (505th)
Reputation
17,042 (8,128th)
Page: 1 ... 7 8 9 10
Title Δ
recursive C++ function that takes as input an array of integers n t... +3.06
replacing values in an STL-like map 0.00
Searching a number different from others in array 0.00
Partitioning a set of values in Python 0.00
Different Division behaviour inside and outside function? 0.00
Combine two awk commands into one -5.19
why my code is not turn out the result that I want? +2.05
Why does my program just hang? +3.25
Why is my chained Django queryset not working? 0.00
Having trouble understanding peak finding algorithm differences +3.30
double division keeps giving me "inf" -0.70
Time complexity of the iterative algorithm? +3.41
Simple Python Calculator Challenge 2.7 +3.34
simple attempt to sort inline returns None, don't know why -3.43
C++ - generate random numbers following normal distribution within... +3.38
Why is the Big-O of this algorithm N^2*log N +3.44
Prevent redundant resuts in SQL query 0.00
Memory allocation of variable arrays in c +4.10
How to color the output of awk depending on a condition -0.75
Palindrome number in C++ 0.00
Adding two time strings in Java +1.57
Reading from binary after x bytes in C +3.29
Float data without fraction part -0.53
MySQL select query ANDed multiple condition of same column 0.00
Python: How to reform python list and print them line by line? -0.40
Trim / Remove useless whitespace and tab from a string +2.88
C++ specify process id when creating process +3.45
Casting nullptr to bool -1.26
Running one process in parallel linux 0.00
why constexpr function works well with a variable which generated i... 0.00
javascript text similarity algorithm in percentage based on edit di... 0.00
Effect of closing descriptor for pipe 0.00
Making multi callback synchronized with jQuery $.when +4.05
count number of entries in a csv file with mysql to determine furth... +3.30
Determine if Tomcat is Running with Ruby 0.00
Does a vector use one more dereference to access elements than std:... +0.03
Javascript Number.toString(radix) behavior -2.38
Strategy with regard to how to approach this algorithm? +1.16
Test not passing in Django when it should 0.00
Is it better to compute log(x/(y*z)) or log(x)-log(y)-log(z)? +3.86
Longest path (edge weight = 1) in Un-directed graph solution? 0.00
Splitting this string in JavaScript +3.67
Priority queue with insert/delmin operations in constant (amortized... 0.00
How to delete the Executable Jar File by it self? +3.67
Object in heap and overriding index operator 0.00
Regex to exclude a specific string but not strings having the subst... +1.05
for loop help. Terminates when it isnt supposed to. c++ +4.24
Django forloop not indexing correctly 0.00
Is assembly implemented only in software? -1.79
Can f(n) belong to both o(g(n)) and big omega(g(n))? +5.61