basic algorithms - taoualiw/My-Knowledge-Base GitHub Wiki

Basic Algorithms

  • Sorting Techniques:
    • bubble
    • insertion
    • selection
    • merge sort
    • shell sort
    • quick sort
  • Searching Techniques:
  • String Matching
  • Iteration
  • Tree Traversal
  • Implementation of data structures
⚠️ **GitHub.com Fallback** ⚠️