StackRating

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

Tim Randall

Rating
1526.80 (21,789th)
Reputation
2,226 (75,629th)
Page: 1 2 3
Title Δ
C program to take integer if it is Prime or Not Prime +4.10
How to solve this problem with files in C? -0.10
Why can't structs be compared for NULLness in C? -1.00
Count till certain number with recursion with C language +1.20
c structures and pointer allocation pthread +0.22
Do bracketed headers have to always be above quoted headers for C++? +0.37
Variable misteriously being set to 204 0.00
Write a function that displays all the different combinations of th... 0.00
How to find the index No. of mininum no. in an array? 0.00
Comparing elements from two 2d-arrays in C without strcmp 0.00
Convert Hexadecimal to Binary in C +5.31
Editing class private in C++ 0.00
C++ (and ROS) - Include vs. forward declare of reference with set d... 0.00
Character C-function, misconception on its behaviour 0.00
Preventing implicit call to base constructor within copy constructor -1.80
Bubble Sort Not Looping Correctly 0.00
How to delete nodes in a doubly linked list +2.10
Storing char arrays in an embedded system +0.76
A question to C operations :return 1 when all bits of byte i of x e... +3.47
Not allowing user to enter duplicate values +5.03
long long int Declared Inside main() +2.74
Program loops infinitely if a non-integer is entered, and does not... -3.50
Addition of two character literals in c++ -0.60
c++ dynamic memory Allocation in stack 0.00
How to properly return data from an object through a command in ano... 0.00
Gtest: Access auto variable globally across multiple tests 0.00
unexpected byte order after casting pointer-to-char into pointer-to... -4.11
Why aren't two objects the same, after assigning one to the oth... 0.00
C++ Operator Precedence Query 0.00
string intersection in vectors giving segmentation fault 0.00
What happens if I write less than 12 bytes to a 12 byte buffer? -2.67
C array of struct -2.78
Why place any identifier in conditional statements without giving a... -1.19
Loop through odd numbers and 2 -1.80
How to copy 32 bytes at a time to an array 0.00
Is P1DIR |= (BIT0 | BIT6); and P1DIR |= BIT0 + BIT6; identical expr... -4.00
Make C++ automatically convert int to double -2.79
Format Adjustment in C -1.78
segmentation fault in sorting program C -2.65
error: expected expression before ‘User ,User.szMake 0.00
Calculate bitmask from a given index in a 16 bit architecture -2.21
C passing string by reference to function 0.00
strcpy issue with structure in C 0.00
Why we use two indirection operator to access array of string +0.58
segmentation fault in linked list with uncertainty 0.00
Scanning a integer from a character array +4.14
understanding command execution in shell implementation 0.00
Saving data from text file to data structures in C -3.67
C++ Difference Between Const Reference to Non Const Object and Non... +4.54
Sum int with char array +4.64