Skip to content

ani0x53/DataStructuresPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataStructuresPractice

DataStructuresPractise

  1. Recurrsion
  2. String Algorithms
  3. Stack Implementation using Array and Linked List
  4. Queue Implementation using Array and Linked List
  5. Linked List implementations, Creating,Deletion,Traversal,Reversal,Circle detection.
  6. N-Tree
  7. BTree
  8. BST
  9. Evaluation of Expressions, PreOrder,InOrder,PostOrder Traversals
  10. Graphs -DFS,BFS
  11. Algorithms - Divide and Conquer ,BackTracking.
  12. Sorts

About

Examples and implementations of all the Data Structures like LinkedLists,Stacks,Queues and Trees. It also has sorts and algorithm implementations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages