StackRating

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

john

Rating
1606.21 (1,533rd)
Reputation
40,561 (2,737th)
Page: 1 ... 21 22 23 24 25 ... 55
Title Δ
how to understand which recursive function program needs -0.14
Next Greater Element -1.19
Doublely Linked Lists remove() -0.14
Strange behavior when comparing int in IF statement 0.00
How the vertical bar is used in following code +0.35
Assigning container iterators with pre/post-incrementers 0.00
How to calculate the range, maximu, minimum value of a floating dat... +2.37
How do i access specific indexes within an array using pointers in... +1.60
Find Number of Palindrome Strings in Array Program Errors 0.00
Why is there no exception thrown when trying to change _arr[3]? -2.51
Why can integer type int64_t not hold this legal value? -1.89
C++ input txt file using command-line but failing opening the file 0.00
How to return a pointer to array of structs when reading XML using... 0.00
Affect of tem assignment in last for loop 0.00
If statement incorrectly recognising spaces in a bracket 0.00
postfix evaluation , why is the push function not updating the top... -2.68
Why does having unsigned int crash for loop on last iteration? +1.26
Can't create an array2d +0.60
How a pointer to an object which is not initialized by an address o... 0.00
how destructor is functioning when deleting a object of one class i... +1.85
How to return address of object array? 0.00
How to convert Integers to Byte in C++ so that Unity can understand... 0.00
How to sort std::set according to the second element? +1.18
Fixing DIA related issues in LLVM unit tests 0.00
How to fix the error of printing values using vector and iterators 0.00
error in passing the 2D array to a function in c++ +0.36
Error messages: with Copy constructor and Overloaded assignment ope... -0.65
My variables are mixing values with each other ???? C++ -0.14
Sorting functions not returning array correctly? -0.12
C++ argument of type is incompatible with parameter of type 0.00
How to Understand C++11 random number generator +1.25
Calling parent class member function from derived class -0.65
I wrote this simple code that should calculate the highest number o... +0.36
How can I define a STL compatible input iterator without interhitan... +1.87
How do I insert spaces back into string after removing them 0.00
Trouble with passing array to a function 0.00
Getting incorrect size of an array after merging two arrays -2.67
bubble sort broken +0.36
Badly contained in a string except when I store it in C++ class -1.89
I got different results in windows and Linux! C++ code +0.98
(C++) How to modify/use data structures such that we can use them a... +1.50
How to read a text file into a structure array? c++ 0.00
Why am I getting segmentation fault while implementing linked list? -0.12
Recursion misbehaving in merge sort -0.64
Why are the decimals absent in fractional number even after type ca... +0.89
How to merge two Doubly Linked Lists (Accessing next link) 0.00
iostream not printing to terminal in second source class (c++) 0.00
Comparing a string in an If statement raises error +0.58
iterators for std::accumulate 0.00
How to check winner in Tic Tac Toe as well as how to not let the bo... +0.36