StackRating

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

chqrlie

Rating
1549.14 (8,204th)
Reputation
66,615 (1,321st)
Page: 1 2 3 4 5 6 7 ... 75
Title Δ
Invalid results in merge sort application -1.85
what's the difference between uppercase and lowercase printf() 0.00
I am trying to find the duplicate of elements in an array -0.34
strlen returning wrong value for 2d array -0.29
trying read and write on the same code in c program 0.00
Bit manipulation in nested MACRO leads to `lvalue required as left... -1.77
Stack Parenthesis Matching in C -0.55
Why my code didn't work correct in this problem +1.79
Accounting for empty values using fscanf in tab delimited text file +0.70
Sorting 2 arrays at once without extra space 0.00
Compiler warning: Conversion of integer to pointer at assignment 0.00
Simple C program using If statement stops running in VS Code -0.12
How do I correctly create a mergesort function? -1.82
Selectively reading string part of a file using C +0.39
Too large of an array leads to a stack overflow error in Visual Stu... 0.00
how do i remove the similar word in strings? 0.00
Best design (between two options) of unload function for CS50 spell... 0.00
How to copy this struct with multiple arrays to another temporary s... -2.43
Is there a way to get the size of a three-dimensional vector using... 0.00
Can someone explain why sizeof() returns these values with unary op... -2.23
Why is it necessary to add a bias to the dividend for signed divisi... 0.00
Why negative of a long int gives overflow? +0.70
Determining memory allocation size for string input in C (scanf) -0.88
Assign a char pointer the value of another char pointer +0.35
implementing shell sort for linked lists? 0.00
Printf a string (in C) -0.62
Merge sort errors c++ 0.00
fgetc output varies when code is placed inside function and executed +2.54
Using Type Modifier (signed) Comparisons +1.83
Does adding values to a variable in printf() change the overall val... -0.29
Proper return statement and function type -2.01
insert numbers to pointer array in function -2.62
Counter does not increase in the loop? -1.41
Logic behind p / primes[i] >= primes[i] while finding prime numb... 0.00
Reading multiple input types from console in C +0.20
Transfer printf to some variable +0.12
Java - mergeSort using recursion 0.00
How to do arithmetic right shift in python for signed and unsigned... +1.12
Pointer arithmetic on pointers to variably-modified types 0.00
Function to allow for only alphabets, hyphens and apostrophes -0.07
Number of key comparisons for best case in MergeSort 0.00
How do I limit a user to enter any 4 digit combination including co... -1.14
Simplifying fractions +1.39
Merging two linked lists +1.71
How to print a table with C on MacOS? 0.00
How to replace two chars with one char? -0.65
If I enter negative number I should get the output by ignoring nega... -1.48
How to get the most frequent letter in a word? 0.00
How can I fix the segmentation fault error in C language on Linux? 0.00
determine size of file for buffer allocation in c +0.44