Skip to content

muhammed-salman/DSLab

Repository files navigation

DSLab

Data Structure Lab Programs List

    1. Array Implementation of Stack.
    1. Conversion of Infix to Postfix.
    1. Evaluation of Postfix Expression.
    1. Check continuity of different types of parenthesis using stack.
    1. Array Implementation of Queue.
    1. Array Implementation of Circular Queue.
    1. Implementation of Singly Linked List
    1. Implementation of Doubly Linked List.
    1. Implement Binary Search Tree
    1. Implementation of Quick Sort.
    1. Implementation of Binary Search.
    1. Implementation of Hashing.

Releases

No releases published

Packages

No packages published

Languages