| 1. | A New Phase Begins | srkcodes (Telugu) | 496 | |
|
| 2. | Leetcode 1518: Water Bottles in Telugu | One-by-One, Batch Simulation | Python DSA | srkcodes | 281 | |
|
| 3. | Leetcode 506: Relative Ranks in Telugu | Brute Force, Indexing, HashMap | Python DSA | srkcodes | 135 | |
|
| 4. | Leetcode 228: Summary Ranges in Telugu | Brute Force, Two Pointers | Python DSA | srkcodes | 173 | |
|
| 5. | Leetcode 628: Maximum Product of Three Numbers in Telugu | 3 Approaches | Python DSA | srkcodes | 282 | |
|
| 6. | Leetcode 605: Can Place Flowers in Telugu | Brute Force, Greedy | Python DSA | srkcodes | 184 | |
|
| 7. | Leetcode 653: Two Sum IV Input is a BST in Telugu | Brute Force, Two Pointers, DFS | srkcodes | 191 | |
|
| 8. | Leetcode 796: Rotate String in Telugu | Brute Force, All Rotations, Double String | srkcodes | 235 | |
|
| 9. | Leetcode 747: Largest Number At Least Twice of Others in Telugu | 4 approaches | srkcodes | 201 | |
|
| 10. | Leetcode 728: Self Dividing Numbers in Telugu | String, Math, Optimization | Python DSA | srkcodes | 119 | |
|
| 11. | Leetcode 657: Robot Return to Origin in Telugu | 4 approaches | Python DSA | srkcodes | 114 | |
|
| 12. | Leetcode 461: Hamming Distance in Telugu | Brute Force, Bitwise, XOR Methods | Python DSA | srkcodes | 180 | |
|
| 13. | Leetcode 557: Reverse Words in a String III in Telugu | Brute Force, Split | Python DSA | srkcodes | 240 | |
|
| 14. | Leetcode 541: Reverse String II in Telugu | Brute Force, Slicing, In-Place | Python DSA | srkcodes | 218 | |
|
| 15. | Leetcode 521: Longest Uncommon Subsequence I in Telugu | Direct Length Comparison | srkcodes | 104 | |
|
| 16. | Leetcode 463: Island Perimeter in Telugu | Brute Force, Shared Edges, DFS | Python DSA | srkcodes | 50 | |
|
| 17. | Leetcode 345: Reverse Vowels of a String in Telugu | BruteForce, Two Pointers | srkcodes | 101 | |
|
| 18. | Leetcode 448: Find All Numbers Disappeared in an Array in Telugu | Python DSA | srkcodes | 31 | |
|
| 19. | Leetcode 441: Arranging Coins in Telugu | Brute Force, Binary Search | Python DSA | srkcodes | 40 | |
|
| 20. | Leetcode 392: Is Subsequence in Telugu | Brute Force, Two Pointer | Python DSA | srkcodes | 193 | |
|
| 21. | Leetcode 414: Third Maximum Number in Telugu | Brute Force, Set, Optimal | Python DSA srkcodes | 51 | |
|
| 22. | Leetcode 404: Sum of Left Leaves in Telugu | DFS, Bruteforce | Python DSA srkcodes | 62 | |
|
| 23. | Leetcode 257: Binary Tree Paths in Telugu | Stack, Brute | Python DSA | srkcodes | 57 | |
|
| 24. | Leetcode 263: Ugly Number in Telugu | 4 Approaches | Python DSA | srkcodes | 57 | |
|
| 25. | Leetcode 706: Design HashMap in Telugu | Naive, Array, Buckets | Python DSA | srkcodes | 69 | |
|
| 26. | Leetcode 682: Baseball Game in Telugu | Stack Approaches | Python DSA | srkcodes | 103 | |
|
| 27. | AI Code Isn’t Safe: This Tool Exposes Every Hidden Bug (Codespy.ai Review) | 71 | |
|
| 28. | Leetcode 367: Valid Perfect Square in Telugu | all Approaches | Python DSA | srkcodes | 21 | |
|
| 29. | Leetcode 485: Max Consecutive Ones in Telugu | 3 Approaches | Python DSA srkcodes | 96 | |
|
| 30. | Leetcode 2848: Points That Intersect With Cars in Telugu | Python DSA | srkcodes | 52 | |
|
| 31. | Leetcode 1512: Number of Good Pairs in Telugu | Brute Force, Hash Map | Python DSA | srkcodes | 118 | |
|
| 32. | Leetcode 2013: Detect Squares in Telugu | Diagonal Method, Point Count | Python DSA | srkcodes | 28 | |
|
| 33. | Leetcode 43: Multiply Strings in Telugu | Brute Force, Paper Method, Python DSA | srkcodes | 57 | |
|
| 34. | Leetcode 66: Plus One in Telugu | Convert, Carry, In-Place | Python DSA | srkcodes | 27 | |
|
| 35. | Leetcode 7: Reverse Integer in Telugu | String, Math Approach | Python DSA | srkcodes | 27 | |
|
| 36. | Leetcode 1851: Minimum Interval to Include Each Query in Telugu | Line Sweep, Min-Heap | srkcodes | 20 | |
|
| 37. | Leetcode 678: Valid Parenthesis String in Telugu | Greedy Two-Counter Sweep | Python DSA | srkcodes | 22 | |
|
| 38. | Leetcode 763: Partition Labels in Telugu | Optimal Greedy Approach | Python DSA | srkcodes | 25 | |
|
| 39. | Leetcode 1899: Merge Triplets to Form Target Triplet in Telugu | Greedy | Python DSA, srkcodes | 31 | |
|
| 40. | Leetcode 846: Hand of Straights in Telugu | Brute Force, Optimized Greedy | Python DSA | srkcodes | 60 | |
|
| 41. | Leetcode 134: Gas Station in Telugu | Brute Force, Greedy | Python DSA | srkcodes | 22 | |
|
| 42. | Leetcode 45: Jump Game II in Telugu | Brute Force, Memo, Greedy | Python DSA | srkcodes | 23 | |
|
| 43. | Leetcode 10: Regular Expression Matching in Telugu | DFS, Memoization, DP | Python DSA | srkcodes | 115 | |
|
| 44. | Leetcode 312: Burst Balloons in Telugu | Recursion , Memoization | Python DSA | srkcodes | 29 | |
|
| 45. | Leetcode 72: Edit Distance in Telugu | DFS, Memoization | Python DSA | srkcodes | 27 | |
|
| 46. | Leetcode 115: Distinct Subsequences in Telugu | DFS, Memoization, DP | Python DSA | srkcodes | 47 | |
|
| 47. | Leetcode 329: Longest Increasing Path in Matrix (Telugu) | DFS + Memoization | Python DSA | srkcodes | 35 | |
|
| 48. | Leetcode 97: Interleaving String in Telugu | Recursion + DP Explained | Python DSA | srkcodes | 24 | |
|
| 49. | Leetcode 494: Target Sum in Telugu | Recursion, DP | Python DSA | srkcodes | 24 | |
|
| 50. | Leetcode 518: Coin Change II in Telugu | Recursion, 1D DP | Python DSA | srkcodes | 18 | |
|
| 51. | Leetcode 309: Best Time to Buy and Sell Stock with Cooldown in Telugu | Python DSA | srkcodes | 37 | |
|
| 52. | Leetcode 416: Partition Equal Subset Sum in Telugu | DFS + Memoization | Python DSA | srkcodes | 23 | |
|
| 53. | Leetcode 1584: Min Cost to Connect All Points in Telugu | Prim’s Algorithm | Python DSA | srkcodes | 41 | |
|
| 54. | Leetcode 332: Reconstruct Itinerary in Telugu | DFS, Hierholzer’s Algorithm | Python DSA | srkcodes | 31 | |
|
| 55. | Leetcode 127: Word Ladder in Telugu | BFS, Optimized & Bidirectional | Python DSA | srkcodes | 75 | |
|
| 56. | Leetcode 994: Rotting Oranges in Telugu | Iterative Grid Simulation | Python DSA | srkcodes | 148 | | GRID
|
| 57. | Leetcode 130: Surrounded Regions in Telugu | DFS Recursive | Python DSA | srkcodes | 58 | |
|
| 58. | Leetcode 695: Max Area of Island in Telugu | DFS Recursive | Python DSA | srkcodes | 19 | |
|
| 59. | Leetcode 51: N-Queens in Telugu | Manual Row-Col-Diagonal Check | Python DSA | srkcodes | 31 | |
|
| 60. | Leetcode 17: Phone Number Letter Combinations in Telugu | Brute Force, Backtracking | srkcodes | 182 | |
|
| 61. | Leetcode 131: Palindrome Partitioning in Telugu | Brute Force, Backtracking | Python DSA | srkcodes | 21 | |
|
| 62. | Leetcode 390: Subsets II in Telugu | Brute Force, Backtracking | Python DSA | srkcodes | 25 | |
|
| 63. | Leetcode 355: Design Twitter in Telugu | Brute Force, Heap | Python DSA | srkcodes | 87 | |
|
| 64. | Leetcode 621: Task Scheduler in Telugu | Simulation, Greedy | Python DSA | srkcodes | 24 | |
|
| 65. | Leetcode 973: K Closest Points to Origin in Telugu | Brute Force, Sort, Max Heap | srkcodes | 81 | |
|
| 66. | Leetcode 703: Kth Largest Element in a Stream in Telugu | Sorting, No-Sort, Heap | srkcodes | 27 | |
|
| 67. | Leetcode 1448: Count Good Nodes in Binary Tree Telugu | DFS & Stack | Python DSA | srkcodes | 69 | |
|
| 68. | Leetcode 199: Binary Tree Right Side View in Telugu | BFS Queue Methods | Python DSA | srkcodes | 31 | |
|
| 69. | Leetcode 110: Balanced Binary Tree in Telugu | Brute Force + Optimized | Python DSA | srkcodes | 65 | |
|
| 70. | Leetcode 543: Diameter of Binary Tree in Telugu | Brute Force & DFS | Python DSA | srkcodes | 64 | |
|
| 71. | Leetcode 146: LRU Cache in Telugu | HashMap + Doubly LinkedList | Python DSA | srkcodes | 42 | |
|
| 72. | Leetcode 287: Find the Duplicate Number in Telugu | Linear, Set, Floyd’s Cycle | srkcodes | 30 | |
|
| 73. | Leetcode 138: Copy List with Random Pointer in Telugu | Bruteforce, Hashmap | Python DSA | srkcodes | 51 | |
|
| 74. | Leetcode 4: Median of Two Sorted Arrays in Telugu | Bruteforce, MergeSort, Binary Search | srkcodes | 100 | |
|
| 75. | Leetcode 981: Time Based Key-Value Store in Telugu | Brute Force, Binary Search | srkcodes | 42 | |
|
| 76. | Leetcode 875: Koko Eating Bananas in Telugu | Brute Force, Binary Search | Python DSA | srkcodes | 106 | |
|
| 77. | Leetcode 84: Largest Rectangle in Histogram in Telugu | Bruteforce, Stack | Python DSA | srkcodes | 147 | |
|
| 78. | Leetcode 704: Binary Search Explained in Telugu | Linear, Binary | Python DSA | srkcodes | 109 | | Binaries
|
| 79. | Leetcode 853: Car Fleet in Telugu | Monotonic Stack | Python DSA | srkcodes | 99 | |
|
| 80. | Leetcode 739: Daily Temperatures in Telugu | Bruteforce, Stack | Python DSA | srkcodes | 146 | |
|
| 81. | Leetcode 22: Generate Parentheses in Telugu | Brute Force & Backtracking | Python DSA | srkcodes | 124 | |
|
| 82. | Leetcode 42: Trapping Rain Water in Telugu | Brute Force & Two Pointer | Python DSA | srkcodes | 67 | |
|
| 83. | Leetcode 36: Valid Sudoku in Telugu | Sets for Rows, Columns & Boxes | Python DSA | srkcodes | 165 | |
|
| 84. | Let’s Talk About the Upcoming Content! 💻🎉 | 107 | |
|
| 85. | Leetcode 295: Find Median from Data Stream in Telugu | Bruteforce, Optimal | Python DSA | srkcodes | 42 | |
|
| 86. | Leetcode 212: Word Search II in Telugu | Trie + DFS Backtracking | Python DSA | srkcodes | 32 | |
|
| 87. | Leetcode 211: Design Add & Search Words in Telugu | Trie + DFS | Python DSA | srkcodes | 47 | |
|
| 88. | Leetcode 235: Lowest Common Ancestor of BST in Telugu | BST-based LCA | Python DSA | srkcodes | 73 | |
|
| 89. | Big Update! New Logos, Banners & Intros for srkcodes, srkplayzz & themodernvlogger 🚀 | 106 | |
|
| 90. | Leetcode 572: Subtree of Another Tree in Telugu | Python DSA | srkodes | 91 | |
|
| 91. | Leetcode 297: Serialize and Deserialize Binary Tree in Telugu | BFS Approach | Python DSA | SRKCodes | 31 | |
|
| 92. | EvoFox Ronin TKL Review in Telugu 🔥 ₹2,342 Budget Mechanical Keyboard with Sound Test! | 151 | |
|
| 93. | Leetcode 102: Binary Tree Level Order Traversal in Telugu | BFS, DFS | Python DSA | srkcodes | 123 | |
|
| 94. | Leetcode 124: Binary Tree Maximum Path Sum in Telugu | Recursive DFS | Python DSA | srkcodes | 117 | |
|
| 95. | Leetcode 226: Invert Binary Tree in Telugu | Recursion, DFS, BFS | Python DSA | srkcodes | 112 | |
|
| 96. | Leetcode 100: Same Tree in Telugu | Recursion & BFS | Python DSA | srkcodes | 73 | |
|
| 97. | Leetcode 647: Palindromic Substrings in Telugu | Brute Force, Optimal | Python DSA | SRKCodes | 161 | |
|
| 98. | Leetcode 5: Longest Palindromic Substring in Telugu | Bruteforce, Optimal | Python DSA | SRKCodes | 135 | |
|
| 99. | Leetcode 49: Group Anagrams in Telugu | Hashing with Sorted Keys | Python DSA | SRKCodes | 274 | |
|
| 100. | Leetcode 76: Minimum Window Substring in Telugu | Sliding Window + Hash Maps | Python DSA | srkcodes | 54 | |
|