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 ... 6 7 8 9 10 11
Title Δ
How to sort a queue in place in java? +1.09
Finding the Intersection between two Vectors -0.05
C - Breaking up a string using find() +1.40
Time complexity to find path from bottom-left to top-right block 0.00
How to remove multiple spaces from a C++ program and put one space... +2.16
Is there an algorithm better than O(N²) to determine if matrix is s... +2.11
algorithmic complexity of following code snippet +2.35
Copying a static array to a dynamic array in c++ +0.18
why does cin works wheras cin.getline doesn't? -0.51
Why is my enum declared in a header file in my namespace? -0.51
Using pointers and arrays to solve linear system -0.77
Converting char to int c++ -0.46
How to initialize a char* without first defining it's size +1.05
binary addition of two numbers with wrap-around c++ +1.71
Algorithm to get all possible sets +0.27
Write a function that returns a stack, that contains all elements s... +1.56
Minimal cost cyclic path in a graph - A variant of TSP 0.00
Left shift loop formula +0.28
Is there a way to cut down my time complexity of O(n^2)? -1.14
Is there a way to cut down my time complexity of O(n^2)? -1.14
How to display QPointF stored in a QList? -0.48
Unbounded knapsack pseducode 0.00
Why do I need operator overloading? -0.02
Comparison function for DFS ordering of an arbitrary tree -1.01
Can you explain what this programs are doing? -0.52
Knapsack: how to add item type to existing solution +0.49
Reading data from a file into multiple arrays in C++ -0.40
Setting Up Recurrence 0.00
Printing the n most frequent words in a file(string) -0.01
Bound Principle for Integer Linear Programming and Linear Programming 0.00
DeQueue Circular Array Implementation 0.00
Split Multiplication of integers +0.06
Divide and Conquer algorithm in java 0.00
Recursive N-knightsproblem 0.00
Planning heusristic for my scout camp -0.16
How to determine string S can be made from string T by deleting som... -0.08
Confused about big-O notation (specific example) -1.25
Lights out game algorithm -0.43
Finding Forbidden Strings Program +0.45
printing a 2d array read from a txt file displays wrong in c++ -0.01
How to find all distinct closed paths from a group of points 0.00
Sorting a Vector of Vectors -1.85
Lowest value in range -0.99
How to count combinations from many types? 0.00
Another Nim's Game Variant -0.28
Work with files, lines 0.00
Finding the Unique Elements Among n Arrays +1.20
My Algorithm to Calculate Position of Smartphone - GPS and Sensors -0.85
Find sum of subset with multiplication +0.63
Quicksort (from the book Programming perls) +0.01