You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|PostOrder Traversal Tree|[C++](problem-solving/postorder.cpp)|[Python]||Insert Node at the head of Linked List||[C++](problem-solving/linked-list/insert-node-at-the-head.cpp)|
74
+
|Print reverse of a linked list||[C++](problem-solving/linked-list/print_reverse.cpp)|
75
+
|Get the value of thenode at a specific position from the tail||[C++](problem-solving/linked-list/get_node_from_tail.cpp)|
0 commit comments