Oracle interview question

Reverse singly linked list (with and without recursion) Find substring combination from the given string Program to implement fork tree

Interview Answer

Anonymous

Mar 10, 2021

Answered most of questions, struggled with reversing linked list without recursion after writing code with recursion