StackRating

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

The Paramagnetic Croissant

Rating
1572.91 (3,713th)
Reputation
7,652 (20,719th)
Page: 1 2 3 ... 5
Title Δ
C - function to search a substring.. need to simplify +1.00
how to sort the null objects in a dynamically allocated array of ob... -0.56
Lambda-specific variable -2.17
Regex to extract function from c++ function calls 0.00
How can merge sort have multiple big-oh values? -1.26
How do you use scanf to get an int in C? -0.44
Why does "(seed * 9301 + 49297) % 233280 / 233280.0" gene... +2.34
Objective C - when to use NSNumber vs a Primitive -0.58
super init constructor in Swift -0.47
Is fetching the value of an invalid pointer undefined or implementa... +1.25
Is "assign" the same meaning as "copy"? 0.00
How to check if CLCircularRegions intersect 0.00
Concise Optional unwrapping +1.59
Converting syntax from Objective C to Swift ^() 0.00
How to mark a constexpr function's parameter unused? +1.64
Both const and non-const version of the same function - an anti-pat... 0.00
Invalid function pointer called +2.23
Efficient find and replace text in Objective C +1.70
Reassigning unique_ptr 0.00
How can I get the value of dict for the set of values in an array i... -0.93
What is the maximum errno value? -0.62
Does this code cause a retain cycle? +0.51
C - How to adapt this code for a very large/dynamic array to a 2 di... +0.44
Is it better style to initialize a structure by passing a reference... -1.65
Is there "modern" way to avoid this kind of code duplicat... -1.12
Prototyped function of structs +0.31
Avr-GCC with Arduino 0.00
Replace all occurrences of a substring in a string in C -2.46
Why match on a enum with a single variant for returning a static... 0.00
Dynamically check an object type in Swift 2 +0.15
do something before [super init] in objective-c -1.17
Understanding Memory Management retain count -0.32
Why do I have to use %ld when referring to the size of an int varia... -0.05
Split Integer into two seperate Integers -1.77
dereference variable address through null structure pointer, no seg... +1.53
Static and Dynamic Memory Adresses in C +0.38
Generate all combinations in bit version 0.00
Dropping a unique ptr returned from a function? +0.65
Are references separate types in C++? If not, why are they written... +1.56
Can I use more than one instruction in the second or third operand... +0.40
In C, why can't an integer value be assigned to an int* the sam... -0.27
Would a unordered_map be a good choice? -1.04
Hashing with linear probing in c++ 0.00
Why constants are not considered in analysis of algorithm efficiency? +0.40
Whole-word matching using regex -0.59
Expression is not assignable error when using shorter if-statement -0.76
Bitwise (Bitshift) operations on 64-bit integers in C++ -1.14
C++ #include <[filename]> but #include <string> is not... +0.39
Array Syntax Confusion -1.60
Is free() zeroing out memory? +0.21