Eye on AI and DSA
I love breaking down complex problems into simple words and hence, the vision of this channel.
Hello guys, this is your friend Mitadru Datta from IIT Kgp'25.
Here, we will discuss daily Leetcode problems, DSA concepts, competitive coding problems, Artificial Intelligence with Machine Learning, Deep Learning and Neural Networks.

2200. Find All K-Distant Indices in an Array | 3 Methods | Leetcode Daily Challenge | potd

2081. Sum of k-Mirror Numbers | Leetcode Daily Challenge | Hard and Greedy | Potd Live coding

DP 4. Coin Change Problems - Knapsack Variation | Leetcode 322 and 518 | Infinite Supply Problems

2138. Divide a String into Groups of Size k | Leetcode Daily Challenge | Simple Implementation

3085. Minimum Deletions to Make String K-Special | Leetcode Daily Challenge | Greedy | 2 methods

3443. Maximum Manhattan Distance After K Changes | O(N) - 10 lines code | Leetcode Daily Challenge

Sort an Array in O(N)?? Crazy Sort | Leetcode 2294 | Daily Challenge | Potd

DP 3. 0/1 Knapsack Problem | 2D Dynamic Programming | Common Interview Question in DSA

2966. Divide Array Into Arrays With Max Difference | Leetcode Daily Challenge | Greedy | potd

3405. Count the Number of Arrays with K Matching Adjacent Elements | Leetcode Daily Challenge | PnC

2016. Maximum Difference Between Increasing Elements | Leetcode Daily Challenge | Interview Ques

1432. Maximum Difference You Can Get From Changing an Integer | Leetcode Daily Challenge | Potd

DP 2. 1D DP Interview Problems | Leetcode 198 and 213 - House Robber | Leetcode 740 Delete and Earn

2566. Maximum Difference by Remapping a Digit | Leetcode Daily Challenge | Potd

2616. Minimize the Maximum Difference of Pairs | Leetcode Daily Challenge | Binary Search | DSA

DP 1. Introduction To DP - Dynamic Programming | Recursion | Memoization | Tabulation | Leetcode 746

3423. Maximum Difference Between Adjacent Elements in a Circular Array | Leetcode Daily challenge

The Hardest Leetcode Problem | 3445. Maximum Difference Between Even and Odd Frequency II | DSA

3442. Maximum Difference Between Even and Odd Frequency I | Leetcode Daily Challenge | Potd | DSA

440. K-th Smallest in Lexicographical Order | Leetcode Daily Challenge | Prefix Tree | potd | DSA

386. Lexicographical Numbers | Leetcode Daily Challenge | Potd | DSA | Greedy | Strings

3170. Lexicographically Minimum String After Removing Stars | Leetcode Daily Challenge | 3 Methods

Oracle interview Questions | Podcast | RoadMap to data and software | Placement talks 6

2434. Using a Robot to Print the Lexicographically Smallest String | Leetcode Daily Challenge | DSA

1061. Lexicographically Smallest Equivalent String | Leetcode Daily Challenge | Graphs | DFS | potd

3403. Find the Lexicographically Largest String From the Box I | Leetcode Daily Challenge , 2pointer

Amazon and ITC interview Questions | Podcast | RoadMap to data and software | Placement talks 5

1298. Maximum Candies You Can Get from Boxes | Leetcode Daily Challenge | BFS | Graph

135. Candy | Leetcode Daily Challenge | Linear Dynamic Programming | DSA | potd

2929. Distribute Candies Among Children II | 4 Methods: O(n^3) to O(1) | Leetcode Daily Challenge