StackRating

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

Arun

Rating
1435.61 (4,534,972nd)
Reputation
13,242 (10,950th)
Page: 1 2 3 4 5 6 7 ... 10
Title Δ
Comma Formatting for numbers in C++ -0.66
Finding the location of a parent node in a binary tree +0.11
How to "cout" this? -0.06
Create pointer to "this" object -0.16
Pointer Arithmetic confusion -0.67
Linker error: fatal error LNK1120: 1 unresolved externals +0.64
C++ "list iterator not dereferenceable" error -1.13
What happens when an object allocated in the heap gets larger? -1.56
Is it possible to have an unordered_map with non-const key type? -0.23
How to add two numbers as a string -0.11
Is the value of a struct variable just an address(like in the case... -0.05
How do libraries with classes work? 0.00
Comparing a string value of 00 to an int value of 0 not 1 0.00
Modulo gives impossible value -0.27
Solving a system of 2 Linear Equations using c++ +0.11
How to avoid duplicate names of class and method? +1.32
Errors in Prime Numbers Program (C++) -1.39
How to compile app to work on several Glibc versions -1.24
Call an overwrite function library -0.18
C program: Integer array pointer changes values when passed as para... +1.34
How to indicate that return values need to be deleted? -1.01
C++ templates implicitly use 0.00
C++ functions without header file -0.39
C++ : Override array size in subclass -0.95
filling up an array in c++ -0.35
ordered associative data structure optimised for fast lookup? -0.84
Is std::unordered_set contiguous (like std::vector)? -0.93
C++ string / container allocation -0.08
Printing Left and Right Subtree in a Binary Search Tree 0.00
Cannot interpret compiler warning 0.00
Read and Write Sqlite database data concurrently from multiple conn... 0.00
How do I remove the following 'implicit declaration of function' wa... 0.00
Im stuck with a template class in c++ -0.26
In std::multiset is there a function or algorithm to erase just one... +0.04
Iterating a changing container +0.45
Getting an average from values obtained by a sensor using C -0.74
Initializing variables in C -0.76
how to check whether 2 strings are rotations to each other ? +1.96
AVL Tree Min and Max Function Compile Errors 0.00
in the code (.c file) how I can find the linux distribution name ve... -0.69
What does "const" mean (in context) at the end of a funct... -1.20
Should I initialize variables separately from declaring them? +0.22
Error: ‘method’ was not declared in this scope -0.44
Using lower_bound() and upper_bound() to select records -1.25
Such a thing as C++ design pattern to avoid pointers? +0.68
c++ varargs/variadic function with two types of arguments -1.02
C++ queue with dependencies 0.00
Does defining a fluent interface have a performance impact? -0.21
Why would map be much faster than unordered_map? -1.14
Script to get a file's version in clearcase 0.00