This repository contains a collection of Data Structure programs that I come accross as I cover various topics and concepts in data Structure.
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.
- Linear Search using Array
- Binary Search using Array
- Sparse Matrix using Array
- Node Creation of Singly Linked List
- Dynamic Memory Allocation
- Stack operations using Array
- Queue operations using Array
- Circular Queue
- Conversion of Infix to Postfix
- Polynomial Addition Using Array
- Linked List Operations
- Insertion,Selection,Quick and Merge sorting techniques
- Binary tree using Array
- Railway Ticket Booking System
- Email - timstittus1@gmail.com
