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 5 6 ... 10
Title Δ
finding minimum element of array using recursion +2.08
What is the difference between int * and int a[size] -0.34
What are the practical uses of DFS and BFS? +0.02
is a ponter to struct always set to NULL when declared? -0.28
Program to count the number of bits set in c -0.58
Time Complexity of the following code fragment? +0.48
Error in c program with two function having same return types and n... -0.32
Checking of values within Array in c +0.47
GCC Error: lvalue required as left operand of assignment -0.14
what is the complexity of this algorithm , can i sum it to infinity? -1.40
How to comparison between register with arrays and numbers 0.00
Is it true that sorting strings is O(n^2logn)? +2.79
Why is output of the following program how r u? +1.57
Need help understanding Lambda in Scheme +0.30
Delete a full function in VIM 0.00
Input in a For Loop +2.82
When to use & when reading an input -0.24
split string value in arrays -1.30
How does a computer distinguish the bits of a null terminator from... +1.24
C dynamically allocating struct, seg fault when using scanf 0.00
cannot make array in C +0.89
Why is address considered a pointer? +1.28
trying to fix bug - segmentation fault 11 -0.14
Time complexity analysis inconsistency -1.02
How to find exact Time complexity and Space Complexity for below ne... +0.52
understanding structure function *adds and rel_list +1.17
read string and compare with certain value +0.50
Pass array as parameter in C -0.01
what is time complexity O(1) times, O(n) times in java -2.01
C: About typedef and enum +0.50
Strange format specifier in c with percentage character -0.61
Sum of 2 elements from 2 ranges that will be one given number -1.85
Check the random number by modulo and user's input 0.00
why a[6] showing 344 value +0.48
undefined reference to `round' - why?? I'm using math.h 0.00
Setting struct equal to the contents from a pointer to struct -0.52
Struct array gets wrong size with malloc +0.19
scanf reading 3 numbers and 1 string +0.01
Scanf is not working in c -1.26
reading line by line and storing in an array of structure -0.01
How do I tell if the use of an asterisk is related to a pointer or... -1.62
Excess elements in char array initializer error -0.36
reassign pointer gives error -0.47
What exactly does typedef struct node {...} Node; represent? +0.48
pointer and struct issue +2.77
Conditional operation with += in C++ -0.52
Segmentation fault when passing char +1.56
C - swapping two 2D arrays by switching pointers -1.86
C program palindrome game +0.49
Reverse string function in C? 0.00