StackRating

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

vish4071

Rating
1505.11 (138,756th)
Reputation
3,160 (53,441st)
Page: 1 2 3
Title Δ
Quicksort implementation in C using first element as pivot +2.70
Given a number, produce another random number that is the same ever... -1.26
how to create node app listen on host entry domain ? -4.25
facebook installed something, it is not showing anywhere 0.00
Hash table - hash function implementation -0.39
splitting up the contents of a single line -0.18
Easiest way to calculate time complexity? 0.00
Generate patterns from a given string in java 0.00
Algorithm to find positions list on a grid -4.43
Exceeding memory limit or time limit +4.05
Trailing Number of Zeros wrong answer on SPOJ (JAVA) 0.00
Two values from range having maximum xor +3.81
Generate Checksum for String -4.19
How to find exact Time complexity and Space Complexity for below ne... -4.17
How to set up a recurrence relation for a given algorithm or program -0.46
break compound based on dictionary 0.00
Python algorithm/function: return all of the operational combinatio... 0.00
How do I use depth first search to solve this puzzle? +2.76
How to find index in sorted array where occurs maximum value for th... +0.24
Quickest way to find max or min of 4 integers? +3.76
Deleting an arbitrary node in binary min heap? 0.00
Why doesn't my quicksort implemented in Java work? 0.00
Cuckoo Hashing Collisions lead to overflow 0.00
Permute string until it matches some input? +1.94
Points and segments -1.88
Data structures and algorithms in Java 0.00
4 Queens and 1 Knight to attack all blocks on a 8*8 board +4.58
Java: Guessing game with randomized choice order -4.12
Need a shell script to automatically input 1-10000 into a program -0.28
Divide and conquer algorithm to find the counterfeit coin in O(logn) 0.00
The following loop runs for infinite time. why? +3.65
Kth smallest element in an array using partition 0.00
finding the digit sum in a arthematic sequence +3.97
Write an algorithm to efficiently find all i and j for any given N... -3.71
Depth First Search Efficiency 0.00
Alpha-Beta chess engine search algorithm not making proper moves 0.00
Creating a loop to check array (java) +3.87
Run (C#) algorithm assessment +4.62
Calculating the factorial without trailing zeros efficiently? -3.81
Java: replacement in a string according to multiple rules 0.00
What is Expression tree in data structure? +1.83
Is there any difference between aes-128-cbc and aes-128 encryption? +3.76
Java - How would I use a while loop to keep requesting user input -2.08
Finding precedence of characters in a dictionary 0.00
Program to calculate LCM of K consecutive numbers mod 1000000007 wi... -1.60
implementing stochastic ACO algorithm 0.00
generating k prime numbers using Sieve of Eratosthenes +0.17
Fill 2D array with 2 different numbers, but each number has to be p... 0.00
Calculate edges/corners for rectangle/sprite that is rotated 0.00
Repeating numbers in an array of n integers is there in which the r... -4.31