| 1. | Leetcode 461: Hamming Distance in Telugu | Brute Force, Bitwise, XOR Methods | Python DSA | srkcodes | 5 | |
|
| 2. | Leetcode 521: Longest Uncommon Subsequence I in Telugu | Direct Length Comparison | srkcodes | 9 | |
|
| 3. | Leetcode 678: Valid Parenthesis String in Telugu | Greedy Two-Counter Sweep | Python DSA | srkcodes | 1 | |
|
| 4. | Leetcode 541: Reverse String II in Telugu | Brute Force, Slicing, In-Place | Python DSA | srkcodes | 5 | |
|
| 5. | Leetcode 4: Median of Two Sorted Arrays in Telugu | Bruteforce, MergeSort, Binary Search | srkcodes | 3 | |
|
| 6. | Leetcode 682: Baseball Game in Telugu | Stack Approaches | Python DSA | srkcodes | 3 | |
|
| 7. | Leetcode 10: Regular Expression Matching in Telugu | DFS, Memoization, DP | Python DSA | srkcodes | 1 | |
|
| 8. | Leetcode 1319: Make Network Connected in Telugu | Union Find | Python DSA | srkcodes | 0 | |
|
| 9. | Leetcode 1295: Find Numbers with Even Digits in Telugu | Python DSA | srkcodes | 1 | |
|
| 10. | Leetcode 494: Target Sum in Telugu | Recursion, DP | Python DSA | srkcodes | 0 | |
|
| 11. | Leetcode 22: Generate Parentheses in Telugu | Brute Force & Backtracking | Python DSA | srkcodes | 4 | |
|
| 12. | Leetcode 45: Jump Game II in Telugu | Brute Force, Memo, Greedy | Python DSA | srkcodes | 1 | |
|
| 13. | Leetcode 329: Longest Increasing Path in Matrix (Telugu) | DFS + Memoization | Python DSA | srkcodes | 1 | |
|
| 14. | Longest Palindrome Telugu | Greedy, Optimal Approaches | Leetcode 409 | Python DSA | srkcodes | 13 | |
|
| 15. | Bit Manipulation in Telugu | Binary, Operators & Tricks | Python DSA | srkcodes | 2 | |
|
| 16. | Leetcode 704: Binary Search Explained in Telugu | Linear, Binary | Python DSA | srkcodes | 3 | | Binaries
|
| 17. | Leetcode 143: Reorder List in Telugu | Three-Step Approach | Python DSA | SRKCodes | 0 | |
|
| 18. | LeetCode 417: Pacific Atlantic Water Flow in Telugu | Reverse BFS Ocean Borders | SRKCodes | 0 | |
|
| 19. | Leetcode 121: Best Time to Buy and Sell Stock in Telugu | Brute Force, Optimal | srkcodes | 1 | |
|
| 20. | Leetcode 155: Min Stack Explained in Telugu | Two Stack & Single Stack Approach | srkcodes | 8 | |
|
| 21. | First Unique Character in a String | Leetcode 387 | Python Solution in Telugu | srkcodes | 2 | |
|
| 22. | Leetcode 48: Rotate Image in Telugu | In-Place Matrix Rotation | Python DSA | SRKCodes | 3 | |
|
| 23. | Leetcode 213: House Robber II in Telugu | Dynamic Programming | Python DSA | srkcodes | 2 | |
|
| 24. | Leetcode 62: Unique Paths in Telugu | Bottom-Up DP & Space Optimized DP | Python DSA | srkcodes | 2 | |
|
| 25. | Leetcode 560: Subarray Sum Equals K in Telugu | bruteforce, prefixsum | Python DSA | srkcodes | 10 | |
|
| 26. | Leetcode 211: Design Add & Search Words in Telugu | Trie + DFS | Python DSA | srkcodes | 1 | |
|
| 27. | Implement Queue Using Stacks | Leetcode 232 Explained in Telugu | O(1) | srkcodes | 4 | |
|
| 28. | Leetcode 2520: Count Digits That Divide a Number in Telugu | Python DSA | srkcodes | 4 | |
|
| 29. | Prefix Sum Explained in Telugu | Use Cases, Time & Space Complexity, Tips & Tricks | srkcodes | 2 | |
|
| 30. | Leetcode 509: Fibonacci Number Explained in Telugu | Modulo Arithmetic Trick | srkcodes | 3 | |
|
| 31. | Leetcode 202: Happy Number in Telugu | Set, Floyd’s Cycle Detection | Python DSA | srkcodes | 1 | |
|
| 32. | Leetcode 100: Same Tree in Telugu | Recursion & BFS | Python DSA | srkcodes | 1 | |
|
| 33. | Binary String With Substrings 1 to N | Leetcode 1016 | Python Solution in Telugu | srkcodes | 0 | |
|
| 34. | Leetcode 1804: Implement Trie II | Explained in Telugu | Python DSA | srkcodes | 1 | |
|
| 35. | Leetcode 27: Remove Element in Telugu | Two Pointers | Python DSA | srkcodes | 3 | |
|
| 36. | Single Number(Leetcode 136) | Explained in Telugu | Brute Force,Optimal,Bit Manipulation | srkcodes | 6 | |
|
| 37. | Leetcode 787: Cheapest Flights Within K Stops in Telugu | Dijkstra’s Algorithm | srkcodes | 2 | |
|
| 38. | Leetcode 83: Remove Duplicates from Sorted List | Python DSA Telugu | Iterative & Recursive | 7 | |
|
| 39. | Range Sum of BST | Leetcode 938 in Telugu | Inorder, Optimized DFS | srkcodes | 1 | |
|
| 40. | Sliding Window Technique Explained in Telugu | Real-Life Example, Types, Use Cases | srkcodes | 4 | |
|
| 41. | Leetcode 345: Reverse Vowels of a String in Telugu | BruteForce, Two Pointers | srkcodes | 7 | |
|
| 42. | Leetcode 97: Interleaving String in Telugu | Recursion + DP Explained | Python DSA | srkcodes | 0 | |
|
| 43. | Leetcode 11: Container With Most Water in Telugu | Bruteforce, Two Pointers | Python DSA | srkcodes | 2 | |
|
| 44. | Find Peak Element | Leetcode 162 | Python DSA Telugu | srkcodes | 5 | |
|
| 45. | Reverse Nodes in k-Group Explained in Telugu | Leetcode Q25 | Iterative & Recursive | srkcodes | 3 | |
|
| 46. | Leetcode 518: Coin Change II in Telugu | Recursion, 1D DP | Python DSA | srkcodes | 0 | |
|
| 47. | Leetcode 485: Max Consecutive Ones in Telugu | 3 Approaches | Python DSA srkcodes | 3 | |
|
| 48. | Count Prefixes of a String | Leetcode 2255 in Telugu | Slice & Char-by-Char | srkcodes | 2 | |
|
| 49. | Leetcode 567: Permutation in String in Telugu | Sliding Window Approach | Python DSA | srkcodes | 2 | |
|
| 50. | Happy New Year | srkcodes | 12 | |
|
| 51. | Find Row with Maximum Sum in Telugu | Brute Force & Optimal | Python Explained | srkcodes | 1 | |
|
| 52. | Leetcode 543: Diameter of Binary Tree in Telugu | Brute Force & DFS | Python DSA | srkcodes | 3 | |
|
| 53. | Leetcode 739: Daily Temperatures in Telugu | Bruteforce, Stack | Python DSA | srkcodes | 2 | |
|
| 54. | Leetcode 316: Remove Duplicate Letters in Telugu | Greedy + Stack Approach | Python DSA | srkcodes | 3 | |
|
| 55. | Searching & Sorting Explained in Telugu | Linear, Binary Search | Sorting,Time Complexity | srkcodes | 5 | |
|
| 56. | Leetcode 5: Longest Palindromic Substring in Telugu | Bruteforce, Optimal | Python DSA | SRKCodes | 2 | |
|
| 57. | Leetcode 79: Word Search in Telugu | Backtracking DFS | Python DSA | SRKCodes | 2 | |
|
| 58. | Leetcode 1041: Robot Bounded in Circle in Telugu | Python DSA | srkcodes | 1 | |
|
| 59. | LeetCode 57: Insert Interval in Telugu | O(n) Approach | Python DSA | srkcodes | 4 | |
|
| 60. | Leetcode 1512: Number of Good Pairs in Telugu | Brute Force, Hash Map | Python DSA | srkcodes | 6 | |
|
| 61. | Leetcode 653: Two Sum IV Input is a BST in Telugu | Brute Force, Two Pointers, DFS | srkcodes | 7 | |
|
| 62. | Leetcode 399: Evaluate Division in Telugu | Floyd-Warshall Algorithm | Python DSA | srkcodes | 2 | |
|
| 63. | Leetcode 787: Cheapest Flights Within K Stops in Telugu | Bellman-Ford | Python DSA | srkcodes | 1 | |
|
| 64. | Leetcode 797: All Paths from Source to Target | DFS Graph in Telugu | Python DSA | srkcodes | | 3 | |
|
| 65. | Leetcode 709: To Lower Case in Telugu | ASCII, List Join, lower() | Python DSA | srkcodes | 5 | |
|
| 66. | Math for DSA Explained in Telugu | Prime, GCD, LCM, Sieve, Modular Arithmetic, nCr | srkcodes | 4 | |
|
| 67. | Leetcode 367: Valid Perfect Square in Telugu | all Approaches | Python DSA | srkcodes | 1 | |
|
| 68. | Floyd-Warshall Algorithm in Telugu | What, Uses , Key terminologies| Python DSA| srkcodes | 1 | |
|
| 69. | Leetcode 547: Number of Provinces in Telugu | Union Find (Disjoint Set) | Python DSA | srkcodes | 0 | |
|
| 70. | Binary Search Tree (BST) Explained in Telugu | Traversals, Operations, Basics | srkcodes | 3 | |
|
| 71. | Generate Binary Strings Without Adjacent Zeros | Leetcode 3211 | Backtracking, String | srkcodes | 1 | |
|
| 72. | Leetcode 648: Replace Words in Telugu | Bruteforce, Trie | Python DSA | srkcodes | 0 | |
|
| 73. | Leetcode 139: Word Break in Telugu | Dynamic Programming | Python DSA | srkcodes | 3 | |
|
| 74. | Leetcode 191: Number of 1 Bits in Telugu | 4 Easy Python Solutions | Bitwise Tricks | srkcodes | 3 | |
|
| 75. | Leetcode 198: House Robber in Telugu | Dynamic Programming Approach | Python DSA | srkcodes | 12 | |
|
| 76. | Leetcode 76: Minimum Window Substring in Telugu | Sliding Window + Hash Maps | Python DSA | srkcodes | 5 | |
|
| 77. | Subsets in Telugu | Leetcode 78 | Iterative, Backtracking Approaches | Power Set DSA | srkcodes | 3 | |
|
| 78. | Leetcode 292: Nim Game in Telugu | Recursion, DP & Math Trick | Python DSA | srkcodes | 6 | |
|
| 79. | 🎉 Day 100: Combination Sum II Explained in Telugu | Leetcode 40 | Backtracking Python | srkcodes | 5 | |
|
| 80. | Validate BST | Leetcode 98 | Inorder, Min-Max Recursive | DSA Python | srkcodes | 1 | |
|
| 81. | Leetcode 1108 Defanging an IP Address in Telugu | 3 Approaches | Python DSA | srkcodes | 1 | |
|
| 82. | Find Square Root | Brute Force, Binary Search & math.sqrt | Telugu DSA | srkcodes | 5 | | Brute Force
|
| 83. | Disjoint Set (Union Find) Explained in Telugu | Real-Life Examples, Code | Python DSA | srkcodes | 2 | |
|
| 84. | Search Insert Position Explained in Telugu | Binary Search & Brute Force | Python DSA | srkcodes | 4 | |
|
| 85. | Reverse a String Using Recursion 🔄 | Leetcode 344 | Python Telugu | srkcodes | 1 | |
|
| 86. | Greedy Algorithms Explained in Telugu with Real-Life Examples | srkcodes | 4 | |
|
| 87. | Two Sum | Leetcode #1 Explained in Telugu | Brute Force & Optimal HashMap Solution | srkcodes | 9 | |
|
| 88. | Bubble Sort Explained in Telugu | Python DSA Tutorial | Easy to Optimal | srkcodes | 5 | |
|
| 89. | Longest Consecutive Sequence (leetcode 128) | Array,HashTable Solutions | srkcodes | 3 | |
|
| 90. | Intersection of Two Linked Lists Explained in Telugu | Leetcode Q160 | Python DSA | srkcodes | 5 | |
|
| 91. | Selection Sort Explained in Telugu | Python Code | srkcodes | 3 | |
|
| 92. | Spiral Matrix in Telugu | Leetcode Q54 | Python Code Explained | srkcodes | 4 | |
|
| 93. | Find First Non-Repeating Element in an Array | Python Brute Force & Optimal | Hashing | srkcodes | 4 | |
|
| 94. | Valid Anagram | Leetcode #242 Explained in Telugu | Python Brute Force & Optimal | srkcodes | 3 | |
|
| 95. | Leetcode 374: Guess Number Higher or Lower | Binary Search Explained in Telugu | srkcodes | 5 | |
|
| 96. | Strings in Python in Telugu | Basics, Methods & Comparisons | srkcodes | 5 | |
|
| 97. | Reverse the Elements of an Array in Telugu | Brute Force & Optimal | srkcodes | 3 | |
|
| 98. | Longest Common Prefix | Leetcode Q14 | Python Brute Force & Optimal Solution in Telugu | srkcodes | 8 | |
|
| 99. | Snake in Matrix in Telugu | Leetcode Q3248 | srkcodes | 2 | |
|
| 100. | Leetcode 309: Best Time to Buy and Sell Stock with Cooldown in Telugu | Python DSA | srkcodes | 0 | |
|