StackRating

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

Craig Estey

Rating
1545.86 (9,293rd)
Reputation
15,229 (9,231st)
Page: 1 ... 6 7 8 9 10 ... 20
Title Δ
Stack and pop help for postfix notation. Printing wrong values, C p... 0.00
Why can't I create read-only, shared mappings after setting F_S... 0.00
Counting swaps in Quicksort in C 0.00
Creating process tree using fork +0.40
Can ptrace cause the traced process to perform a syscall without ac... -1.74
C - Calculating statistical values from command line using multithr... 0.00
How to convert incoming hex values from serial port in C? 0.00
Call must have pointer - problem with CCS 0.00
Making a generic mode function in C 0.00
Creating Simple Shell in Linux 0.00
Redirecting I/O in a custom shell program written in C 0.00
How do I get information from PROC about a child process +2.73
how to multiply 2 numbers using recursion -0.70
Dependency in OMP analysis 0.00
C program that reads in a text file and displays each line except f... -1.82
Creating Tic-Tac-Toe in C - array not showing changes, not returnin... 0.00
fd leak, custom Shell +0.46
fusion of two arrays sorted +2.21
Whats Happening with the algorithm here, the code is related to a r... 0.00
Linking/Makefile trouble between 3 .c/.h files and a main -1.63
Double free error with doubly linked list -0.29
Assign a pointer to a struct that is a member of a struct of the sa... -1.30
Merge Sort with PThreads in C 0.00
Simple MIPS for loop not running 0.00
Multiple structs, same fields that need to be accessed in a method +0.20
Why are there two ways to multiply arbitrary signed numbers in MIPS? 0.00
Finding if two strings are anagrams in O(n) - solution using XOR 0.00
The pointer address is NULL for some reasons +0.51
Why are my bit shifts giving incorrect numbers +0.43
Reads the file, but only inserts the last string in the file 0.00
WIFSIGNALED returns false even if I send a signal with the kill com... +0.46
Program to check whether a number can be expressed as a sum of two... -0.51
Delete Item in a Linked List - Program Does Not Work -0.10
Programmatically prevent a file to be renamed or deleted but still... +0.38
"STATUS: Too many open files in system" with open and lock 0.00
Binary search implemention ( mostly code structure problems, aka ne... +1.10
Make File: "Nothing to be done for 'all'" Not upd... +0.40
Makefile to build multiple programs with Main in C -1.85
while(free) instead of while(true) in C whilst using macOS High Sie... -1.67
Dealing with multiple fork()s +1.75
Assigning string literal to char*: const_cast<char *> vs usin... -0.60
circular buffer with read only access from reader 0.00
About the exclusiveness of the cases of an if block -0.39
Recursively check parenthesis balance of an equation in C +2.16
Resizing an image stored as a 'strided' array: can I make t... 0.00
Sending information with unnamed pipes 0.00
limiting the number of udp packets in send queue 0.00
Read a text file into a struct array with functions 0.00
In C, how can one dynamically build an array of strings in a functi... +1.24
Slow Inserts Linked List multi-threading needed? +0.89