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 ... 5 6 7 8 9 10
Title Δ
Array of pointers to array of struct -0.59
C looping counting up -0.54
Difference between if('A' <= e <= 'Z') and if... -0.43
Sets of all disjoint pairs -1.62
I dont understand increment in c 0.00
automatically output a bunch of files, named after a parameter +0.02
Order of growth as worst case running time as a function of N -0.83
Harmony Search algorithm adapted to Travelling Salesman -0.48
Why does 'static int' give a different answer while recursi... -0.24
Why does this inner for loop execute when p == 2 -1.52
Exec() and Fork() 0.00
Check if a number from 1 to N has a number 3 in it +0.50
Why the factorial of 153 has failed in following program -0.29
What does this mean? C programming no condition -0.67
Array of pointers to find sizeof string -0.31
How to use scanf in a loop to get a char* array in c +2.89
Printing all duplicate words from a file in C -0.07
Segmentation fault in C using GCC compiler while performing quicksort -0.53
Can we have a struct element of type Variable length array? -0.66
A function that takes string parameter and returns integer pointer -1.34
Casting from a pointer to an integer. What is actually happening? -0.47
while (scanf()==1) doesn't work - what is my mistake? 0.00
Why wont this call by reference in C code work for swapping 2 values? +0.53
Confusion about pointer decrement in C +1.74
What's the best way for checking if any value is NULL or empty? +1.52
How to call recursion in different way? +0.52
Adding to integer array base address C? -1.05
Return which digit occurs the most times +2.06
Segmentation fault (with file on C) 0.00
C programming - why garbage data inside my struct? -1.12
checking for co-prime in C prgramming language +0.53
C Program to convert word columns into integer -0.84
Confused C pointer behavior -0.76
Does send() allow you to pass an int array C +0.56
C memory allocation for struct with malloc -0.84
How to create a very basic thread function in C -0.21
How to display output after entering some integers seperated by a n... -1.75
Can I declare an array first and give its value later? +0.97
Why am I getting 'Floating point exception: 8' 0.00
Two level pointers +0.81
How to use array of structures in while loop +0.49
Char pointer arithmetic C -0.27
Why is gcc ignoring 'register' request for one int variable... -2.39
Pointer targets in passing argument differ in signedness -1.76
Having problems with pointers and recursions -0.62
Stack data structure in c explanation [SOLVED] -0.51
C program to calculates the number of ways to choose k objects from... +0.45
how to use assign elements to matrix using dynamic memory allocation? -0.03
Why is the print statement encountered five times in the following... -1.79
How do I add a "+" in between each signed integer +1.35