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 2 3 4 ... 10
Title Δ
why "middle = arr[(beg + end) / 2]" goes wrong? 0.00
program terminating while excuting +0.44
What's wrong with the pointers -0.30
The use of free function in c 0.00
count array length in c by pointer, the answer is wrong +0.72
Allocating memory through calloc in C -0.96
Does setting a pointer to NULL affect original item you were pointi... +0.85
Trying to swap multiple values in a user entered array -0.01
I want to enter only a certain number of elements into each row of... -0.54
How are the pheromone rules applied in the ant colony system? +1.85
Function return value const uint8_t * String +0.92
Compare 2 One Bit Images for Similarity -0.50
Sorting a dynamically allocated array of variable length strings in C -2.40
I don't understand how I am getting segmentation fault 0.00
why does while loop in C terminates abrubptly +1.99
Force Calloc to return Null for unit testing +0.98
C comparing two characters 0.00
How return dynamic massive C -0.55
Space complexity of nested loop -0.43
Array name can't be l-value means this? -0.52
Searching -food, on google gives no result +1.98
Why is the user's input saving as a list inside of a list? -1.23
How do I convert user input into a list? -0.89
Need help getting this procedure iterativ 0.00
What's going wrong with this C sort array function? 0.00
Parentheses around return values - why? +1.73
Can a string have a palindrome, is there any better way to do this? -0.91
Converting a string to Upper case letters and zeros in C +1.76
C++ Algorithm to switch the order of an array in the following orde... +0.24
C adding up integers stored from a loop +0.69
C, array of pointers: int n[5], int *p[5], assign p[i] = &n[i],... +2.58
c programming greatest of 10 numbers .whats wrong with my code? i d... -1.47
How would I scan over a string with someone's name and create i... -1.97
Why cant we add two pointers? +1.12
Using strncpy on struct +1.41
Please help me to compile this C program? [Linux] +0.88
Search for a number in an array - C +1.92
Why can't I modify a variable through a const pointer? +2.14
create the list without reset the list +0.02
The output of C code is weird, 2nd line just outputs 0 0.00
C segmentation fault when using pointer to structure in a linked list -1.65
Unclear purpose of return in a function +1.80
How to remove consecutive duplicate items from a list -1.81
fread error - segmentation fault +0.36
Returning pointer to static local variable -1.50
How to pass an array of integers to a function as an argument and m... +1.64
Segmentation Fault (Core Dumped) - C Arguments +0.48
Segmentation fault in c dealing with scanf +1.54
why two pointers used in structure in c -0.06
Palindrome Test +2.25