Akshat Singh

@akshatsingh
9 Followers
6 Following
56 Posts
๐Ÿ‘จโ€๐Ÿ’ป SWE @ HCL Tech | ๐Ÿ’ก Machine Learning & Generative AI Enthusiast | ๐ŸŒ Full Stack Developer | โœ๏ธ Blogger & Content Creator
LinkTreehttps://linktr.ee/akshatsingh1718
Leetcodehttps://leetcode.com/u/AkshatSingh1718/
Linkedinhttps://www.linkedin.com/in/akshatsingh1718/
Twitter (X)https://x.com/_akshatsingh_

โ˜‘๏ธ 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

#Algorithms #coding #python #bitmanipulation

leetcode/minimumNumberofChangestoMakeBinaryStringBeautiful at main ยท akshatsingh1718/leetcode

Contribute to akshatsingh1718/leetcode development by creating an account on GitHub.

GitHub

โ˜‘๏ธ Day 39/100: #Leetcode daily question

๐ŸŸจ Question: 3011. Find if Array Can Be Sorted

This was an easy one for medium and I solved it using bubble sort.

๐Ÿˆโ€โฌ› 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

#python #Algorithms #coding #sorting #bitmanipulation

leetcode/minimumNumberofChangestoMakeBinaryStringBeautiful at main ยท akshatsingh1718/leetcode

Contribute to akshatsingh1718/leetcode development by creating an account on GitHub.

GitHub

โ˜‘๏ธ Day 38/100: #Leetcode daily question

๐ŸŸจ Question: 2914. Minimum Number of Changes to Make Binary String Beautiful

This was an easy one for medium but idk why I need to see the soluiton

๐Ÿˆโ€โฌ› 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

#Algorithms #python #coding #string

leetcode/minimumNumberofChangestoMakeBinaryStringBeautiful at main ยท akshatsingh1718/leetcode

Contribute to akshatsingh1718/leetcode development by creating an account on GitHub.

GitHub

โ˜‘๏ธ Day 37/100: #Leetcode daily question

๐ŸŸฉ Question: 3163. String Compression III

Easy question

๐Ÿˆโ€โฌ› Check out my #GitHub where I post all the daily streak ๐Ÿ”ฅ questions and #LeetcodeContest ๐Ÿ† solutions

๐Ÿ”— Solution Link: https://github.com/akshatsingh1718/leetcode/tree/main/rotateString

๐Ÿ”— My Leetcode Github: https://github.com/akshatsingh1718/leetcode

#python #Algorithms #coding #string

โ˜‘๏ธ Day 36/100: #Leetcode daily question

๐ŸŸฉ Question: 796. Rotate String

Easy question

๐Ÿˆโ€โฌ› Check out my #GitHub where I post all the daily streak ๐Ÿ”ฅ questions and #LeetcodeContest ๐Ÿ† solutions

๐Ÿ”— Solution Link: https://github.com/akshatsingh1718/leetcode/tree/main/rotateString

๐Ÿ”— My Leetcode Github: https://github.com/akshatsingh1718/leetcode

#coding #Algorithms #python #string

โ˜‘๏ธ Day 35/100: #Leetcode daily question

๐ŸŸฉ Question: 2490. Circular Sentence

Easy question but I did it hard way I guess and complicated the solution

๐Ÿˆโ€โฌ› Check out my #GitHub where I post all the daily streak ๐Ÿ”ฅ questions and #LeetcodeContest ๐Ÿ† solutions

๐Ÿ”— Solution Link: https://github.com/akshatsingh1718/leetcode/tree/main/circularSentence

๐Ÿ”— My Leetcode Github: https://github.com/akshatsingh1718/leetcode

#coding #Algorithms #python #string

โ˜‘๏ธ Day 34/100: #Leetcode daily question

๐ŸŸฉ Question: 1957. Delete Characters to Make Fancy String

Easy question

๐Ÿˆโ€โฌ› Check out my #GitHub where I post all the daily streak ๐Ÿ”ฅ questions and #LeetcodeContest ๐Ÿ† solutions

๐Ÿ”— Solution Link: https://github.com/akshatsingh1718/leetcode/tree/main/deleteCharacterstoMakeFancyString

๐Ÿ”— My Leetcode Github: https://github.com/akshatsingh1718/leetcode

#coding #Algorithms #python #string

โ˜‘๏ธ Day 33/100: #Leetcode daily question

๐ŸŸฅ Question: 2463. Minimum Total Distance Traveled

This is a very good difficult question, and I obviously need to look a solution. Solved it using dp

๐Ÿˆโ€โฌ› Check out my #GitHub where I post all the daily streak ๐Ÿ”ฅ questions and #LeetcodeContest ๐Ÿ† solutions

๐Ÿ”— Solution Link: https://github.com/akshatsingh1718/leetcode/tree/main/minimumTotalDistanceTraveled

๐Ÿ”— My Leetcode Github: https://github.com/akshatsingh1718/leetcode

#coding #Algorithms #python #dynamicprogramming

โ˜‘๏ธ Day 32/100: #Leetcode daily question

๐ŸŸจ Question: 1671. Minimum Number of Removals to Make Mountain Array

This is a very good difficult question, and I obviously need to look a solution. This was solved using the lowest increasing decreasing subarray method.

๐Ÿˆโ€โฌ› Check out my #GitHub where I post all the daily streak ๐Ÿ”ฅ questions and #LeetcodeContest ๐Ÿ† solutions

๐Ÿ”— Solution Link: https://github.com/akshatsingh1718/leetcode/tree/main/minimumNumberofRemovalstoMakeMountainArray

๐Ÿ”— My Leetcode Github: https://github.com/akshatsingh1718/leetcode

#coding #Algorithms #python #array

โ˜‘๏ธ Day 31/100: #Leetcode daily question

๐ŸŸจ Question: 2684. Maximum Number of Moves in a Grid

Easy dp question but need to see the solution maybe I was too last to solve that day

๐Ÿˆโ€โฌ› Check out my #GitHub where I post all the daily streak ๐Ÿ”ฅ questions and #LeetcodeContest ๐Ÿ† solutions

๐Ÿ”— Solution Link: https://github.com/akshatsingh1718/leetcode/tree/main/maximumNumberofMovesinaGrid

๐Ÿ”— My Leetcode Github: https://github.com/akshatsingh1718/leetcode

#coding #python #Algorithms #dynamicprogramming