StackRating

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

JackCColeman

Rating
1426.04 (4,535,626th)
Reputation
3,346 (50,455th)
Page: 1 2 3 4 5
Title Δ
Can I send simultaneous (instead of sequential) Arduino outputs? +0.77
How to improve performance of following loop -3.35
Arduino Ethernet Board R3 with WIFI 0.00
Memory questions and functions +2.29
Is the win32 api obsolete? +2.24
implementation of Cormen's HeapSort algorithm in C -0.66
How is memory allocated for stack variables? -2.61
Linked struct in C +4.72
Building Binary Tree from Pre and In order -3.49
union types and flexible array member +2.89
TimerOne and Serial Libraries +4.76
what is the use of %.*s in this program -1.92
Reading characters into a limited buffer size -3.56
Why scanf("%c\n") have a delay in stdin -3.12
an efficient way to detect when the system's hour changed from xx:5... -2.98
Arduino serial event not returning -3.33
Automatic variable in C not initialized but given fixed value withi... -1.94
Why can't I pass typedef or enum in Arduino? 0.00
Why would you use the keyword const if you already know variable sh... +3.61
Runtime of Initializing an Array Zero-Filled +0.55
How is this c function decrementing my counter? -0.87
Strange behaviour of the pow function -3.19
passing address of variable to a C function -4.32
How to convert part of a character array to a integer varible in C +4.76
Random Number Generator Matlab with Multiple CPUs -2.03
How can I send/receive data to/from my samsung s3 to a (medical) de... 0.00
Floats being Inexact -0.12
Is there a way to allocate more memory in matlab 0.00
How do I establish multiple random numbers in a single Arduino sket... 0.00
Why don't I need a decrementing loop to fade OUT an Arduino LED? -3.53
I need my equations to overwrite data in a file every 10 iterations... +0.58
Integrating fftw C function calls inside system verilog code +0.21
Pointer Arithmetic With Same Pointer (Array Subscript is not an Int... -2.36
Using String function is not outputting Using Arduino 0.00
C defining function pointer with pointer agruments -2.34
Whats the use of zero sized memblocks? -1.75
Assign int value to a pointer -0.93
C get string with spaces, of unknown length, with fgets +1.21
What is the Static Global Variable Purpose? +1.08
Properly using/creating dynamic cstrings in C with malloc? -0.70
Redefined Global variable -1.15
Why doesn't gcc handle volatile register? -1.63
Why can't I make a GUI in high-level languages? -1.47
Passing to void** instead void* makes the compiler complain about t... 0.00
Writing into memory with loop scope variable and accessing it from... -3.92
undefined reference to `main' in C +2.86
undefined reference to `main' in C -2.47
int b=0,a=1;b= ++a + ++a; what is the value of b? what is the calcu... -3.97
dereferencing pointer to incomplete type in C -1.15
Making a TCP socket in C -3.88