StackRating

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

Rishikesh Raje

Rating
1483.39 (4,481,285th)
Reputation
5,607 (29,283rd)
Page: 1 2 3 4 5 ... 10
Title Δ
Is it safe to use C function pointer this way? -0.51
How to fiz this warning: warning #1011: missing return statement at... +0.25
Why does scanf read every letter as 39? +0.51
Floating point calculation with constants in C? -1.64
How to get specific data from text line 0.00
Pass correct parameters to a function 0.00
What happens in background or in memory when we cast char * to int * -0.37
Array indexing and counter overflow 0.00
How to fix these error in this code palindrome problem to tell whet... +0.25
create a subset of xmls files from an original xmls while keeping t... 0.00
Diff between uint16_t and uint32_t -1.24
Digital clock in C - how to update the seconds? -1.66
I can't understand this code? Is it normal or I'm not ready? 0.00
How to reduce dependence caused by global variables in c program -0.49
Problems reading a file and passing into a large multi dimensional... 0.00
Split int on hexadecimal level in C? +1.78
Use of modifier static in c -0.06
How to properly build linked list with char structures 0.00
Bitwise operations on 128-bit values on a non-sse2 arch +1.47
Using pointers and malloc alone, how to define 2D int array? mine s... +1.79
What is wrong with these for-loops that make my program stop running? +2.20
Why size of extern variables is 0 in ELF? 0.00
AUTOSAR NetworkHandleType values 0.00
How to repeat a process in a while until enter is pressed? +0.01
Having trouble deciphering my teachers pseudo code -0.96
Allocating an array of strings 0.00
Correct names, but "dereferencing pointer to incomplete type&q... +2.19
Review of this linked list program -0.54
I cannot solve "segmentation fault: 11" -0.03
Traverse a tree from node to root keeping track of path 0.00
i have a problem with assigning a letter to char variable of a stru... 0.00
How to implement interrupt flags in C, using a Microcontroller? +0.52
Recursive factorial return statement -0.86
Is it the right choice to open/close a text file for writing each 0... -0.93
How can I store the 50ms before and after an audio event in a circu... 0.00
Stopping a function currently running from an interrupt handler +1.40
How to remove leading/trailing white spaces in C without memory leak 0.00
How to Encode Boolean variable as 16 bit encoded value(Hamming Dist... 0.00
Type casting a variable to void? +0.53
Sequence Stack and structure pointer 0.00
Function the separates even and odd numbers using linked list +2.29
which is faster a 2D char array or a 1D array to char pointers? -1.17
Can't cast char number to int with atoi() -0.48
How to get the right start addrss of heap in Linux? 0.00
warning: passing argument 1 of 'pushPost' makes pointer fro... 0.00
Mystery with strcmp output - How strcmp actually compares the strin... +1.00
integer to string itox function in C -1.62
For loop confusion in c program +0.45
Is it possible to suppress MISRA warning in QA-C +2.31
How char array behaves for longer strings? -0.53