StackRating

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

schorsch312

Rating
1471.22 (4,517,854th)
Reputation
2,418 (69,763rd)
Page: 1 2 3 4
Title Δ
Implementing an indexer for a struct in c++ +0.96
Why does this function pointer assignment work when assigned direct... -1.07
Which would compile and/or calculate the first 100 numbers of the f... -1.73
Sorting arrays next to other arrays which are the same -0.96
Can't find a performance difference between AoS and SoA in C++ +0.54
Using new in a template method on any class type 0.00
Why is a segmentation fault (core dumped) error produced? 0.00
NRVO for C++ std::string -1.88
How can I use atexit() function to cleanup function call? +1.26
The parameter lost value after a loop +0.50
Integer or double 1.0 and 1 -1.08
Reversing array but only one element is returning +0.53
Data structure for fast lookups with consistent indexing 0.00
From a vector of structs, get a vector that collects one of the fie... -0.40
Is it bad to use #include in the middle of code? +0.57
C++ How to change value of 2Dvector using reference to particular e... 0.00
managing memory in C, 2D float array +0.00
Determining If an Array Can be Partitioned into Two Subsequences, E... +0.28
Multiplying two char arrays in C++ -0.69
How to return a multidimensional Mat array from a function 0.00
C++ Returning Same reference for Struct in a For Loop 0.00
bash move is failing -0.47
How to link elements from different vectors with each other? +2.32
How to get the sum of divisors in a given range efficiently? -3.43
How to mock send() in order to Unit Test the function commSendPacket? 0.00
vector add and dot in eigen do not accelerate by mkl -3.82
Combining multiple for loops into single iterator +2.97
Delete duplicates from array C++ -0.84
Passing a function as default argument in another function 0.00
C++ Array vs Vector Sorting (vector ~2.5x slower than array in my c... 0.00
How to do python style string slicing in c++ -3.16
Sort a list of strings in Bash numerically according to specific su... -3.70
Return vector as auto from function -2.38
c++ google test division by zero +4.18
Bash autocomplete an option without running the application +4.22
Merge Sort give me no output +0.24
Can macros be used to access or assign values to elements in dynami... +5.31
C++ allocate N-dimensional vector without copying a c-array +4.60
Elegant way for element operation with for-loops on Eigen3 matrix,... +0.60
C++ - vector version implement of argsort low effiency compared to... +3.85
Initialization of a char from bit representation in C++ -2.66
C++ copy object -2.97
Is it okay to put comments between arguments of a function call in C? +3.56
How does the 'const' keyword work? +2.63
Returning the pointer address of a value within an array +4.10
How to organize two functions different in the middle part -0.39
How to delete a line after cin? 0.00
Recursive calls in void function 0.00
Find and replace elements from a vector by value -3.50
Manipulating vectors -3.08