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 ... 10
Title Δ
Why is a segmentation fault occuring in my code after the first tim... +0.02
Why is the value of d 1 and not 6? -0.40
Why is the Frequency Array saving garbage values? +2.01
what is the difference between these two in c++ +0.57
What does the below C code does - is it redundant -1.20
k largest elements exercise from geeksforgeeks 0.00
why is the output contains 4 time 0's? 0.00
Resolving "error: expected identifier" in header file? +0.43
How does ARM processors differentiate between negative numbers and... -1.53
Char permutation algorithm in C that stores the output in an array +0.49
Asterisk in an array in C Programming 0.00
Using character vs. pointer for an "array of words" +0.49
Print binary of an ascii character -0.83
Modify a pointer if it's NULL in C++ -1.39
Program crash after trying to access and write to structure member +0.01
How does noNameFunc1 truly work here and how can I pass values to it? 0.00
what does enum DescriptorType DescriptorType :8; mean in C code? 0.00
Initialize a constant array of struct with bitfield 0.00
How to pass array of structs from main to another function +0.26
Can we use extern keyword with typedef datatype in header file? +2.60
in C programming, is there anyway to get return value of function i... +0.26
recursion - Not sure why the numbers increase and then decrease 123... +0.53
Controlling defined values during unit testing +0.18
Inserting elements in a linked list of linked list 0.00
What happens if you don't free allocated memory in a microcontr... -0.14
How to find number of elements of array which size is bigger than t... 0.00
Segmentation Fault in function pointer -2.03
Get command line parameters as one large string -1.54
Why is is series a int when Im declaring it as a float? +0.51
Who can help me in fixing the cherry-pick Git error? 0.00
Variable not changing state despite being volatile +0.51
Two different assignments for interrupt registers in ATmega328. Why... 0.00
How to find out how many bits are set (equal 1) in the product of t... -1.65
Stack head and tail updating to same value but only calling update... 0.00
How to create a big matrix like with 1000 rows & columns in c? +1.02
Memory Segment allocation for global and local Pointer Variables in C -1.08
malloc of a structure in C ( ported from C++ ) -1.70
Trim function in C +0.10
Word every 2 bits to symbol -1.89
Using free() corrupts char array data in C -0.41
Reading in user input with space using scanf in a while loop? 0.00
How are operators with the same precedence in C evaluated? +1.92
Program crashes during line of scanf +0.51
How can I cast uint8 * to struct that contains array element of var... -0.50
Problem in implementing a recursive function +0.00
Why malloc( ) is used ? And why the size of the variable isn't... +2.30
Some Troubles in A Little C Program +1.82
How to print a series upto n terms, with each term = sum of previou... -0.70
what does the following call mean in C? +0.53
Reading value from memory location (with 24-bit address) in 8-bit m... +0.51