StackRating

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

Mukul Gupta

Rating
1510.27 (68,846th)
Reputation
1,060 (147,459th)
Page: 1 2
Title Δ
Compare templated type to certain class/type in C++ 0.00
Unable to clone with git+ssh 0.00
How to sniff PostgreSQL network traffic? -4.45
Sum of different elements in tuples nonexponential algorithm 0.00
How to make a string from separate int values +3.44
Save first n prime numbers in an array without overwriting it 0.00
Uneven allocation of memory for this stack program 0.00
Maximum sum of array with no repeating digits 0.00
Find most common sum(s) in a list of integers 0.00
Print the solution to maximum sum of non-consecutive elements in an... 0.00
Would Dijkstra's algorithm work in this case? 0.00
Fast Algorithm to Solve Unique Paths With Backtracking 0.00
How to modify Rod-Cutting problem to take sizes which increase by m... 0.00
Print path with minimum sum among all the possible paths in matrix... 0.00
Dynamic programming - find the formula 0.00
Dynamic Programming - Rod Cutting Problem with maximum cuts and act... 0.00
String permutation with duplicate characters -0.32
How many subproblems are there in this Activity Selection recursive... +4.07
How to find the largest path sum in a triangle of numbers 0.00
Why this code is not showing output for n around 10^5 -3.78
error in compilation while looping over map +0.48
How to cyclically increment and decrement 26 latin characters in a... -0.00
Using protobuf objects as key in the std::map 0.00
Mapping 3 tiers of arrays to collection of objects +3.94
Avoiding multiple near identical declarations for classes that impl... -3.12
isSubset of two arrays +0.76
Printing out content of class pointer from within a vector containe... +1.07
What language is used to describe an Abstract Syntax Tree in ESTree? 0.00
Find the b-th bit for the number n on it's 64 bit representatio... 0.00
How do we check a number is palindrome or not in its base 256 notat... 0.00
How to count total appearance of 0 or 1 from range number 1 to n? +2.30
Sieve of Eratosthenes - C language implementation +3.98
Explain why accessing the nth element of an array can be done in co... -4.06
find the maximum value of sum of subarray modulo M 0.00
Using Unsigned Long Long But Losing Precision/Accuracy When Large C -3.75
Merge one SQL column into another and remove duplicates +4.00
best data structure to resolve dependencies between tasks 0.00
Set all bits in A which are set in B between given Lth position to... 0.00
choose randomly one from a table with the same id +3.94
Maximum sum of non adjacent numbers in a circular array +3.90
How to use pointer from 2 different functions in a third function i... 0.00
Eloquent JavaScript Recursion Return? -3.76
Modulo in finding most repeated number in array 0.00
Common design interface for child classes of base class c++ 0.00
bitwise | in a 2d-array C +3.79
How do you reorganize an array within O(n) runtime & O(1) space... -1.60
C reading from file: Reading only first char of line -2.88
C selection if else 0.00
Why are two while() loops causing a crash? -0.07
Sort std::vector<int> but ignore a certain number +1.47