StackRating

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

Abhishek Bansal

Rating
1552.51 (7,231st)
Reputation
11,377 (13,085th)
Page: 1 2 3 4 5 6 7 ... 11
Title Δ
Merge two maps, summing values for same keys in C++ -1.56
why this shows runtime error in ideone & visual studio but not... -1.41
Knapsack code - not working for some cases -0.75
how to modify Knapsack - to find the maximum weighted sum 0.00
Which data structure and algorithm is appropriate for this? +0.92
C++ Polymorphism Error +2.60
Find N(3) largest number in K(10) numbers -0.48
Reading multiple lines from a file using getline() 0.00
Algorithm improvement -2.02
delete and shift array elements -0.05
how can change tittleBar button like close and minimize button in Q... +1.82
Write a function integerPower( base, exponent) +1.26
Trouble with do-while-loop 0.00
Scanning for objects in a 2D array by drawing lines in random angle... -0.25
Recursive call with an iterator crashes 0.00
Approach to Longest Common Substring +0.88
Determine if some row permutation of a matrix is Toeplitz -1.42
How to assign a value to a fixed array of pointers to structs 0.00
Why doesn't Qt Creator find included headers in included paths - ev... -0.05
How can I convert a combination function to permutation function? -0.30
Divide and Conquer Algorithm Running Time 0.00
Can I remove elements in the std::string object while iterating ove... +1.02
Need a way to make this code run faster -0.20
Best algorithm to find anagram of word from dictonary +1.07
File Reading inner/outer while, two read statements(logical?) 0.00
trouble-shooting my quicksort algorithm in java? +0.28
count the number of consecutive integer elements in an array -1.59
Max Double Slice Sum +0.45
How to calculate date range between multiple date that overlaps -0.48
Reading input chars from single line of a file +0.40
parse string to vector of int +1.40
k permutation in c++ 0.00
Next higher prime and palindrome number -0.03
Subset-Sum in Linear Time -1.06
Find all unique subsets of a set of values -1.63
Trying to implement a kind of traveller algorithm in Java +0.44
Word Break time complexity 0.00
How can I check for the least value in a 2D array? -0.08
How To Fix " Error LNK2019 : unresolved external symbol ... &q... +1.40
Find which row by y position +1.73
Customised sorting of elements in an array +0.40
What should I use to implement weighted bipartite matching algorith... 0.00
How can I read lines from file and cut it pieces? -0.36
Calculating number distinct elements in a huge/big array +1.45
Swap Rows for Columns in C++ +0.94
C++ how to read a file and print certain part only to the screen -0.01
What is the cause of runtime error in the following code? 0.00
Why is C++ treating assignment (=) as overloaded operator? 0.00
Simple recursive sort algorithm which hard to understand 0.00
Why is my array undefined in main when the class headers are includ... -1.42