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 ... 71 72 73 74 75 76
Title Δ
Program in c with functions without pointers doesn't work +1.74
How to convert an integer to an array of its digits in C? +1.48
Using scanf with a while loop to input two separate strings -0.26
How to return on start program using while loop? +1.06
Program doesn't end after parsing "exit" -0.35
read 1/2/5 string inputs in c +1.28
Unable to typecast a size_t to unsigned short in an arithmetic expr... 0.00
How can I convert an int to a string (char*) in C -0.55
Memory allocation doesn't "hold" when returning to main -1.04
Network programming in C (data is not being sent from client to ser... +0.57
Accept a number and print its alternate digits, +1.19
assert() safety in multithreaded context +1.89
C program on singly linked list returing error 0.00
Taking some string input from user with C +1.02
C standard library and object files -2.16
Enter a string into a struct: segmentation fault +0.11
Compound Interest Quarterly in C 0.00
C - Using shared library +0.43
scanf not working well in C +0.88
socket connect() vs bind() +0.44
c - void pointer to struct inside a struct -1.03
Returning function values in pair C -0.45
Common Code Behaviour +2.10
How to print the number of elements in an array? +0.61
How to cast a pointer without assignment in C? -0.04
How to display the word and its number of occurences in a string in C +1.49
Correct way to free memory in C +0.02
Reversing a string in C using Recursion -2.05
How to 'clear' an array of strings? +1.10
Pointers inside function in C -1.64
Initialization during explicit declaration 0.00
passing pointer to strcat does not update the string +0.43
Sqrt function not working -0.73
Combine two strings into one in C programming +0.46
C++ programming Craps game simulation +1.19
understanding the basic variable declaration in c language +1.78
Value of multiple struct variables is same unintentionally 0.00
Scanning from a file into an array of Mallocated Structs? (c) -1.81
Length of a char array in C +1.07
Give a file name as a string, remove all dots from it -0.30
Getting the error: expected ‘)’ before ‘idSubject’ 0.00
Static Variable is not maintaing its scope? +0.97
What's wrong with my "Create new nodes" function &... +0.45
changing fixed size array to dynamic in C +1.32
In a C function what's the difference between char and string? +1.04
C - How to write new line without tampering with the existing line... +2.38
accessing the elements of a char* +0.20
How to print #define value in gdb? 0.00
Compiler throws error "undefined symbol" in C program -0.04
Incompatible Pointer Type passing Argument in C? +0.09