mishra10008 / HacktoberFest2021

This is a public repository which contains various topic wise coding problems on Ds and Algo
Apache License 2.0
8 stars 89 forks source link

Added 6 Leetcode problems. #103

Closed Adi1222 closed 3 years ago

Adi1222 commented 3 years ago

Problems added:

  1. Combination Sum 2 https://leetcode.com/problems/combination-sum-ii/
  2. Combination Sum https://leetcode.com/problems/combination-sum/
  3. Longest Arithmetic Subsequence https://leetcode.com/problems/longest-arithmetic-subsequence/
  4. Coin Change https://leetcode.com/problems/coin-change/
  5. Maximum Earnings From Taxi https://leetcode.com/problems/maximum-earnings-from-taxi/
  6. Maximum Number of Events That Can Be Attended II https://leetcode.com/problems/maximum-number-of-events-that-can-be-attended-ii/

Please do review my request and merge it. Thanks !