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 ... 9 10 11 12 13 ... 75
Title Δ
Doubly linked list - Update list->tail after a merge sort +1.72
Weird Behaviour of Merge Sort Algorithm in C++ 0.00
Code in Merge Sort in C not working properly 0.00
How to make sure each character of a command argument is a decimal... -1.02
The scanf is not working after the terminal printed out the first c... 0.00
How to insert an element at the last position in an array dynamical... +1.45
What should be change in the "gender" part of the coding... -0.07
how to convert a binary string 128bit to decimal string in c++? -0.97
Simple loop optimized by clang, how? +0.42
bit slicing: finding minimum value +0.04
Segmentation fault when writing char array to file in C -1.40
Why the following python code gives -5 as a result 0.00
Min and Max of 2 of 2D array +0.29
best practice regarding char pointers returned by functions +0.84
How to do a string to long int? 0.00
Bitwise operations and masking in C 0.00
The problem of bubblesort 2D array with void function 0.00
How to merge two sorted array in o(1) space complexity? +1.32
How to implement a Dynamic multidimensional array of structures in C -0.05
Having a little trouble understanding memory allocation in C -0.99
I want to print c pattern as upper triangle +0.43
How do I separate integers that contain commas from a text file usi... +0.75
Find existence of two integers in sequence that sum(a, b) = target +2.00
Running into infinite loop with scanf -1.97
custom malloc, segmentation fault 0.00
CS50 Caesar Prints Random Characters -0.07
sorting a linked list containing strings -0.22
Why does it make a difference if left and right shift are used toge... +1.29
Reading and writing binary files in C -2.08
To mimic sort command of linux, to sort lines of a text file 0.00
I am getting this Segmentation fault (core dumped) error. Does anyo... 0.00
Program crashes when given a big number -1.97
Why is the isalpha declaration giving me an error code 0.00
How can I check if the result of a division is an integer in C? -1.09
Program in C to count bytes in a file +0.42
How to read data from a text file and store it in a variable in C l... -0.57
Function with same names in different files - C +2.25
Convert ASCII to unicode string in C/C++ (APIless) -0.55
Sieve of Eratosthenes - bitwise optimization problem +0.43
Merge sort same output C++ 0.00
How to allocate memory to string with variable length? -0.20
Merge sort in python: slicing vs iterating - impact on complexity 0.00
How to track down the mistake in this merge function? 0.00
Why does strtok warn against a const? -0.59
C program to print line number in which given string exists in a te... 0.00
Is creating a long buffer and then strdup into a new variable the b... 0.00
Changing the periods in my file to exclamation points, and saving t... -0.08
How to save the scanf input only if there's enough space in the... +1.40
I made a MergeSort method with the firstHalf and secondHalf Method;... -2.54
Beginners question - Why does C use * to declare a pointer and not... +1.98