StackRating

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

Barath Ravikumar

Rating
1486.53 (4,458,681st)
Reputation
4,343 (38,480th)
Page: 1 2 3
Title Δ
The #define variable usage +0.43
modifying a char * under linux crashes but not under cygwin. why? +1.74
sprintf to make a bunch of file names +1.17
Clarifying on function calling +3.69
What happens when blocks are freed from heap by free()? +2.22
modifying already initialised array of strings 0.00
interactive menu with switch statement +0.57
Float output is incorrect +4.08
Memory allocation in my simple game +3.63
device_create with existing device name +0.10
Unable to debug my quicksort program 0.00
Initialize the first elememt of the structure or the whole structure? -0.63
Representing a two-dimensional array assignment as a pointer math? +3.24
assigning char pointer to char and char array variable +3.74
Two dimensional arrays with pointers +0.51
Reverse a string word by word +2.93
Finding Max and Min floating numbers from a file in C +2.41
What do I do to stop an error "expected expression before ‘cha... -2.75
How do I make my own header file in C? +0.42
How to include the command "wget" on my C source code? +0.21
Can't initialize array of strings and use them +1.46
Filling a char pointer in a struct -3.77
C++ - include unistd.h: why not cunistd? -0.71
The C Programming K&R Exercise 1-13 -3.96
How to solve this fork() example in c, -1.83
how to have a generic operator variable? +0.60
fscanf return value +0.33
What do I do when inptr == NULL? +3.24
C forks, kill the parent after returning its PID +2.10
getchar() returns the same value (27) for up and down arrow keys -1.62
Losing control after execvp(grep) -1.47
function to transfer count number of characters from source string... +0.61
C + extern declarations - Where to put them 0.00
Understanding C function arguments +4.14
POSIX threads & semaphores -3.88
no output with the pointer pointing to the strings -1.17
I have come across this code snippet as shown below. Can anyone sug... -1.86
fprintf not working C +3.94
Execvp not being executed n times in a loop -1.24
Suspend the program execution until interrupt is handled - how to a... +0.12
C error handling coding-style +0.72
Left shift operator in c -0.26
Attempting to modify data through a non-constant pointer to constan... 0.00
Static vs. Malloc +0.04
How to prevent echo some char in fgets -4.05
Factorial program is not working properly in C WHY? +3.18
How do I solve given typedef in C +0.85
Unexpected result with fgets -4.57
How /proc/interrupts gets updated? -3.11
The difference in these 2 snippets of code -4.30