StackRating

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

Shashank Jain

Rating
1515.32 (44,193rd)
Reputation
2,481 (68,011th)
Page: 1
Title Δ
What's wrong with my algorithm code? -0.33
Given a directed graph, find out whether there is a route between t... -1.90
Best way to implement a graph without STL? +4.49
Can we achieve polymorphism through const function? +4.17
To Find the minimum element in an array which is sorted and Rotated -3.40
Data Structures and Algorithm best certification 0.00
How to retrieve the first digit of number efficiently -1.82
spoj factorial (time limit exceeded error). How can i improve my so... +3.31
Difference between "int i=1,2,3" and "int i=(1,2,3)&... +3.79
How to optimize space for SPOJ AIBOHP +4.35
Find a random number generator using a given random number generati... +4.72
Explanation of this C Program -0.94
Using BFS algorithm to find the shortest path -4.21
Does the sizeof operator work in preprocessor #if directives? +3.95
Optimization or New Algorithm to solve this? +0.02
Difference in these methods of Operator overloading in C++ +0.14
Factorial in C family languages -2.74
Unsigned int into a char array. Alternative to itoa? -4.50
Explanation of output of this program (Bitfield in Structure) +4.33
Anonymous union and a normal union +4.02
How to count co-prime to n in a range [1,x] where x can be differen... 0.00
Which search algorithm to use for item list under 30? -0.78
Why does this O(N^2) algorithm run so quickly? -1.50
how to find a pit in a directed graph? +1.32
Can someone explain this Miller-Rabin Primality test pseudo-code in... -1.36
SPOJ MAJOR (getting Runtime Error) 0.00
Best strategy to distribute number into groups evenly +0.19
Finding maximum for every window of size k in an array 0.00