StackRating

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

chrk

Rating
1535.91 (14,050th)
Reputation
3,067 (55,165th)
Page: 1 2
Title Δ
Segmentation fault on pointer -1.77
log base 2 equals log base 3 when analyzing time complexity? 0.00
Why Null character does not adds up to the end of string when scanf... -0.06
Do I need to wait() in the parent process after a fork? 0.00
What is the maximum allowed limit on the length of a process name? 0.00
When working with Mergesort, quicksort etc, is O(n log n) base 2, o... 0.00
Holding variables in recursion -0.58
Can you help me with multiple errors in C? +3.68
Fork and waiting for the childs outside the pid check 0.00
waiting for ALL children with waitpid option __WALL 0.00
Why is the algorithmic complexity of this code 1/2n^2 + n + 1? -1.86
Process terminates while wait() is isssued 0.00
how to calculate get a certain precision to stop an infinity loop -0.36
C - Create actual random data in arrays +1.57
Correct way for waiting for all children in real application -4.11
Something goes wrong with scanf -1.40
Memory management during function call 0.00
How to make a Worst case in mergesort in c? 0.00
conversion in C using pointers +3.44
sem_init on ubuntu using C-Language +3.91
How does passing an array to another C function work? +3.48
Median of medians is not the real median. Correct? 0.00
Why isn't heapsort lg(n!)? 0.00
What does fflush(stdin) do in C programing? +3.85
is it safe to subtract between unsigned integers? -4.02
Scanf needs more values than it should in C +5.21
Filling 3d array using for loop in C programming +3.18
redirectioning printf to pipe C +2.18
How to convert a char to its ascii decimal value? +3.72
fork function process graph, valid and invalid outputs 0.00
Using printf() changes multithreaded outcome? +3.71
Wait for all child process to exit 0.00
C. How to get the first N digits from a number depending on it's si... +4.20
pseudocode Input, Processing, Output 0.00
How to check if a variable is even in C -0.33
Value is neither array nor pointer nor vector +3.74
finding big oh for prime algorithm -0.20
Most efficient way to find the nth highest number in an array? +3.65
Finding Nth largest element in huge 2D array +1.25