StackRating

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

H.S.

Rating
1540.03 (11,797th)
Reputation
5,549 (29,603rd)
Page: 1 ... 4 5 6 7 8 9
Title Δ
Program to find the longest word in a string -0.01
Printing a Linked List, doesn't print anything 0.00
user input(string) writing to a file until the user gives an empty... +0.46
why is that the for loop terminates but the memcpy within copies th... 0.00
C - I think I declared and used arrays the wrong way -0.50
C - My scanf never stops taking inputs -0.53
A more elegant way to parse -0.62
Passing parameters a a string to execvp 0.00
Can a pointer take arguments? What is the difference between these... +0.47
Segmentation Fault with fread() from my created binary file +1.20
C - Why is this program printing two 0's? 0.00
How to load data from file into linked list c 0.00
How to separate a string into multiple other strings of specific le... +0.11
How do I calculate the sum of all elements before "x" ele... +1.75
Binary Search Tree print in order +1.32
Why free() for array of poiters does not deallocate memory? 0.00
Concatenate strings literal in C -0.63
Understanding 2D Char Array in C +0.48
C - Using angle brackets in command lines -1.44
Circular linked list in C 0.00
When will stack memory be reallocated? +0.71
Value of structure variable is not printing as expected in pointer... +0.47
C - Dynamic allocation of a struct with non dynamics elements -0.46
My char vector is saving the same value in every position -0.40
Trying to determine if a string contains a period +0.89
Longest string in an array of strings in C++ +0.16
What happens when I define macros with the same name -0.87
Why is my code giving me garbage values and sometimes segmentation... 0.00
Run a process to work on a particular function 0.00
segmentation error in recursion with conditions +2.19
Can you explain me the output for following c code, -0.01
Trouble in C program for getting output -0.16
How to drop extra input for scanf of %20s +0.32
Bus error (core dumped) error (ubuntu) C program -1.23
assigning a value within a char array pointer -1.86
How to join two strings in C? +0.02
Checking if a string exists using a substring (using linked lists) 0.00
How to operate matrices of different size with one function in C? -0.98
How to find the size of dynamic array -1.27
Is /dev/null always openable? +1.46
How do I count the number of characters in a file? +0.47
What happens when I initialize a pointer with an array? +1.85
How do I edit my code so that I may output the frequency of TWO spe... -0.59
Difficulty with array - seg fault after just 2 assignments +1.46
Function which takes an int pointer * as an argument and returns a... 0.00
#include <string.h> -> Abort trap: 6? +0.43
De-allocate memory of structs inside a struct in C +0.02
How does the expression ( arr[i+1] - arr[i] ) produce a decimal num... -0.72
singly linked linked list C reverse data reading +1.61
Parent process not terminating +0.05