Skip to content

Instantly share code, notes, and snippets.

@aershov24
Created October 13, 2020 05:28
Show Gist options
  • Select an option

  • Save aershov24/e2e45ab5bb0713963eaad9f72e6193b6 to your computer and use it in GitHub Desktop.

Select an option

Save aershov24/e2e45ab5bb0713963eaad9f72e6193b6 to your computer and use it in GitHub Desktop.
Markdium-12 Recursion Interview Questions (SOLVED) Devs Have To Nail
head.next.next = head;
head.next = null;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment