StackRating

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

Rikayan Bandyopadhyay

Rating
1500.89 (421,711th)
Reputation
4,482 (37,196th)
Page: 1 2 3 ... 5
Title Δ
find average salaries from file in c++ -0.32
Trying to find a recursive algorithm for the largest weight of a tree 0.00
Is there a way to update sum of row in 2D array? 0.00
Given few functions, where only one returns not null value, pass th... 0.00
Why FILE * does not store the address of an open file -0.24
Why the GetLocalTime(&sys); showed strange result? -0.50
Error while Initialization of character array -0.89
Why is this linked list returning null? Java -0.01
sorted array with three different integers with only one pass +1.48
The output of the program is infinite. Why? -0.47
Function that checks if in root of binary tree is stored number big... +0.01
reading a number into a char -0.65
Pointer in the main modified in a function without pointers +0.19
How to make a linked list out of a matrix? -2.25
How to sort vector < pair <int, int> >? +0.40
An error when passing an array by reference to a function +0.30
Quick sort code doesn't work for sorted array 0.00
Fcatorial Sum not working correctly 0.00
Getting error Cannot convert 'int' to 'char *' -1.34
why `while (base * 10 <= 2147447412)` overflows -0.75
Is a 2D matrix an array of pointers? -1.67
Clear the cin buffer before another input request, c++ -1.23
Pointer returning memory address? -0.40
What's wrong with my program (scanf, C++)? +0.50
Hashmap with string array as value in C +0.15
When does inline functions not work? -1.16
Copying Data Between Two Struct Array Variables 0.00
Forward declare a type - what is the reason behind this +0.95
For what two int values does x = -x? -1.27
How do I set an array equal to the return value of a char* method -0.04
Traverse a graph, one vertex, all possible round trips +2.18
AVL insertion on a tree confusion 0.00
Floating point calculation results in a wrong number -1.46
How to exit this loop? +0.49
Why is scanf grabbing \n? -1.48
Binary search tree compute the coordinate of nodes +2.25
Counting number of one's in a binay number +1.15
How to "return" an array from a function to main in c +1.02
Finding a Common Element of 4 Elements +0.25
What does scanf REMOVES from input after scanning? -0.56
memory allocated inside a c++ function -0.15
Splitting a string over multiple lines? +1.23
Longest Increasing Subsequence -- Linear Time Solution? 0.00
Segfaulting on deletion of a node in a doubly linked list -0.34
Binary Search an object in a sorted vector with some meaningless en... 0.00
singly linked list error while adding a node 0.00
how do I use sort in maps? +0.38
How to convert AvlTree to array and vice verse? +0.00
How to check if a word is present in a sentence using Java? +0.29
C struct program crash +1.04