StackRating

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

Sadique

Rating
1582.94 (2,759th)
Reputation
19,243 (7,160th)
Page: 1 2 3 4 5 6 ... 12
Title Δ
Adding to the back a a linked List +1.54
Value pointed to by a pointer changes after first dereference +1.24
Issue with for loop in C +0.95
Confusion About Array and String in C -0.10
Dynamically create and initialize an array of pointers to struct in C +0.54
C++: How do I modify a global char string? +0.85
What is the value 12800 in this code to output a char to a serial p... +0.13
C++: Why the whole string is not getting printed? -0.11
is &a[i] and &a[i-1]+sizeof(int) same if a is integer array +1.00
How to make this an array? +0.37
make the meaning of /* for dereference and dividing not for comment... -1.17
Basic loop ends unexpectedly +1.23
Why is the -- operator not subtracting from the value when executed? +1.12
Please tell me answer for this code? -0.11
invalid conversion from ‘char’ to ‘const char*’ -0.12
Is it possible to quote string with user input? c# +0.39
Why isn't the second "cout" line coming up in console... +1.47
Array Checking Out of Bounds +0.90
Segmentation Fault while initalizing array in C +0.92
float strange imprecision error in c +0.76
How does a forward declaration work? +0.73
can we declare size of a pointer +1.63
Duplicating strings passed to functions as parameters in C +0.40
Insert values to struct members through pointer of type struct -0.10
c++ constructor 'ambiguous' -- but it's actually not +0.48
Emulating Pass by reference using pointers in C +0.18
How could this loop print the correct statement then evaluate it in... 0.00
Different answers from ideone dev-c++ and codeforces 0.00
Run-Time Check Failure #2 - Stack around the variable 'tempMatr... 0.00
C# .NET - How can I split string with a tab separator? -1.55
C# cannot override inherited member +2.21
Unable to understand scanf() behaviour in the following code -1.19
Pass by reference in c array +1.63
Representing a double as an array of characters in C +1.72
Insert a string in a string -1.68
This program is going into infinite loop -0.18
How to remove the error 'not all code paths return a value'... +0.36
How to change a pointed value and increment the pointer at the same... +0.76
Dev-C++ res error 0.00
Operator || cannot be applied to type bool and string / string and... +1.63
Why is `int` datatype not mandatory to be mentioned for function ar... +1.46
How does this code work exactly? Help me how to approah the code? -0.08
Employee is a namespace but is used like a type 0.00
Logic Behind C Output +1.81
Suspicious pointer conversion warning while assigning const value t... -0.89
ToUpper method for a string of words in a foreach loop not working +1.84
What is error in this C program? +0.41
C program confusing output +1.17
What does "-->" mean in C? +1.81
C programme assigns a value beyond the array length limit 0.00