User profile: maryt

User info
User name:maryt
History
Joined:
Number of posts:23
Latest posts:

time complexity of recursive function
thank you. I was just confused at first, because we multiply the result of the recursive function b...

time complexity of recursive function
Hello. I would like to ask the time complexity of this function. Can you please provide a method of ...

multiple kills system calls into a proc
The father forks as many children as the parameter given from the command line.The children after bi...

C-Circular List - push-delete-traversal
Below , there is a function for inserting data into a node of a circular list. Can u please help me ...

cant print a 2d array - c
anything that fixes that please :(