An assortment of data structures using the robust C language.
- Bubble Sort
- Insertion Sort
- Selection Sort
- Quick Sort
- Program for Single Link List to insert a node at any point and display all nodes
- Program for Single Link List to delete a node at any point and display all nodes
- Postfix evaluation
- Binary Search Tree
- Binary Search Tree Operations
- Find Factorial of a Number
- Generate the Fibonacci Series Using An Array
- Addition of Two Matrix
- Enter and Display the Record of n Number of Students Using Structure
- Swap Two Numbers Using Function
- Demonstrate the Use of Dynamic Memory Allocation Using malloc()
- Binary Search
- Linear Search
- Bubble sort
- Insertion Sort Analysis
- Quick sort
- Merge Sort
- Heap Sort
- Binomial Coefficient Dynamic Programming
- Karatsuba
- Money Change Problem Dynamic Programming
- Money Change Possible Ways
- Binary Search Tree
- Linear search
- Binary search
- Trie data structure
- Merge sort
- Quick sort
- Linear Search
- Binary Search
- Bubble Sort
- Insertion Sort
- Selection Sort
- Quick sort
- Merge Sort