StackRating

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

banarun

Rating
1492.14 (4,368,961st)
Reputation
1,892 (88,233rd)
Page: 1
Title Δ
Is there a way to prevent {} 1 Fields from being printed and print... -4.05
how to design mongo db model and query with different collection? 0.00
How to find out the time complexity of any prog +4.09
How to find all shortest paths -3.95
Find a single number in a list when other numbers occur more than t... +3.86
Is there any difference in comparing a pointer with 0 or with NULL? +0.89
how to multiple space lines in the output file in C++ -0.38
How to calculate the running time of this algorithm? +0.12
Compile error - reading in from file +1.48
c++, how to change the objects of the pointers +0.04
Unpredictable output using structures in C +1.69
How to find the last digits of 2^2009 0.00
Do I have to create an object to call on class methods, or can I ju... -1.66
How to permute string with a number? +0.13
Why does this floating-point comparison evaluate as false? +0.10
Float and Double value creating confusion in c 0.00
Efficient method to find the index of the single different element... -3.55
print level order traversal of binary tree in Zigzag manner 0.00
Longest Increasing Sub sequence 0.00
Finding bug in simple add function 0.00
Quicksort. How to choose pivot element? +2.19
confirmation of my Counting inversion experiment 0.00
two dimensional Arrays access using pointers +4.04
Difference between sqrt(x) and pow(x,0.5) +4.34
Finding the smallest integer which is not in an array +4.26
Finding Majority element in an array -3.84
In a fork() program what is executed first? Parent or child? -3.61
Maximising the difference between elements in an array +0.86
How to access a non-static member from a static member function in... -2.09
How to find the largest power of 2 less than the given number -3.43
Minimum Spanning Tree time complexity 0.00
Having a Runtime error in this code -4.36
print unsigned char in C -2.43
Difference between big-O notation and theta notation, why (theta) Ө... -1.97
Represent 10000 booleans using only 10000 bits +0.40
Fast anagram solving +0.00
make code inversion counting run faster 0.00
Find minimum in i-j range less than in O(j-i) using less than O(N^2... -2.80
Find the greatest right number from the current number in the array... +0.06
Count the number of ways to make changes +4.32
How can I calculate log base 2 in c++? -0.11
C++ why does this not provide the system maximum size for integer? -2.49
How to verify if a given tree is a Binary Search Tree or not 0.00
Add two big numbers represented as linked lists without reversing t... 0.00
Optimal inversion counting on int arrays 0.00
Counting inversions in an array 0.00