StackRating

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

A. Mashreghi

Rating
1485.23 (4,469,005th)
Reputation
945 (162,189th)
Page: 1 2
Title Δ
Data structure (in STL or Boost) for retrieving kth smallest/larges... 0.00
Implementing a recursive Void function (Finding height of Binary Se... 0.00
C/C++ - Single semaphore of type sem_t to print numbers in order -3.48
XOR of numbers = X +4.18
complexity of heap data structure 0.00
Find all cyclic paths in a directed graph -3.75
Problem counting screen locking patterns with backtracking 0.00
Is n log n = O(n) and is n log n = Omega(n) +2.12
How can I solve knapsack problems with 3 variables? -1.70
How to prove which asmyptotic notation is valid +4.70
Understanding when to use theta for time complexity 0.00
How to print submatrix? +0.44
Will this binary search algorithm run into infinite loop? 0.00
Binary addition algorithm 0.00
DFS for undirected Graphs whithout two searches 0.00
How can I limit the depth to search in a convoluted graph that has... 0.00
Given an array find the number of sub arrays with m odd numbers? -3.58
Dynamic Programming +Bit-Masks 0.00
Right usage of topological sort in algorithms +0.14
Definition of Full Binary Tree +5.88
Maximum sum in array such that atmost 2 consecutive in 5 elements c... 0.00
Example of an undecidable that is not NP-hard? 0.00
Minimum vertex cover of a binary tree 0.00
Confused about these asymptotic notation and its runtime 0.00
Modification for Dijkstra Algorithm 0.00
Is polynomial reduction reversible? +4.54
Is there standard function for binary search on ordered word list 0.00
Regular Expression in Finite Automata 0.00
Complexity of Hashing (Worst case) 0.00
Is it possible to get the sum of all contiguous subarrays in O(n) t... -1.70
NP - Non deterministic polynomial time +4.81
Round Robin scheduling in java -0.77
Path finding using dfs and bfs -2.82
what is the difference between running time ,complexity,compile tim... -4.09
Find the length of the longest sequence in a matrix 0.00
Finding the maximum element in a stack in constant time 0.00
Merged String Checker at codewars 0.00
how to delete repeated elements from a sorted array 0.00
What is the best algorithm for a small polling mechanism? -3.92
Unable to Input the graph +4.23
Finding second shortest path in a graph(With Backtracking) 0.00
Finding All Cliques of an Undirected Graph 0.00
Time complexity - comparing different algorithms +0.23
How to compute all the combinations of n given numbers? +4.58
Can I ask memory lickage from c++ code? -3.49
Is there a general way to calculate the asymptotic time complexity... -2.85
Print all arrays with m number of -1 and n-m number of 1 0.00
Can someone suggest a dynamic programming solution to solve this? -3.85
How to Prove that Uniform Cost Search algorithm always output optim... 0.00
Chomsky Normal Form Conversion Algorithm -3.95