StackRating

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

Haris

Rating
1540.58 (11,526th)
Reputation
10,513 (14,402nd)
Page: 1 ... 4 5 6 7 8 9 10
Title Δ
writing insertion sort and swap function from command line in C +2.05
How to read a bidimensional array inside a function? -0.20
Is one string located inside the other? -0.67
How to plot a graph using my C program +0.14
Converting linked list into queue (moving the nodes) -1.13
Memory read without malloc +1.03
Extracting system call name and arguments using ptrace 0.00
My way of reversing a String using recursion in C language +0.51
C programming strange output, what did I do wrong? -0.75
Counting Sort - C +2.28
Read values from a column in a file +0.79
Ask user to enter an integer value for each element of the array 0.00
Getting line to line input from formatted text file -1.10
An array pointer comparison error +0.52
Creating a list and struct arrays using C +2.30
Why do the two printf calls send out different value? -1.70
How do I fix this in C? +0.47
What's the point of using linear search with sentinel? +0.26
Infinite Loop when counting with an array [C] +0.20
Allocating Memory for string in c? 0.00
Issue with Strlen() functionality in C -0.04
How to get strings containing space without gets() in C? 0.00
how to scan a character and integer together in c +0.52
:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before... 0.00
Why output of this C program is not correct +1.50
Array Segmentation Fault C +0.51
Compiler warning using if statements in C -0.13
TCP Packet Sender errors +0.50
getop() function K&R book p 78 -0.48
How to properly use the read function in C? +2.32
I have uncompiled some assembly code. can u tell me what it does? 0.00
Getting the id of a Parent Process from its child in C -0.26
What is the getchar() used for in this c code? -1.59
Unexpected behaviour of fork() +0.50
Why procedure if in C doesn't work with char +0.17
Why no segfault error when reffering an object after free? -0.92
Using GOTOs in an array +0.48
Getting "bus error 10" error message? +2.12
Method in C to check longest matching string? +0.03
Program not reading and printing character 0.00
typedef with pointer in C -0.84
#define directive in C Giving ambiguous answer -0.16
How to take two characters as input continuously? +1.34
Struct points as parameter to function C +1.04
Prime numbers for a given range 0.00
Trouble with pointers in parameters.. bubble sort in c 0.00
How long does it take a for loop to get started? +0.04
What is the time complexity of these loops 1 and 2 -0.57
Accessing an outer local variable from an inner block having anothe... +0.12
my loop is not working correctly in C. any ideas? +0.47