Rishabh062 / Hacktoberfest2021

Contribute on this repository with valid pull request.
239 stars 1.2k forks source link

Added C program files via upload #972

Open AadarshS9 opened 11 months ago

AadarshS9 commented 11 months ago

I have kindly uploaded C program files on the following:

  1. BubbleSort
  2. DFS & BFS Graph traversals
  3. Infix to Postfix conversion
  4. Insertion Sort
  5. Linear Search
  6. Polynomial Addition
  7. Postfix expression evaluation
  8. Queue implementation via arrays
  9. Stack implementation via arrays
  10. Stack implementation via linked lists
  11. Selection sort
  12. Binary Tree traversals

I hope they are useful and get approved. Thanks