StackRating

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

Oliver Charlesworth

Rating
1703.71 (136th)
Reputation
233,642 (179th)
Page: 1 ... 69 70 71 72 73 ... 85
Title Δ
Problems trying to assign **varname to *varname[]. c++ +1.08
C: Can't link head and tail in double linked list with external fun... +1.29
About "static" in C, how is it implemented by the compiler? +1.42
What type is the reference to an array variable? +0.43
MATLAB: How to run a different file than the one being edited? -0.63
Braces After Initialization Lists +1.35
class properties +1.35
Left shifting with a negative shift count +0.02
maximum and minimum value? +0.54
using memcpy to copy a structure 0.00
Get std::list by reference +0.36
Getting around making constructor call the first statement in a con... +1.37
When does it make sense to typedef basic data types? +1.37
How to approach finding Big O /Time complexity of any algorithm 0.00
A Question About Looping +0.77
Is volatile a proper way to make a single byte atomic in C/C++? +0.36
Return 1 if any bits in an integer equal 1 using bit operations in C +0.08
Problem with implementing a bitwise AND problem in Java -0.14
Find maximum, minimum, average of a matrix in C++ -1.75
What does the compiler at casting integer constants? 0.00
C memory leak despite free +0.43
How to switch between 2 function sets in C++? +0.87
Custom strict weak ordering +1.63
MATLAB matrix multiplication vs for loop for each column -0.56
C Macros for more complex functions -1.70
Polymorphism - access specifier changed in derived class +0.39
How to free a struct that contains only pointers -0.94
Convert a character array of binary numbers into a counter of Gray... 0.00
Loading a Matrix from a file -0.48
why attribute from interface is declared in classes +1.42
Having numbers generated in for loop how to output them as if their... +0.36
Operator Precedence.. () and ++ +1.08
Get size of input in console -0.57
C function declaration within another function +0.35
sorting a vector of structs +1.33
MATLAB: "Normalize" matrix elements to 1 or 0 0.00
How does the Java Boolean wrapper class get instantiated? -0.87
visualize c++ data structure -2.50
Why is "i" variable getting incremented twice in my progr... +0.88
curious behaviour of scanf 0.00
Is a Markov chain the same as a finite state machine? -2.49
Formatting input (removing leading zeros and decimal places) in ANS... +0.66
Getting value of last 2 bits in an unsigned char +1.58
What's the difference between := and = in Makefile? -1.80
C++ Iterators and Linked Lists +1.05
Proper Way To Initialize Unsigned Char* -0.46
My generics test in Java doesn't work! +0.74
Fastest algo for searching set of characters in given string +0.73
Nested loop in MATLAB +1.26
std::string s = (std::string)"a" + "b" + "... +1.21