StackRating

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

Michael Dorgan

Rating
1460.03 (4,528,667th)
Reputation
10,855 (13,854th)
Page: 1 ... 4 5 6 7 8 ... 12
Title Δ
How to use pointers with struct members -1.31
Problems with arrays in C +2.39
Is it possible to delete an object in c++ without calling the destr... +1.38
Instruction sequence that does the same thing as push -0.68
How are stacks in windows x86 stack defined? +2.69
What is better resizing array or copying? 0.00
Memory address in C +0.68
Passing arguments from asm to C in on ARM +1.74
C code translation into MIPS +0.62
why is nan can be prevented by duplicated calculation? +0.57
Which inline assembly code is correct for rdtscp? -0.43
How to merge two Makefiles (each builds scripts with certain enviro... 0.00
Looking for learning materials for low-level programming languages -0.82
how to use std::rel_ops to supply comparison operators automatically? -1.36
MIPS: Check how many alphabetic characters are in a string 0.00
I keep getting random segmentation faults +0.03
Forward declaration of function messes up, saying args are undeclar... +0.69
I can't change char pointers (arrays) -0.55
is it best practice to try to remove ALL compiler warnnings with an... +2.48
Returning an array using C -0.28
Heap profiling on ARM 0.00
How to emulate a CPU in C? +2.24
Save long chain (NSArray) of numbers from 0 to 3 on iPhone, efficie... -1.82
detecting stack overwrite error -1.12
ARM assembly add of signed halfwords 0.00
example of a infinityloop by optimization(done by the compiler) in... -0.22
Line by line reading, seg fault +2.00
How to determine what program is doing when it becomes non responsi... +0.55
What is the difference between char *str being null and str[0] == '... +0.37
how to initialize an array? +1.07
how to optimize this code using c and pic16f84a? +0.54
Memory error: Dereference null pointer/ SSE misalignment +0.59
For loop not working? +0.09
Is increment an integer atomic in x86? +0.68
Detect integer overflow +0.52
Printing the hex representation of an array of values -1.10
Is this considered a memory leak? +1.25
Sorted insertion into small (255 element) list +0.35
it's possible access a pointer in a "recursive mode"? -0.15
how to find a point that is nearest to the most points when we have... +0.06
GDB corrupted stack frame - How to debug? -1.27
Is volatile fine with this kind of usage? +2.80
Memory consumption in C -1.12
Reversing a bit packing algorithm -1.58
function to find length of 2d string array in cpp? -1.16
ATmega128: Adding and subtracting 16-bit numbers (assembly) -0.87
MIPS assembly peculiarities 0.00
Userinput doesn't work when I enter "..." +1.47
Preprocessing Macro +1.50
How does time() in time.h work? 0.00