Can you please give me some sort of pseudo code for matrix transposition using recursion? If it is in one function that will be great.
PS: This might not be a question but I couldn’t find the information anywhere. If you know of a site about pseudo codes for recursion that will be awesome.
For a square MxM matrix: