StackRating

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

Ayxan Haqverdili

Rating
1585.18 (2,620th)
Reputation
1,618 (101,881st)
Page: 1 ... 6 7 8 9 10
Title Δ
How do you calculate multiple objects values in a list -0.05
Modifying a while loop that contains a break statement +1.29
Returning rvalue reference +1.84
Problem with using limits and very large numbers in C++ +0.47
function parameters that are writeable only by the function itself... -0.65
Qt GUI hangs despite threading 0.00
what does a[0] indicate(mean) in multidimensional array? -1.43
C++ Implicit Conversion: good specificity or a danger on the progra... 0.00
How to decide if I should use global variables or should I use the... -0.97
How can I get limitless inputs in a line seperated with spaces? -0.54
Will a C++ compiler inline a for-loop with a small number of terms? -0.53
Wrong value printed when implementing chaining methods -1.31
Problem checking numbers between 1 and 100 +0.14
Not calling default constructor in C++ +0.45
How to convert a string into a char matrix 0.00
Error - int 'counter' was not declared in this scope -0.82
Integer or double 1.0 and 1 +1.07
Why do i get "invalid use of non-static data member" erro... 0.00
Why does static_cast allow downcasts when logically it should refus... +2.79
Could Structure contains parameters? -0.46
How to get every word out of a string? -0.67
what is the alternative for "while" / "for" loops +4.60
meaning of ",0" at the end +1.73
Python homework problem without using IF Statement -0.26
Sequence of a pointer reference type +0.63
Can someone explain why the program shows me 6 and 4? 0.00
What is the difference between int `*p = new int(5);` and `int *p =... 0.00
Constant pointers used in real-life +0.72
Using a Char Array as a general variable for multiple uses +0.70
C++ Operator Overloading '+' -3.71
How do I set a char to a function? I am confused with the syntax...... +3.75
How to print a half-filled asterisk square? +4.91
Reversing a string from first principles - what's wrong? +3.91
Solving Palindromes using Stacks -0.17
Python how to to make set of rules for each class in a game -1.23
How to initialize std::map<int, int> with key incrementing bu... +2.26
finding out memory consumption of a structure 0.00
How to extract from input? +3.94
How do you format a dictionary +3.99
How to represent a graph with dummy vertices using an adjacency list? 0.00
Practise program function -4.41
Problem in understanding operator overloading +0.10
Python string split, handling single quotes -2.87
How can I parse a class attribute for its name? -0.38
write program to display odd and even numbers -0.08
C++ Inserting a new line after a specific character in a text file +1.40
What is the best way to evaluate False as -1 and True as 1? -1.58
Use range to print [100, 1000, 10000] +0.07
Does an array of strings need a maximum dimension in c++? +3.51
Python 'int object not callable' - Using Classes -4.31