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 ... 7 8 9 10
Title Δ
calloc() syntax declaration with pointers -0.11
Two pointers in C pointing to the same struct - changing the struct... +0.20
Printing three strings with identical content gives different results +0.00
Converting an int to string without using library functions in C? 0.00
Intersection of two DFA, how many states? Final States? 0.00
Word guessing game in C +4.38
Matrix Multiplication in C language +3.96
why it is acting like infinite loop +3.93
C: Freeing a pointer from another function -0.78
Create a C program that sums up the Positive and Negative Numbers W... -3.85
Understanding the basics of the for loop in C language -3.64
Is looking up a table with precomputed values an O(1) algorithm? +0.27
How to calculate blank space +4.44
c -why it gives run time error but it gives output +1.65
What is the logic behind the below example of array and pointer? -1.20
Started learning c but don't know why we are using Return 0 0.00
Counting occurance of a specific number in an integer in C +0.36
Why child process is required when threads can be used instead 0.00
how to supress or eliminate zeros after a decimal in 'C' -0.85
C array, moving elements to the right not working as expected -3.57
Dijkstra vs Bellman- ford A Directed Graph which will give differen... 0.00
How to write in to a text file repeatedly when function is called i... +0.26
Modifying value in Link List - Returns list edited but it is missin... +0.73
Dynamically allocated C string stores more than it is specified to... -2.21
Return Character in Function +1.67
Free array of function pointers -1.91
KNapsack variant. Ideas? 0.00
middle square method in hashing 0.00
If() break; doesn't work as i wrote.. please check to see what&... -4.32
Analysis of for loop -3.65
How to find the frequency of a number,without asking the user to en... 0.00
Superscript plus sign meaning 0.00
Find the length of the longest valid parenthesis sequence in a stri... -3.64
What is this code running infinitely in C? +1.67
Read a file word by word with read() -3.99
adding leading zeros to decimal to binary array C +4.71
How to end my main function? -1.76
What if the user input exceed the number of characters set in a cha... +0.27
Does a statement after return encounters even execute the statement... +2.33
Study Room Reservation Program 0.00
Operators and precedence in c -1.85
Solving recurrence T(n) = T(n/2) + Θ(1) by substitution 0.00
How to find the time complexity of a given program in c 0.00
Are there other programming techniques? 0.00
Analyzing worst case order-of-growth -0.89
Conversion of int to char +4.21
What does ** mean in C language? 0.00
How to set a variable for nested loops? +1.71
Why does my program print out weird array values? -1.72
Amortized analysis of an ordered stack 0.00