IEEE-MAIT / Hacktoberfest

Participate in Hacktoberfest by contributing to IEEE-MAIT in this repository.
13 stars 57 forks source link

Added 3 Leetcode problem codes #74

Closed Shreyans121 closed 4 years ago

Shreyans121 commented 4 years ago

Added 3 solutions to Leetcode problems namely Combinations, Subsets, Word Search. Please review it and merge it. Thank You.

  1. Combinations: image

  2. Subsets: image

  3. Word Search: image