Skip to main content

Data Structure and Algorithm

Welcome to Data Structure and Algorithm

  • Insertion in Array
  • Deletion in Array
  • Linked List
  • Insertion in Linked List
  • Deletion in Linked List
  • Double Linked List
  • Insertion in Double Linked List
  • Delection in Double Linked List
  • Circular Linked List
  • Insertion in Circular Linked List
  • Queue
  • Stack
  • Stack using Linked list
  • Tree
  • BST(Binary Search Tree)
  • Insertion in BST
  • Deletion in BST
  • Searching in BST
  • Linear Search
  • Binary Search
  • Bubble Sort
  • Selection Sort
  • Insertion Sort
  • Merge Sort
  • Comments