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 ... 6 7 8 9 10
Title Δ
Twos Complement ~0 signed -1.07
removing left shift count >= width of type warning -0.47
pass value by reference doesn't work after 2nd pass in c -1.14
Why do fseek & fputc not work in my program? +2.31
How to return a value with void function without parameter in c +0.51
C++ embbeded platform readability for division of 2 integer constants -1.85
get the most negative number's absolute value -0.42
How come does the size of arr[0] is of 8 bytes? +0.62
c good programing practice using #define and hex values instead of... -0.35
highest frequency at which an ANSI C routine can run on an embedded... 0.00
To print numbers from 1-25 and 50-75 in C..WITHOUT the use of *ANY... 0.00
how to access a particular register of a microcontroller using poin... 0.00
How does the global variable declaration solve the stack overflow i... -0.55
C Programming : for loop and break +0.35
How to grab specific bits from a 256 bit message? -0.19
Incompatible assignment to enum from enum * +0.48
Overflow error in function 0.00
C: why are extra semicolons OK? +0.41
C Programming: What is the usage of underscore? -0.83
Factorial program using recurrsion returning wrong value -0.47
Array index changing 0.00
Bit wise '&' with signed vs unsigned operand +1.09
Convert a 2 bytes char array to int -0.49
lvalue required as left operand of assignment -0.94
A simple C program to analyze pcap file ,but it can not read entire... 0.00
Search of an element on a unsorted array recursively +2.06
Why am i not able to print 47th fibonacci number correctly? +0.83
Detect Integer Overflow Using If Statement 0.00
Adding a node to the begining of a linked list results in error mes... 0.00
How can I pass user-input to implement an alarm clock? 0.00
Error: Abort trap 6 - String obfuscation +1.13
Fails to read data from binary file into array of structure pointers -0.95
Cant pass a correct Dynamic array of structs in c -0.14
How can I restart the program in C? -0.48
How bitwise shift operator is Implemented in C. Is it atomic? +0.50
Trouble in understanding a line of code in c +1.37
push operation on stack using linked list fails +2.23
How to check if it is a subset with linked lists in C -0.43
Can anyone know how to fix this code in C? -0.22
How to Find a application path using char C++? 0.00
Malloc in If Statement in C -0.91
why no overflow when using double variable? +4.68
How to overwrite content in text file? (edit items) +0.49
Code of Unix (big endian) and same code on linux (little endian), c... +4.34
Why do these two functions to print binary representation of an int... -3.34
My function doesn't memorize the head of linked list -3.60
Where to deallocate (free) +5.42
Creating stack using linked list -3.09
Arduino Uno - C Code to count from 1-9 and back with button control... 0.00
Translating this C struct to C# +0.25