/node_data_structure

Data Structures and algorithms in node.js

Primary LanguageJavaScript

node_data_structure

alt tag ##Data Structures and algorithms in node.js

Data structure Algorithms and Programming problems in node.js in no particular order.

##Data Structure

  • Tree
  • Queue

##Algorithms

  • DFS
    • Inorder Traversal
    • Preorder Traversal
    • Postorder Traversal
  • BFS
    • Level Order Traversal

##Problems

  • Binary Tree is a Binary Search Tree or not
  • Find Minimum cost of path from 0,0 to m,n in a cost matrix

##Contributions To Contribute add your name twitter and email to contributors.txt