StackRating

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

Mohit Jain

Rating
1608.22 (1,465th)
Reputation
27,513 (4,587th)
Page: 1 2 3 ... 16
Title Δ
Null Terminated Char Arrays Issue 0.00
What's wrong with my power function which takes 2 as base, n as... -2.37
Why does sizeof() operator return different output for static and d... -0.89
Redeclaring identifier in nested block in C +0.29
Can I change the datatype of previously declared variable in C? -2.23
Scrambled output when using OpenMP for XOR cipher +1.14
Are all the library functions linked by default 0.00
Unexplained Characters Within Output of C Program 0.00
Union not reinterpreting values? +0.47
Many Message Queues with socket 0.00
Returning a 2-dimensional array -0.81
C++ Iterating through map from pointer -2.27
Why array values are different from assigned values C program 0.00
C++ Child Class with a Child Member 0.00
What's the difference between trivial case, base case, and edge... -2.15
Why does a code asking for the largest integer give random outputs? 0.00
linked list inside a linked list - node can't initialize +0.33
Splitting a string and using index to call the desired element 0.00
Explain Python Recursion like I'm 5 +0.57
Efficiency of Sieve of Eratosthenes algorithm -0.84
All prime numbers within a range -0.34
Sliding window solution for min length substring with all distinct... 0.00
Is it guaranteed that there's no padding between values of the... +1.09
Why doesn't a pointer to an element in a c-string return just t... +0.72
How do strings work in C? -1.55
Creating 10 blank records in a database file 0.00
Function kepps after return ( Recursion C) -0.71
If ... else switch ... statement -1.23
Segmentation fault (core dumped) error for C program +1.29
Templated function is not able to multiply a value with -1 0.00
Read char array word by word without string functions -1.86
If I change p!=nullptr into *p!='\0', then it works, but why? -0.56
C++ value is not usable in a constant expression 0.00
Is it possible to have a matrix with different row sizes in C++ ? +0.52
Peculiar memory allocation of global variables by c compiler +2.29
Why C function strlen() returns a wrong length of a char? +0.79
What is the point of undefined behavior? -2.13
Ampersand in for loop increment rules -1.28
Why C++ char data type 3d array when pass by parameter first bracke... +0.33
How to find out how many bytes are needed to store a value (int) in C +0.44
Address of variable needs to be loaded into memory? -0.92
about order of evaluation using shared pointers 0.00
Why does type int exist in Go +0.08
Cast an array to a struct and vice-versa in c +1.64
Passing by reference to a template function 0.00
What does node(){} mean? -0.83
print single byte after typecasting to char +0.21
Why not concatenate C source files before compilation? +0.52
How to delete the void pointer in destructor? +0.91
How to use std::copy for printing a user defined type +0.01