Ayanwola Ayomide
Ayanwola Ayomide
hi, i think you should be able to upload it on your github repository, so you can pull it on the server and run it
1. place .sh file on repo 2. ssh-action into the server 3. pull repo on the server 4. run .sh script instead of step 3 i think you can also...
@fspreiss just watching the walk-through video you did now, the talks here make me understand domain separation and derivation ids better, thanks.
Hi @Vinayreddy18 , you can also write tests for your transpose solution, and it will be good to make it look arranged like ``` - Questions - transpose - solution.py...
For example, So your directory structure could be like this; ``` - DATA-STRUCTURE-AND-ALGORITHM-IN-PY - LinkedList - Doubly - Singly - ReversedSingly