StackRating

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

WedaPashi - Prasad Tandale

Rating
1510.58 (67,073rd)
Reputation
2,409 (70,018th)
Page: 1 2 3
Title Δ
sprintf an unsigned char array -3.85
C - Dynamic allocation of a struct with non dynamics elements +1.68
When to use an array with a maximum and when to malloc -0.15
Issue using free -1.62
Character compared to a digit 0.00
Does packing a structure affect sub-structures? +3.57
Error with the array returning through function -0.22
What to return from function that returns a struct type in case of... 0.00
Structures and dynamic memory in C +1.61
Segmentation fault on program with scanf +1.41
A simple way to create three struct linked lists +4.02
.bss vs .data: static q32 vs static int +3.88
what is the command prompt equivalent of CTRL+Z? 0.00
error: conflicting types for ‘malloc’ +1.25
malloc of an array within a struct 0.00
What does this expression, 1>0, evalute to (on 64 bit) in C? +3.03
Using bc through pipes and fork -3.46
why is this behaviour of strtof() changes with respect to the chang... +5.69
C Language: I want to add all the positive integers when a negative... -3.88
undefined reference to a pointer in c +0.03
C: sorting 2d arrays row by row using qsort -2.42
How to make a dynamic char? -3.85
What is difference bw these codes for structures? +1.79
How to pass a string from C to swift? +4.36
Which of these two C functions compiled to the assembly below? +4.88
function remove a word depending of a number - c programming +0.26
Unexpected output when multiple threads update same variable +1.11
SIM800L Blank SMS issue 0.00
Integer division in C with unsigned short +1.85
How to convert const uint8_t * const to bool +4.75
Interesting Value When Not Initialized to 0 +4.28
Countsort "core dumped" error +2.02
Type mismatch in c programming +4.11
How to define a global array (which gets length another function)? +4.91
Pointer to variable inside a struct +4.72
How does `int x = printf("foo");` return `foo` to the out... +0.86
how to initializing a hash table in C +4.77
How to insert an extra character in a string in C -1.06
Does use structs direct in functions uses more resources than pass... -2.26
What is wrong with this program? -1.79
Changing a global variable in callback function that is looped in C -0.70
GCC - How should I be formatting this string correctly? Segmentatio... -3.08
Why doesn't this program in C compile? Error: undefined referen... 0.00
How to remove elements in static array effectively in C +1.28
Bluetooth data to HID for BLED112 0.00
printing strings produces garbage even when (I think) they are null... +0.22
How do you get the actual name of a bluetooth low energy device? 0.00
What is the equivalent C code for this assembly? -2.99
How to get the largest integer using modular programming? -3.53
Program won't print matrix 0.00