StackRating

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

Jeyaram

Rating
1455.89 (4,530,736th)
Reputation
6,729 (23,983rd)
Page: 1 2 3 4 5 6
Title Δ
Can you have a triple minus signs in C programming? What does it me... -1.03
Compile shared library with link to other .so -1.46
Character String Pointer vs. Array +1.56
Odd loop does not work using %c -0.20
Pass, edit and return variable in C -0.29
malloc twice for structure -1.16
C Parsing functions not working -0.49
System call for different Hardware Architecture? +2.21
Does free() free memory at all depths or only at the highest level? -0.21
Passing Data between thread using C issue +0.06
Assign variables from a string using regular expressions -0.24
Why does C have both . and -> for addressing struct members? -0.10
How to assign a value to a member of an object of self referential... +0.53
Setting Dynamic Variable in Linux kernel module +0.77
Does calling malloc multiple times waste memory? 0.00
Segmentation fault inside printf statement 0.00
Char * sharing same memory +0.13
Why it's possible to invoke a function declared later in C? +1.10
kernel module: Accessing member of structure defined in another mod... -0.42
pointer typecasting -0.15
atof not converting in single linked list 0.00
is it necessary to type-cast malloc and calloc -0.38
Copying structure in C with assignment instead of memcpy() +0.05
Assigning value to pointer throws exception +0.21
A clarification in bitwise operators -3.59
How do I set a break point on the exact line number in a shared lib... 0.00
Segmentation fault in string copying +1.51
C: switch case with logical operator +4.77
return value is not displayed if printf in the other method is comm... -4.03
Getting linux kernel debug information after kernel crash +1.55
Pragmas behaviour while porting c application from Unix to Linux +0.56
Read two strings from file separated by space in C 0.00
C function's declaration and definition in more than one source file -0.41
float variables in C +1.81
Wrong output while running C code +0.56
C; If I put a break in a for loop inside a while loop +2.85
How would I implement a system of locks to model a gender changing... 0.00
How to get the file separator symbol in standard C/C++ : / or \? -3.38
htonl printing garbage value +0.68
linux loadable kernel prints messages on console +0.64
Generate random number in kernel module 0.00
enum is constant or const varibale or anything else ? getting error... -3.63
Where are character arrays in dynamically allocated structs stored? -1.12
Dynamic allocation in kernel space 0.00
kernel stack and user space stack -2.70
Output of a << with -ve no? -2.84
Why does this accept invalid input? -1.25
Conflicting types in C -2.13
how to pass system symbol to char* +4.34
What is the difference between unsigned char and unsigned short in... +0.19