Implementation of basic data structures and related problems using Python programming language.
linkedlist - Linked list related problems.
Miscellaneous - Miscellaneous problems.
Tree - Tree related questions.
Sorting - For implementation of sorting algorithms.
Stack - Stack related problems.