This repository contains implementations of various algorithms using Python.
- Bubble Sort
- Selection Sort
- Insertion Sort
- Merge Sort
- Quick Sort
- Heap Sort
- Counting Sort
- Radix Sort
- Bucket Sort
- Linear Search
- Binary Search
- Kruskal's Algorithm
-
Counting Money Problem
-
Fractional Knapsack Problem
Feel free to explore the code and use it in your projects!