StackRating

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

ameyCU

Rating
1525.43 (23,396th)
Reputation
14,925 (9,440th)
Page: 1 2 3 4 5 ... 15
Title Δ
Segmentation Fault : 11 Pointers and Structures 0.00
Data in last node replaces data in previous nodes after insertion i... -0.06
What is the correct specifier for char, double and float? +0.58
Reading from two .txt file using fscanf in C, storing in structs an... 0.00
Segmentation fault (core dumped): scanf int data to array with C -0.57
Alternative way to pass a char pointer to a function -1.66
Passing matrix as a parameter -0.84
C - sscanf giving me wrong output after reading file 0.00
why float type pointer addressing int showing unknown numbers? -0.53
(Conceptual) Iterating through an array of ints using a pointer +2.23
How to print a 2D-array in C, without using the operator []? -0.17
simple else if statement is not working 0.00
Alternative to strcpy? or fix to strcpy in program? -0.87
C - Warning: assignment makes integer from pointer without cast 0.00
why do we need to use (void*)&a instead of &a +2.07
Unexpected memory allocation in stack segment +0.22
Why am I getting error although the code is fine? -0.04
How to move memory that is already allocated to another struct -0.86
Trouble with macros in C +0.01
Why strcmp giving different response for complete filled character... -0.35
Why does fscanf ignore the first string? +0.91
SIGTRAP, Trace/breakpoint trap in normal C program (using code block) 0.00
Code to Reverse String not clearing up previous values +0.48
Why is there output from this code? +1.99
Can a string be assigned to a char pointer, without it becoming a l... +1.23
C programming - Reading CSV file -0.02
How do I save a text file into an array? +0.45
Passing multidimensional arrays as arguments in functions in C -0.42
In C, why does "int MAX = 10^6...int arr[MAX]" not crash,... +0.46
difference between "->" and "." operator in... -1.45
How initialization is work as Condition in C program? -0.76
array of structs in c-user input +1.97
Storing Unicode in char -1.11
How to find the largest integer among an infinite number of integer... +0.80
How to Dynamically Allocate a string within a struct with fscanf or... +1.57
C Linked List Error -0.01
How to use a character to quit a loop in c Language? -0.09
Playing with reference variables and pointers +1.45
tree data structure (level_order) +0.47
incompatible return expression of type 'unsigned char [2]'... +0.49
How to provide a file name through scanf for cvloadimage in opencv -0.02
segmentation fault while appending a linked-list 0.00
if..else..if..else code not working properly(coding in C) +0.82
C fopen() - Possible issue with absolute path -1.47
C dynamic data specifiers -1.51
Multiple floating point input from keyboard 0.00
corrupted double-linked list after use fclose(); +1.33
I can't store a string of characters in a node of linked list +1.73
Loop when enter is scanf'ed like pacman +0.48
Accessing pointer member of the structure using structure pointer -0.34