Skip to content

Linked list ,Stack, qQueue, Tree Sorting & Searching algorithm etc

Notifications You must be signed in to change notification settings

008karan/Data-structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-structure

Sorting algorithm

  • Selection sort
  • Bubble sort
  • Quick sort
  • Merge sort
  • Quick sort

Searching

  • Binary search

Linked list

  • Singly linked list
  • Doubly linked list

Stack

  • use of stack in balancing parenthesis

Queue

  • queue implementation

Tree

  • Binary search tree
  • tree traversal methods
  • tree operations

About

Linked list ,Stack, qQueue, Tree Sorting & Searching algorithm etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published