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 ... 6 7 8 9
Title Δ
C Language: I want to add all the positive integers when a negative... +3.88
The sum of prime numbers +3.93
Add to linked list via tail pointer without 3 levels of indirection -2.51
Converting massive binary input string into character string C -2.14
Sorting an array of integers in alternate fashion using qsort funct... +4.14
How to run a function only one time from within an infinite loop? 0.00
switch always default after I input data -2.77
Re-declaring variable inside for loop in C -3.03
Loop going on longer than intended checking for empty line -0.10
pointer to pointer assignment in c -0.23
C segmentation fault 11 when implementing hashtable -0.35
On solaris how to get the full path of executable of running proces... +4.38
Why different size of memory gets allocated to integer in BSS and i... 0.00
Can this be an alignement memory issue? +1.51
segmentation fault (core dumped) using pointer -1.52
Variables not being destroyed with each iteration of a while loop? -1.74
Pascal's triangle in c with recursive functions -2.55
mallocing same variable multiple times in c -4.19
What happens if I define the same variable in each of two .c files... +2.78
Can anyone please explain me why this prints 41? -3.22
Insert a number to a sorted linked list, why the number inserts to... +3.76
Join const char with int into a char* +0.40
Print data for inorder tree traversal on single line, separated wit... -2.94
C parsing a huge int array from a string +5.60
Why don't I receive the wanted output of 2.50000...? +1.54
Name of entire group of four C++ declaration symbols? +5.04
Bit Shifting Confusion -2.04
C programming: I have an error in creating a binary search tree usi... +4.06
segmentation fault 11 in c binary search tree -3.73
array initializer must be an initializer list or wide string literal +1.00
I continually get a "Bus Error" while this is code is bei... +5.13
Why is my wc implementation giving wrong word count? -2.46
Why does sizeof(a ? true : false, a) operator printed one byte? +0.47
Character Pointer in C 0.00
change Insert At Front linked list to Insert At Back linked list in... 0.00
Quick sort with multiple keys? +0.08
how I can use txt file as a input in c++ 0.00
Boolean Table in 2D array C 0.00
Address of First Vowel of a String in C - What is wrong with this? -3.78
Can someone tell me why this program keeps crashing? 0.00
Initializing an array in c with same numbers leads to different val... +4.42
Freeing a struct gives 0 +4.48
Swap function for a sorting algorithm doesn't work with paramet... -3.70
Code doesn't read the last character of string of Characters (C... -0.16
First Not Repeating Character Code 0.00
Write values in string array in C -1.78
Wanted to know when to use a do while loop compared to while (examp... -2.12
Inserting strings into another string in C -0.98
C - iterate over array of 0s & 1s as if binary number -0.78
calling two functions with callbacks +4.36