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 ... 10
Title Δ
Is there a way to structure my code to add up numbers across multip... 0.00
Function running when it shouldn't 0.00
Run-Time Check Failure #2 - Stack around the variable 'arr'... 0.00
How to assign string arrays in C? -0.34
Why is the code throwing segmentation fault? +2.04
What does *p mean when **p is already declared +0.22
How to handle array of pointer in C? -0.48
How to assign bitfield variable to uint8_t variable without violati... -0.18
Is it bad practice to redefine register masks for PIC24 in order to... -1.49
Store character array buffer as hex in a uint32_t buffer in C -0.44
How does little-endian processor save a number in their memory in C? +0.81
Questions about a small memory allocation program (41 lines) 0.00
How can I run through all the characters of a string and check if t... -1.62
How to add a node at the end of a linked list? -0.52
Read optimizations on shared memory -1.58
How to save nested c struct data to disk? 0.00
why a variable of linked list must be a pointer +1.34
Static replacement for malloc calls 0.00
How to parse the message to get sender phone number and text messag... -0.48
memory allocation and getline -1.64
C- Function that compares two four digit number arrays -0.16
How can I define a variable name in compliance with MISRA 2012 Rule... 0.00
How does this program get 5 finally? +1.53
Unable to print the result after tokenizing string +0.02
Create a 3-D array with malloc but got RE and MLE -1.83
Why is this usage of typedef-ed function an error? 0.00
Binary Simulation Using LEDS in C +0.02
Check diagonally winner in Connect N using C 0.00
Store strings in binary file while keeping them alphabetically sorted 0.00
Run ISR until X happens 0.00
Struggling to understand channel selection using the ADC on a PIC m... -0.51
zip method to iterate over two lists simultaneously in C? 0.00
How to create custom datatype String in C Programming language? -0.47
C QueueLinkedList string variable not working 0.00
Identify minimum unique element of array 0.00
How we must compare two integers? 0.00
Accessing a struct field using an int or enum value -1.62
Optimizing the following recursive function 0.00
Realloc only works twice +1.33
Defining string arrays 0.00
Sorted insert program in a linked list +1.33
What is the difference between these two declarations of array? 0.00
File of X,Y,Z coordinates and need to sort them low to high. I can... -1.48
How to properly malloc item in struct array hashmap in C 0.00
Passing a pointer to an array of structs to a function for malloc +0.40
Output a number with specified length and sum -1.05
How to print a different symbol depending on a value? -1.14
Loop in C runs unexpectedly 0.00
Error: AES Encryption key: invalid conversion from ‘char*’ to ‘unsi... 0.00
question about C pointer on boolean value, 0.00