StackRating

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

Grijesh Chauhan

Rating
1621.50 (1,059th)
Reputation
46,557 (2,224th)
Page: 1 ... 4 5 6 7 8 ... 17
Title Δ
getch() not responding to stop loop +0.33
Change a character in a string to a string +0.33
C bitwise operator '&' uses +0.74
Reverse an array of numbers +0.35
Why can't I use x + 1 in for loop? -0.20
Pointer to pointer issue -0.04
proper use of sort by scandir()? 0.00
literal character in C: is it an int or a char? -0.42
How to skip over rows in multi-dimensional array +0.35
error: expected primary-expression before ']' token -0.03
Printing Linked List in C++ -0.31
Assign new size to const char* using memset() +0.35
How does one represent the empty char? -0.69
Implementing strcat using pointers -1.91
Is there some guides for designing error code in C -0.73
Precedence of operators in RPN -1.86
efficient way to count the element in a dictionary in Python using... -0.28
Swapping 2 string pointers with a function whose parameters are voi... +0.34
How to access members of a structure in an array? +0.66
Strange array initialize expression? +1.44
Why does the java code give following output? -1.38
declare extern variable within a C function? -1.11
get int value from array of char in c language +0.30
Need of Pointer to pointer +0.76
C program waits forever on scanf +0.35
how to compiler compile if statement -2.17
invalid conversion from void* to void(*)(void*)[-fpermissive] +1.67
array in descending order doesn't work in C -0.48
How does position of break; is making a difference in output? -1.20
Replacing characters in C++ Pointer Character string? +0.73
Pointer to structure 0.00
Couldn't understand the ternary operator behavior +1.64
String parsing in C using strtok +0.11
Parsing arguments in C++ +1.05
Weird behavior when printing array in C? +1.28
How to compare linked list nodes? -0.19
Class can't reach int function from main C++ +0.33
Assigning 2D string arrays using char * +0.01
Unexpected behavior after deleting a pointer in a vector +0.86
Declaring arrays inside an if statement +0.67
I get an Unexpected Output 0.00
Why does mac OS X not throw runtime error in this code? +0.95
What does the condition: '*s1 = *s2' do exactly? +1.53
difference between *y++ and ++*y? +1.40
Why do we have to assign a value while using while loop, in case of... -0.73
Why does my text not print? +0.21
My code Catalan number in C is not working ( using recurrence formu... 0.00
c++ and operator precedences 0.00
Stack by pointers in C working except at stack underflow -0.64
Core dump with SIGFPE for non-zero division +0.37