Skip to content

Warfare-athens/Data-structure-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coding

Hi 👋, I'm Athens Dubey

This repository is for DSA and Questions


Recursion

Easy level

  • [21. Merge Two Sorted Lists]
  • [226. Invert Binary Tree ]
  • [104. Maximum Depth of Binary Tree]
  • [144. Binary Tree Preorder Traversal]
  • [94. Binary Tree Inorder Traversal]
  • [101. Symmetric Tree]
  • [100. Same Tree]
  • [112. Path Sum]
  • [104. Maximum Depth of Binary Tree]

Medium level

  • [22. Generate Parentheses]
  • [78. Subsets ]
  • [39. Combination Sum]
  • [46. Permutations]
  • [90. Subsets II]
  • [79. Word Search]
  • [114. Flatten Binary Tree to Linked List]
  • [494. Target Sum]
  • [104. Maximum Depth of Binary Tree]

Hard level

  • [124. Binary Tree Maximum Path Sum]
  • [212. Word Search II]
  • [301. Remove Invalid Parentheses]
  • [51. N-Queens]

Releases

No releases published

Packages

No packages published

Languages