StackRating

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

Achal

Rating
1488.05 (4,443,620th)
Reputation
9,231 (16,727th)
Page: 1 ... 10 11 12 13 14 15
Title Δ
Confusion in syntax related to Deallocating Heap Arrays -1.74
If conditions not applying to char constants. Char being ignored +0.94
How to truncate a string array? C++ -0.23
expression must be a modifiable lvalue (for array) 0.00
How to modify individual characters in an array of strings in C? -0.03
Syntax error:Bad for loop variable -1.61
putchar and assignment in C -0.43
Does declaring variables and functions in same namespace get an err... +0.07
How can I de-reference a 2d array of ints? -0.13
Make a function that reads (string) input +0.10
Array, pointer and Sizeof relation +1.05
Why is 'int' used for getchar instead of 'char' in C? +0.96
Don't mentally understand how this inner loop works +0.57
Makefile to compile and execute c program 0.00
c++ using the = operator with objects 0.00
Printf in C prints ffffffe1 instead of e1 +0.43
Exec won't call my second program -0.42
Formatted input in C -0.28
Program won't enter for loop +0.57
How does the compiler know the prototype of printf( ) in this code? +0.56
Terminal showing "segmentation fault(core dumped)" in C,... -0.45
How to return middle bits? -0.67
Destroying linked list, why is this working? -0.70
Is there an error in this code? +2.35
Can't delete a node using a condition in circular linked list i... -0.49
getline function is not extracting string from valid stream -0.45
File Handling and if else 0.00
custom memory allocator - segfault 0.00
What's wrong with the insert at the end operation in this Linke... -1.20
how can we access private static members in class? 0.00
We can have varying number of arguments for the overloaded form of... +0.07
swapping of objects in c++ based on specific data in those objects? +0.04
What is the difference between char*str={"foo",...} and c... -0.53
Reference is able to refer to a different object (not in the iterat... -1.64
Reading Files with a double pointer and malloc +0.24
Comparison between structs in C using bitfields -0.43
Sending struct over tcp socket in C++ -0.94
Result of exec system call made by child process +0.57
pointer class function not printing output? +0.57
how to create an object or data structure of an abstract class in c... +0.47
Singly Linked List using Arrays: It's crashing on run-time +0.57
How to separate character and number from string in c program +1.42
Redirecting stdout to stdin in POSIX C 0.00
passing struct pointer to function doesn't modifiy the references -1.11
Derived Node class 0.00
Dynamic array crashing at constructor -0.45
converting hexadecimal input to decimal numbur using only bitwise o... -0.44
Access/Set filp->private_data member in probe() function -0.43
What is proc file system? Why is its size zero? 0.00
How are bv_len and bi_size each used in struct bio of the linux ker... -0.49