StackRating

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

sg7

Rating
1474.02 (4,513,187th)
Reputation
4,237 (39,495th)
Page: 1 2 3 4 5 6 ... 7
Title Δ
Understanding dynamic memory allocation of a string within a struct +2.58
C-Void functions won't execute -0.41
Delete struct node using pointer-to-pointer -1.58
How can I fix this error in c code for linked lists? +0.04
Recursive Divide & Conquer Technique 0.00
Break or merge loops over arrays in C? 0.00
What does the asterisk mean in const char *src? 0.00
fopen() crashing on second use in c -0.20
Is there an error in many TQLI implementations in C? 0.00
Eigenvalue calculation using TQLI algorithm fails with segmentation... 0.00
Unknown "delete" error in my C code +0.05
C - out of bounds for type string -0.31
Showing Bytes in C +0.55
.exe has stopped working (Cprogramming) +0.31
How to use strings in C? -1.55
int_fast_ types and value overflow -0.45
Problem in printing specific character of an array after using strc... +2.65
C EXC_BAD_ACCESS with string manipulation 0.00
Declaration of array inside struct fails sometimes +0.46
How to resolve warning 'double *' differs in levels of indi... +2.39
How can I add IV (initialization vector) to AES-256 ECB Encryption... 0.00
Pointer to Pointer in C function; Linked Lists -1.57
How to print the values that are stored in the array using pointer... +1.20
Some questions about `ngx_palloc`? 0.00
Assign local array's contents to global static array's cont... -1.69
Getting RWBoundsErr while reading a text file using RWCString in C++ 0.00
String Arrays: Delete original array and then return copy -1.70
Can I treat a multi-dimensional array as a one-dimensional array? -0.71
Loading strings divided by delimiter to array +0.08
Passing double pointer to function -0.90
What's happening here in this line? +0.56
difficulty in understanding how pointers work in c +0.06
End of File in the forwarded output of cmd before the actual EOF +0.07
saving to a string from a pipe -1.43
Read for inputs individually in C +0.17
crashing while constructing a BST from a linked-list 0.00
Memory allocation in C - Acronyms :) +0.95
using the same pointer for two functions in c -0.42
Checking if a string exists in an uninitialized array of strings -1.60
what is the best choice between rabbitMQ, ZMQ and Celery using pyth... 0.00
How this function f1() will execute? -0.72
ds_list can't handle more than 3 elements -1.16
is access to array member in structure in c a access to value or ad... +1.69
Program can't run on eclipse +0.56
C: generate array with random numbers in range (allwowing duplicates) 0.00
Resize specific cells of array in c -1.15
Why does the below code yield O/P as 3 instead of 5? +0.61
SO_REUSEADDR seems to hold the value 4 +2.69
How to pass an array of struct in a function and change its argumen... 0.00
How to add string elements successively in C? +1.87