StackRating

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

abhiarora

Rating
1467.79 (4,522,324th)
Reputation
2,296 (73,371st)
Page: 1 2 3 4 5 6
Title Δ
Seg Faulting Pointers in C++ when pointing deleting and pointing to... -0.13
How to compare two lists in python and write the similar index valu... +0.56
Deleting common elements between 2 lists and printing the two arrays +0.58
How to remove duplicate digits from integers in list +1.01
How do I write a function function(n) that takes in an integer, and... +1.05
Index methof of list object doesn't accepr optional parameter s... +0.62
Getting a remainder in the last iteration of for loop with range +1.09
How to return the real number from complex number -0.21
How can I get a template function for a friend class without an error -0.40
Adding elements to an array within a for loop -0.93
Why doesn't this code cast a base class into a derived class in... +0.60
Grouping numbers using if condition +2.29
How to Subtract the first element in a vector from another first el... +2.45
getting garbage value while finding area of a circle +0.57
Passing Multidimensional Array of Variable Size to a Function in C 0.00
Pointer to structure in C +1.37
Trying to make an accessor funtion in qt -1.18
How to stop memory leakage from function -1.65
How to do a while loop when using a greater than or less than -1.49
Python: Decompose a list of integers into lists of increasing seque... -0.69
Understanding Python decorators 0.00
How to insert punctuation marks in output string using format? +0.56
How to scan multiple string from a long string and store it in a ch... 0.00
allocation of local variable inside a method/function +1.91
Are there better ways to ease this warning? -0.69
How to detect integer overflow in C +0.86
Can i return address of a variable in a function of return type poi... +0.59
C - The loop doesn't continue +0.58
how to remove a range of elements from an array in c -1.31
why array index and address have the same value as string assigned... -0.87
Can I a use a macro in a c struct declaration? 0.00
Pass by reference an array of pointers in c -0.24
Printing patterns using with specific numbers in C -0.05
why am I getting error when I am assigning value of a pointer sent... -0.65
Understanding structure inside a structure -0.15
Array showing random characters at the end -0.37
c++: How to insert Line Feed into sprintf concatenation? -0.41
Access Modifier for class name in C++ 0.00
How do I call a function with a struct in C? -3.05
Pointer and memory confusion in C +4.50
Converting string to char* +4.67
Infinite loop occurs when indexing an array -2.55
Through class B I want to print class A function in main -2.92
Total number of commits on git/GitHub in a specific timeframe? -1.31
Puzzled about for loops in C +4.50
Merge conflict with myself -0.31
Why must I force push after changing a commit message? -2.37
NAT Traversal experiment? 0.00
Difference between scanf's width specification and scanf_s 0.00
Find max element in a matrix -3.27