Adobe Interview Question

1) Write the code to Reverse the Link List 2) Write the code to reverse the words in the string( Input: This is my pen Output: pen my is This) 3) Write the code to print all the leaf nodes in the tree 4) 4-5 puzzles 5) Virtual Memory 6) Paging 7) how will you troubleshoot a probem 8) Write the code for producer and consumer problem 9) Write the code that creates the Deadlock Scenario and how will you rectify it etc (Refer geeksforgeeks problems )