StackRating

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

user31264

Rating
1478.25 (4,502,798th)
Reputation
4,115 (40,697th)
Page: 1 2 3 4 5 ... 6
Title Δ
Runaway pointer causing mayhem in assignment +0.18
Is this approach to hashing any generic object correct? -1.23
How to store a sum result into a variable in awk script 0.00
Count similar objects by incrementing number of rows +0.50
Printing a line in a certain percentile of a larg text file -2.00
Printing a line in a certain percentile of a larg text file +2.00
Create an input array of 10 ints by reading values from the user -0.95
how to find recursive function name list in a c++ project +1.99
Optimize big integer substraction in C++ -0.42
AWK print column from a specific row if conditions are met -0.09
Calculate proportions group-wise from dataframe +0.52
How do you modify a mutable variable within a function in R? 0.00
How to compute sum of first k binomial coefficients in O(n) without... +1.84
Suppress displaying of exit status of system function in awk +0.46
Processors vs cores -0.49
Saving file data from current position to end of file with fstream -1.31
Not able to access subset of the data in R +0.02
Replace NA for multiple columns with average of values from other d... -0.10
read() and write() not working as expected +0.53
how to take mean of a subset of a dataframe within for loop in r -0.50
Clarification of C Operator Associativity +0.55
Sorting a Big URL List for all Urls with "=" in Link &... -0.04
Why destructor doesn't free array memory? +1.36
RegEx to exclude number that begin with some pattern -0.17
How can I delete from a text file? -0.44
BASH/ AWK getting stuck in loop? 0.00
How to delete random number sequence 0.00
Calling a data.frame from string 0.00
How to merge sorted vectors into a single vector in C++ -0.07
How to speed up this primality test -0.96
Time and Space Complexity of an Algorithm - Big O Notation +0.51
how to replace multiple values in a specific row in a data.frame? +1.34
Calulations within same category 0.00
print something exactly after 1 character in standard output in C +0.50
Getting a number from a subset 0.00
Pass a condition as a function parameter -0.28
convert 2D table into 1D table in C 0.00
C++ How to see if a number in an array is even or odd +1.33
assign an object in array of objects c++ -0.89
How to concatenate char and string / How to make char to string -0.84
Translating parts of sentences based on its context -0.47
Is there any alternative of STL substring in c++? +0.70
awk less than or equal does't work 0.00
how to avoid r converting dates to numeric automatically? 0.00
removing the dots and colons in the time field +1.78
Getting return type of swift function using awk/sed -0.47
How to print the column name with the ratio -1.81
Getting tail of a vector? +0.44
using awk and printf not rounding correctly +0.50
Why do we declare a reference like int& x = var as opposed to i... +0.01