Skip to content

NavidK27/Data-Structures

Repository files navigation

Data Structures

Codes of the following Data Structures:

  • ADT of Stack
  • Infix to Postfix Expression
  • ADT of Linear Queue
  • Circular Queue for Customer Service
  • Linklist
  • Circular Link List
  • Operations on a Doubly Link List
  • All BST Operations
  • BST tree for Customers
  • Binary Search
  • Linear Search
  • Sorting Algorithms (Bubble Sort, Insert Sort, Select Sort, Merge Sort)
  • BFS and DFS

About

Application and Implementation of Data Structure Codes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages