Competitive programming

This Repository contains solutions to Leetcode, Codechef... questions

View on GitHub

Linked List

Problems

Name Link Status Solution
Reverse a Linked List Problem Link :red_circle: -
Detect Cycle in a Linked List Problem Link :red_circle: -
Merge Two Sorted Lists Problem Link :red_circle: -
Merge K Sorted Lists Problem Link :red_circle: -
Remove Nth Node From End Of List Problem Link :red_circle: -
Reorder List Problem Link :red_circle: -