StackRating

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

Tony Tannous

Rating
1497.45 (3,954,646th)
Reputation
6,074 (26,849th)
Page: 1 2 3 4 5 6
Title Δ
How many processes (including the parent) will be created assuming... 0.00
What is "process context" exactly, and how does it relate... 0.00
virtual memory and size of each item +0.03
Parent should receive information about the grandchild work complet... 0.00
How does the processor know the breakpoints? 0.00
Maximum number of page faults a read instruction can cause? 0.00
What the difference between offset and no. of entries in a page? 0.00
I want element (3,2) from a matrix with size (4,4) to try the value... 0.00
Solve: T(n) = T(n/2) + n/2 + 1 -1.62
Is stdin/ stdout/ stderr or cin/ cout/ cerr process safe? -1.18
Hierarchical page table in OS Memory paging 0.00
how does exit(0) in child process work? 0.00
Dremel - repetition and definition level 0.00
Understanding how processes work in shell 0.00
Copy on write is an interesting idea used on server systems. Does i... +0.53
About Multi-level Page Tables 0.00
Multi-level Page Tables concepts 0.00
How scheduling algorithm determine the type of process (I/o, CPU bo... 0.00
How big (how much memory) can a process get (allocate) in xv6? 0.00
C sum of the digits of a number raised to the power of their position +2.49
c backslash ignored in comment -1.94
Multiply Matrix element in i-th row by the i-th element in the firs... -3.23
Create a chain of N processes where parent creates one child 0.00
Find complexity of the following recurrence: T(n) = T(n/2) + log(n) 0.00
Merge operation on two small unsorted arrays to produce one big sor... 0.00
Multiple locks with mutex and the possibility of a deadlock +5.85
3 forks and 6 Pipes +5.24
C++ using fork() to generate 2 children +1.20
Reading from file in C using fread -1.53
Why can't we generalize the pointer declaration? +2.73
Histogram of an image but without considering the first k pixels -1.60
If returning wrong answer (python) 0.00
How many child processes can a parent spawn before becoming infeasi... +0.89
If uri and hard drives, to chain file:// in python +0.41
How does wait(NULL) exactly work? 0.00
How to check if a specific digit is in an integer +0.02
How do I move an empty array from a variable with multiple arrays? 0.00
How can context switch affect the modification of a variable? 0.00
Having trouble checking for duplicates in a vector -0.15
What is wrong with my if else statements? +1.03
Searching a text file and displaying the matching lines 0.00
Busy waiting and context switch 0.00
Add only unique values to a list in python -0.89
fclose() crashing c program +5.27
print 5 characters that come after a key word +1.29
Subtracting rows and columns from a vector at non-zero indices MATLAB -3.36
Linked List using recursion - Unexpected Output 0.00
creating tuple with repeating elements -0.64
How can I select random samples from several matrices in MATLAB? +0.49
2d arrays and how to populate them with one dimensional arrays -3.70