StackRating

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

Sourav Ghosh

Rating
1636.64 (756th)
Reputation
115,331 (583rd)
Page: 1 2 3 4 5 6 ... 76
Title Δ
Char and Int printing two different values -2.73
What happens if a conditional isn't supplied to a For Loop? 0.00
How do I return a struct with dynamic multidimensional arrays in C? +0.28
local and global arrays and segmentation fault +0.27
Are there any substitutes for the gets() function in c99? 0.00
Understanding results with valgrind 0.00
malloc function return pointer to an array right? -2.14
Change variable name in C -2.08
How to print a large incompletely filled array only till last enter... 0.00
Simple but specific array compiling error (C) +1.20
Is there a quick way to get the last element that was put in an arr... +0.98
adress pointer cast to struct -1.64
What happens when we assign one int to an array of 2 ints? 0.00
Is it UB to compare (for equality) a void pointer with a typed poin... +0.07
Segmentation Error : Command Arguments (argv) +0.28
Could not understand C output +1.21
I don't understand why i get segmentation fault with a function... -2.70
Segmentation Fault in Array and Pointer in C -0.36
What can I use for taking integer input instead of scanf in C? +0.68
Is this a undefined behavior or not? 0.00
Are different pointers considered to be different data types? -1.73
What is the problem here in struct definition and compiler error? 0.00
Why does gcc throw an implicit-fallthrough warning? -2.50
Program should crash but it doesn't +0.57
getting column of array in C99? 0.00
C - scanf object's arguments 0.00
Using strings or pointers to strings in struct 0.00
Why does Array Overflow return a 0 here? 0.00
How reading beyond end of buffer works in C? 0.00
C programming pointers,why does pointer pointing to another pointer... 0.00
How to get rid of Segmentation fault (core dumped) in C? 0.00
Could someone please point out the error in my code 0.00
What is the sizeof the pointer pointing to a structure variable? +0.25
Parameter name omitted (C) 0.00
why can not malloc in global but can use inline function for malloc +0.80
Tokenising word 0.00
Pointer Initialization (char and int) 0.00
can someone explain me why when a "string" is used with t... +0.25
declare and initialize an array of pointers to function in 2 lines... +1.42
scan arbitrary number of chars in c -1.88
C, With the same memory addresses but different value -0.25
Why is it that I can't assign values to member variable of stru... +0.92
explanation for C program (uses comma operator) 0.00
deallocating various pointers in a function that repeats several ti... 0.00
Modulo in order to get single int from long 0.00
How to solve error of Multiple definition of swap in C +0.42
Why is char* t not point to NULL defined before ctime_r? 0.00
Is there a way to print all string in capital letters without using... +0.16
'If' Condition Not Working As Expected In My C Code -1.25
a question about char *s_gets(char *st, int n) 0.00