StackRating

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

sara hamdy

Rating
1447.59 (4,533,266th)
Reputation
428 (309,643rd)
Page: 1
Title Δ
what is the difference &p and *p_p in C? -1.24
what is the difference &p and *p_p in C? -1.24
meaning of these pointers, pointer-to-pointer, function pointer and... -0.81
Use of the "-=" operator with array element in C -2.63
when should i use Dynamic memory allocation? -2.27
declare an array within a method call in c -1.78
Find the indices of 2 characters within a structure in C +0.20
String in C: replace characters with each other -3.54
How can I use sscanf with white space? 0.00
i can't understand what is the issue in my code which makes the... 0.00
Printing the address of the first element of 2D array in C -1.11
Increment Of Pointer Of An Array -2.00
C programming find min,max and sum without using recursion and arrays +0.52
I try to write a function to remove all characters in a string expe... +0.40
How to get my code to print the right letter count? -3.62
Char array in multiple test cases -3.16
Code for swapping integers works in C++ but not C -3.30
sizeof operator in c on pointers of same type giving different resu... -2.21
Why is there a difference when assigning an array with static keywo... +0.45
Const Struct vs Struct With Const Members -3.70
I can't find the error in a program with a while loop -3.75
Why is this for loop with an unsigned int endless? -3.57
Why does i have to input 3 numbers instead of 2? -3.97
The first element of my output is wrong where I want to write a C f... -2.00
I'd like to know what is the issue which cause wrong display in... -2.01
i make testing api for website by using jmeter and there is error m... -3.92
I want to know what is the difference between all output in this co... -3.24
What does (*(int *)&(w)) mean in c programming? -3.52
i want to take number from user then print if it prime or not but i... +4.60