Akshat Singh

πŸ‘¨β€πŸ’» SWE @ HCL Tech | πŸ’‘ Machine Learning & Generative AI Enthusiast | 🌐 Full Stack Developer | ✍️ Blogger & Content Creator

Akshat Singhakshatsingh
2024-11-07

β˜‘οΈ Day 40/100: 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 where I post all the daily streak πŸ”₯ questions and πŸ† solutions

πŸ”— Solution Link: github.com/akshatsingh1718/lee

πŸ”— My Leetcode Github: github.com/akshatsingh1718/lee

Akshat Singhakshatsingh
2024-11-06

β˜‘οΈ Day 39/100: 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 where I post all the daily streak πŸ”₯ questions and πŸ† solutions

πŸ”— Solution Link: github.com/akshatsingh1718/lee

πŸ”— My Leetcode Github: github.com/akshatsingh1718/lee

Akshat Singhakshatsingh
2024-11-05

β˜‘οΈ Day 38/100: 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 where I post all the daily streak πŸ”₯ questions and πŸ† solutions

πŸ”— Solution Link: github.com/akshatsingh1718/lee

πŸ”— My Leetcode Github: github.com/akshatsingh1718/lee

Akshat Singhakshatsingh
2024-11-04

β˜‘οΈ Day 37/100: daily question

🟩 Question: 3163. String Compression III

Easy question

πŸˆβ€β¬› Check out my where I post all the daily streak πŸ”₯ questions and πŸ† solutions

πŸ”— Solution Link: github.com/akshatsingh1718/lee

πŸ”— My Leetcode Github: github.com/akshatsingh1718/lee

Akshat Singhakshatsingh
2024-11-04

β˜‘οΈ Day 36/100: daily question

🟩 Question: 796. Rotate String

Easy question

πŸˆβ€β¬› Check out my where I post all the daily streak πŸ”₯ questions and πŸ† solutions

πŸ”— Solution Link: github.com/akshatsingh1718/lee

πŸ”— My Leetcode Github: github.com/akshatsingh1718/lee

Akshat Singhakshatsingh
2024-11-04

β˜‘οΈ Day 35/100: daily question

🟩 Question: 2490. Circular Sentence

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

πŸˆβ€β¬› Check out my where I post all the daily streak πŸ”₯ questions and πŸ† solutions

πŸ”— Solution Link: github.com/akshatsingh1718/lee

πŸ”— My Leetcode Github: github.com/akshatsingh1718/lee

Akshat Singhakshatsingh
2024-11-04

β˜‘οΈ Day 34/100: daily question

🟩 Question: 1957. Delete Characters to Make Fancy String

Easy question

πŸˆβ€β¬› Check out my where I post all the daily streak πŸ”₯ questions and πŸ† solutions

πŸ”— Solution Link: github.com/akshatsingh1718/lee

πŸ”— My Leetcode Github: github.com/akshatsingh1718/lee

Akshat Singhakshatsingh
2024-11-04

β˜‘οΈ Day 33/100: 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 where I post all the daily streak πŸ”₯ questions and πŸ† solutions

πŸ”— Solution Link: github.com/akshatsingh1718/lee

πŸ”— My Leetcode Github: github.com/akshatsingh1718/lee

Akshat Singhakshatsingh
2024-10-31

β˜‘οΈ Day 32/100: 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 where I post all the daily streak πŸ”₯ questions and πŸ† solutions

πŸ”— Solution Link: github.com/akshatsingh1718/lee

πŸ”— My Leetcode Github: github.com/akshatsingh1718/lee

Akshat Singhakshatsingh
2024-10-30

β˜‘οΈ Day 31/100: 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 where I post all the daily streak πŸ”₯ questions and πŸ† solutions

πŸ”— Solution Link: github.com/akshatsingh1718/lee

πŸ”— My Leetcode Github: github.com/akshatsingh1718/lee

Akshat Singhakshatsingh
2024-10-28

β˜‘οΈ Day 30/100: daily question

🟨 Question: 2501. Longest Square Streak in an Array

Easy question

πŸˆβ€β¬› Check out my where I post all the daily streak πŸ”₯ questions and πŸ† solutions

πŸ”— Solution Link: github.com/akshatsingh1718/lee

πŸ”— My Leetcode Github: github.com/akshatsingh1718

Akshat Singhakshatsingh
2024-10-28

β˜‘οΈ Day 29/100: daily question

🟨 Question: 1277. Count Square Submatrices with All Ones

Medium question and I need to check the solution but good learning

πŸˆβ€β¬› Check out my where I post all the daily streak πŸ”₯ questions and πŸ† solutions

πŸ”— Solution Link: github.com/akshatsingh1718/lee

πŸ”— My Leetcode Github: github.com/akshatsingh1718

Akshat Singhakshatsingh
2024-10-28

β˜‘οΈ Day 28/100: daily question

πŸŸ₯ Question: 2458. Height of Binary Tree After Subtree Removal Queries

Hard tree question but learnt a lot

πŸˆβ€β¬› Check out my where I post all the daily streak πŸ”₯ questions and πŸ† solutions

πŸ”— Solution Link: github.com/akshatsingh1718/lee

πŸ”— My Leetcode Github: github.com/akshatsingh1718

Akshat Singhakshatsingh
2024-10-28

β˜‘οΈ Day 27/100: daily question

🟨 Question: 1233. Remove Sub-Folders from the Filesystem

Easy question

πŸˆβ€β¬› Check out my where I post all the daily streak πŸ”₯ questions and πŸ† solutions

πŸ”— Solution Link: github.com/akshatsingh1718/lee

πŸ”— My Leetcode Github: github.com/akshatsingh1718

Akshat Singhakshatsingh
2024-10-24

β˜‘οΈ Day 26/100: daily question

🟨 Question: 951. Flip Equivalent Binary Trees

Good binary tree question and I did see the approach but got good understanding of tree questions

πŸˆβ€β¬› Check out my where I post all the daily streak πŸ”₯ questions and πŸ† solutions

πŸ”— My Leetcode Github: github.com/akshatsingh1718

πŸ”— Solution Link: github.com/akshatsingh1718/lee

Akshat Singhakshatsingh
2024-10-23

Just hit a major milestone: 200-day streak on with 300+ problems solved! 🎯πŸ’ͺ Grateful for all the motivation & support along the way. Here’s to more coding, learning, and growth! πŸš€

Akshat Singhakshatsingh
2024-10-23

β˜‘οΈ Day 25/100: daily question

🟨 Question: 2641. Cousins in Binary Tree II

Easy binary tree question but I saw the solution, could be done without seeing it.

πŸˆβ€β¬› Check out my where I post all the daily streak πŸ”₯ questions and πŸ† solutions

πŸ”— Solution Link: github.com/akshatsingh1718/lee

πŸ”— My Leetcode Github: github.com/akshatsingh1718/lee

Akshat Singhakshatsingh
2024-10-23

β˜‘οΈ Day 24/100: daily question

🟨 Question: 2583. Kth Largest Sum in a Binary Tree

Easy binary tree question

πŸˆβ€β¬› Check out my where I post all the daily streak πŸ”₯ questions and πŸ† solutions

πŸ”— Solution Link: github.com/akshatsingh1718/lee

πŸ”— My Leetcode Github: github.com/akshatsingh1718/lee

Akshat Singhakshatsingh
2024-10-23

β˜‘οΈ Day 23/100: daily question

🟨 Question: 1593. Split a String Into the Max Number of Unique Substrings

This question was marked as medium and it was really a good one and I need to look for a solution.

πŸˆβ€β¬› Check out my where I post all the daily streak πŸ”₯ questions and πŸ† solutions

πŸ”— Solution Link: github.com/akshatsingh1718/lee

πŸ”— My Leetcode Github: github.com/akshatsingh1718/lee

Akshat Singhakshatsingh
2024-10-23

β˜‘οΈ Day 22/100: daily question

πŸŸ₯ Question: 1106. Parsing A Boolean Expression

This question marked as hard but after looking at the solution it looks very easy and I did find out that it needs to be solved using stack.

πŸˆβ€β¬› Check out my where I post all the daily streak πŸ”₯ questions and πŸ† solutions

πŸ”— Solution Link: github.com/akshatsingh1718/lee

πŸ”— My Leetcode Github: github.com/akshatsingh1718/lee

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst