Skip to content

Saur03/Data_structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data_Structures

This directory consists of following data structures:

  • 1-D Array
  • 2-D Array
  • Stack
  • Circular Queue
  • Singly Linked List
  • Doubly Linked List
  • Circular Linked List
  • Binary Tree
  • Graph
  • Hash

This directory consists of following Algorithms:

  • BFS
  • DFS
  • Linear Search
  • Binary Search
  • BST
  • Insertion Sort
  • Merge Sort
  • Quick Sort
  • Selection Sort
  • Prim's Algo

This directory consist of these extra codes:

  • First occurance in array
  • Sort array in ascending order
  • Tower of Hanoi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages