StackRating

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

GAURANG VYAS

Rating
1501.44 (394,996th)
Reputation
634 (225,563rd)
Page: 1
Title Δ
C++ Binary >> no operator found which takes a right hand oper... +2.64
How do I add another case when there is no prime number between a r... +0.28
How to be certain " free(string); " was executed in a fun... -4.12
How Gcd works in this code? 0.00
I am trying to write a function which reverses a linked list by ref... 0.00
No operator ">>" matches these operands -3.00
Add node at the end of a list +5.49
What kind of tree is this that has letters as nodes? +4.37
Check whether X is divisible by Y, i.e. no remainder +0.12
Why does this tree display function print only the first element? +4.27
What is the efficiency of this code? 0.00
Trying to Understand the Logic -3.62
How does this C code produce stack overflow on execution? What are... -2.33
Mod with negative numbers gives a negative result in Java and C -2.56
C - If statement not working -2.04
Binary search program doesn't work as expected.What's wrong? +4.02
How to initialize arrays inside a structure +1.66
Merge sort is giving garbage value as output +3.89
Linked list as an argument to a function +4.08
Search function in BST in C -3.13
How to check certain chars in string in C? +4.19
Unexpected behaviour of scanf -1.15
Comparing only one char in an array -3.14
Is this example of recursion correct? +4.37
How create a new queue +4.98
Using Arrays as Arguments in C +0.21
Choose random number from 2d Array -0.04
How do I call a function with a struct in C? +0.26
Linear Search Code Shows that my item is not present.Please help me... +1.49
Check if a string has only numbers in C? -4.02
Wrong answer although the whole program logic seems to be working 0.00
Filling up an array randomly -3.55
C-Array Sum using Pointers? -0.88
What is the time complexity of n * n * n iterations inside a for lo... -2.79
Why is the following code not terminating? -2.04
The way of learning Data Structure and Algorithm +0.06
Whats the correct way of accessing the array through reference -3.46
Order of growth for given functions -3.09