Skip to content

sidharth-prem/DSCodes

Repository files navigation

DS-using-C

image

Codes of DataStructure using C.

The codes which I did in college lab, will be updated here.

Contents:

  1. Polynomial Representation using Array

  2. Implementing Sparse Matrix

  3. Linear Stack

  4. Linear Queue

  5. Circular Queue

  6. Double Ended Queue

  7. Singly Linked List Operations

  8. Polynomial Addition using Linked List

  9. Infix-Postfix Convertion

  10. Searching Algorithms

    a. Linear Search

    b. Binary Search

  11. Sorting Algorithms

    a. Bubble Sort

    b. Insertion Sort

    c. Selection Sort

    d. Quick Sort

    e. Merge Sort

    f. Heap Sort

.....

About

Codes of DataStructure using C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages