โ๏ธ Day 40/100: #Leetcode daily question
๐จ Question: 2275. Largest Combination With Bitwise AND Greater Than Zero
This was an easy one for medium and I solved it using index bit count.
๐โโฌ Check out my #GitHub where I post all the daily streak ๐ฅ questions and #LeetcodeContest ๐ solutions
๐ Solution Link: https://github.com/akshatsingh1718/leetcode/tree/main/minimumNumberofChangestoMakeBinaryStringBeautiful
๐ My Leetcode Github: https://github.com/akshatsingh1718/leetcode