StackRating

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

user2736738

Rating
1610.39 (1,387th)
Reputation
27,422 (4,604th)
Page: 1 ... 15 16 17 18 19 ... 24
Title Δ
Add comma in a sprintf function +2.02
Implementing simple Login function in C 0.00
Find Pair with Difference less than K with O(n) complexity on average -1.09
uint8_t data types initialisation -0.51
Is it legal to write ptr = &i; in C? 0.00
C implementation of merge sort, as shown in Cormen's et al &quo... -0.72
Why does my looping instruction to input values for a character arr... -0.04
How to count argc in C +1.63
What does this pointer of type structure definition mean (in C)? -1.01
Pop Implementation for a stack without a memory leak -0.06
Creating a matrix of strings in C (without malloc and without initi... 0.00
Enqueue operation code interpretation in c language +0.42
Create a function that return the pow b^e -0.93
Divide int and store back into original variable +1.39
Counting unique characters in string given by user C programming +1.03
Is this code safe (why it's not crashing)? +1.62
Bloom Filter char based 0.00
C Reverse Queue -2.13
String array of n dimensions - c 0.00
Transposing Matrices In A 1-Dimensional Array +0.44
input of higher number than allowed for int type 0.00
What is the reason why isn't this code running properly in C? -0.05
Swapping Columns/Rows of 1-Dimensional Arrays in C +0.52
Segmentation fault in linked list traversal in main method in C 0.00
Constructing a loop to check if the sum of digits of a number is di... 0.00
SegFault when iterating through LinkedList 0.00
Address of First Vowel of a String in C - What is wrong with this? +0.10
Complexity of a nested for loop over n and an exact integer? 0.00
Missing value with scanf in C89 +0.00
Use of fgets in c 0.00
Multiple Linked Lists -0.40
Array of pointers pointing to a string of unknown length -0.13
Divide and Conquer approach 0.00
C: Check for prime with various conditions +2.07
Malloc'd char array has unexpected output +0.43
Standard input from command line in c with netbeans 0.00
Big O Notation-Please explain O(log2n) +0.88
An algorithm for plotting 0.00
What does this C pointer code do? +0.89
Operation frequency +1.93
Printing a recursive function returned value when the function cont... +0.47
Big Oh of creating a BST from a sorted array +1.81
Error Segmentation Fault Core Dumped in C - Ubuntu -1.85
C language: try to implement IndexOf function +1.17
How to use data structures in interviews +0.44
Reading multiple lines of input and save ints into array +2.21
Time complexity of LinkedList.subList(int, int) -0.72
which solution is better in terms of space.time complexity? +1.89
Changing string in variable from array in C 0.00
Adding 16 to pointer? -2.31