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 ... 79 80 81 82 83 84 85
Title Δ
What is "overhead"? -0.14
sizeof: Operator or Function? +1.47
domain in programming 0.00
C "Static" Optimization +1.29
How can I check for aaa or aab or a in a Perl string? -0.70
Why do different operators have different associativity? +0.97
Bitmap in C, binary operations -0.57
Global initialized variables declared as "const" go to te... -0.31
hashing algorithm for strings +0.41
Big-O Notation Code Algorithm Analysis Homework +0.94
Why am I getting 'Incompatible pointer type' warning? -1.92
How to get the exact position of an element in a set? +0.47
C++ Inheritance Question +0.86
cast Derived*const to Base*const +0.55
Putting comma(,) at end of array.Is it a convention? +0.43
c++ interesting function define +1.16
What's the "java" way of converting chars (digits) to ints -0.33
Does the function basename strip away the \n at the end of a path? -2.06
Pthreads vs. OpenMP +0.51
Calculate autocorrelation using FFT in matlab -0.62
In C, there is a way to know when the end of string is reached. Is... +0.69
C: Which is faster, accessing global variable or passing a pointer... +1.00
Does it ever make sense to overload unary operator &? -0.34
Functions and pointer to pointers -0.53
Calculating co-ordinates for a sprite in C++ -1.86
Plot gradient magnitudes of a colour image in matlab 0.00
Bash redirection help +1.39
define double constant as hexadecimal? +0.99
Accessing an object's attributes correctly out of a vector and clea... +1.32
What's the point of using "while (true) {...}"? -1.50
Removing something from a STL container without deconstructing it -1.16
C++ cout pointer +1.63
Iterating through a tree +0.43
Measuring time taken by a function: clock_gettime -0.98
Are C++ static simple types initialized in order? +0.36
Creating integer variable of a defined size -0.38
What is guaranteed about the size of a function pointer? +1.54
When using a restrict Pointer in C, is it OK to change a variable u... -0.37
Compilation error in Makefile, includes not showing up -0.51
Finding unique path name for a given input -0.08
C String -- Using Equality Operator == for comparing two strings fo... +0.96
Finding eigenvectors of covariance matrix to create 3D bounding sph... -0.04
Is there any physical part of memory with the address of NULL(0)? +1.21
Convert base 16 string to base 256 string in C++, vice versa +1.34
Parse tree for SQL statements - precisely for "SELECT" st... -0.16
Dynamic Frequency Evaluation on Massive Random Numbers +1.73
Vectorisation of powers +0.22
Difference between i = ++i and ++i -1.22
Undefined references -2.12
MATLAB coding problem 0.00