Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures Using C

Welcome to the Data Structures repository!

This repository contains a collection of Data Structure programs that I come accross as I cover various topics and concepts in data Structure.

Table of Contents

Introduction

DS

This repository aims to provide a comprehensive set of data structure programs that can be used for learning and reference purposes. This is my journey as a beginner in programming, you'll find useful examples and code snippets to enhance your understanding of data structure.

DS Programs

  1. Linear Search using Array
  2. Binary Search using Array
  3. Sparse Matrix using Array
  4. Node Creation of Singly Linked List
  5. Dynamic Memory Allocation
  6. Stack operations using Array
  7. Queue operations using Array
  8. Circular Queue
  9. Conversion of Infix to Postfix
  10. Polynomial Addition Using Array
  11. Linked List Operations
  12. Insertion,Selection,Quick and Merge sorting techniques
  13. Binary tree using Array
  14. Railway Ticket Booking System

Contact

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages