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 ... 9 10 11 12 13 ... 17
Title Δ
pass many arguments to a C function +2.62
Is it possible to use IF(cond1 AND cond2,result,else result) in MyS... -1.29
Search a list using a string +0.63
Finding MAX of numbers without conditional IF statements c++ -0.38
Dequeue in C program -2.62
Implementing queue in C -1.09
C language, how find the length of a word in a 2d array? -1.19
Math.floor kind of thing +0.28
for loop: a string passes from "0" to "9" +0.12
Trouble using fread to change struct value C 0.00
a simple pointer code +0.17
C socket programming, server send buffer seems not to be cleared -0.42
Why is localarr==&localarr? +1.36
Query on facedetection code +2.32
Why does the output of >> applied on a negative number is fil... +1.10
Input a char in struct using getche in C? +0.56
Is SELECT WHERE [primary key] = [primary key value] O(1)? +0.57
Print LevenshteinDistance matrix in c# 0.00
C Reading input into an char array in loop -0.10
How to convert a string to an integer in C programming language, ba... +0.46
Converting an int array into a single string +1.24
AVL tree sample explanation -0.13
What is the meaning of this declaration? +2.19
What does *array[] means? +0.85
delete the first element in subview of a matrix -0.38
What's the regex corresponding to this DFA? +0.46
Any ways to make this shorter? -0.67
How to allocate array of pointers for strings by malloc in C? +1.27
A simple function needs to be implemented in 10 different ways -0.58
What does X f() mean? -0.89
fgets() getting stuck in infinite loop +0.42
The #define variable usage +0.09
Difference in variable value inside and outside a function -0.41
Reverse strings stored in array of pointers 0.00
generate random byte stream with `c` +0.94
Checking size of string before operation with fscanf? -0.78
Which bit is the address of an integer? +0.73
What's the point of the NOT operator? -0.16
Ambiguity in transition: How to process string in NFA? +1.12
os.system for submitting command -0.03
C - memory allocation issue - need explanation +0.43
Python Mysql issue with %s for the table 0.00
Sending multiple messages over a TCP port -0.55
Segmentation Fault in Constructor -2.52
how to store fscanf to print in reverse order? +0.61
Sum of all integers between two integers -0.33
Find size of input char* and copy portion to output char* C +0.91
Same address of two variables? +0.19
suggestions about integrating pointer into program +0.68
Construct grammar given the following language {a^n b^m | n,m = 0,1... 0.00