Pointers in C programming language 💯 Implementation of Pointers in C using various problems. Pass and return by reference #table of contents 💯 Headers Contains function definitions for the algorithms below. Math_numbers algorithms Square problem(Both reference and by value) Fibonacci sequence Factorial Next Prime Search_sort algorithms Minimum value in array Maximum value in array Binary Search| iterative| recursive Linear Search| iterative| recursive Bubble Sort