StackRating

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

fredoverflow

Rating
1609.06 (1,433rd)
Reputation
171,077 (301st)
Page: 1 2 3 ... 21
Title Δ
Can JavaScript function call subexpressions be tail calls? -1.33
Returning a Clojure PersistentVector from a Spring Boot RestControl... 0.00
Can you map/reduce a String into an Int? +1.49
How to avoid StackOverFlow error in Java/Kotlin/IntelliJ IDEA? 0.00
Count number of digits in Kotlin -2.37
Why do we use a struct pointer inside a structure definition in C? 0.00
C++ - declaring an array with values of non-consecutive indexes only +0.83
Differences between double *vec and double vec[] +0.28
Iterating through a string, and switch statements: C++ +1.06
What is the difference between char stringA[LEN] and char* stringB[... +1.35
How do I declare a vector of pretermined length in a class? -0.74
Avoid a repeating and simple switch case in C/C++? +0.33
How do I include a directory (not its contents) in proguard? 0.00
2d arrays and their relation to a pointer to pointer 0.00
Is C++ still considered as a statically typed language? -1.25
Change path symbols \ to / -1.72
Why std::random_shuffle creates empty value in std::vector? +1.92
Executing a switch statement? -0.18
segmentation fault, Crashing the program after executing all lines... +0.30
What is the functional difference between a const pointer (not a po... -1.08
C++ Logical AND operator -0.15
Why does C allow leaving out braces around blocks? -0.22
C++ move into container -0.67
What's the difference between delete-ing a pointer and setting... +1.69
Why does the same variable have different values depending on forma... -0.59
exclude one number from a random range +1.11
(C++) Random numbers are equal, but program says they aren't +0.36
Null pointers declaration confusion in C++ +0.48
shared_ptr: "is not a type" error +0.35
Is there exception to rule that if address can be find out using &a... +0.35
The standard way to get sizeof(promoted(x)) +0.81
Pointers, References and the other one +1.04
How to find out what the size of dynamically allocated array is(usi... -1.39
How do I specify expected JUnit exceptions in Kotlin? +0.35
How to add new objects to vector in C++ 0.00
What type have multidimensional array? +0.47
What is wrong with this code? I need to convert string into float +1.20
Why two consecutive casting change an integer number? 0.00
How to deep copy a c++ char array -1.36
C ­function declaration in a parameter list +2.55
Recursive generation of all “words” of arbitrary length +0.36
Is there any way to count the number of instructions in java +0.55
Does C and C++ guarantee the ASCII of [a-f] and [A-F] characters? +0.58
Switching on Strings -1.54
How to convert int to string 0.00
Does reference variable occupy memory? +0.98
What's the difference between an empty string and a '\0'... +1.74
About checking fields around in 2 dimensional array [C++] -0.38
Converting string with decimal to double using atof in C++ -0.18
C++ - Getting size in bits of integer -2.07