2025-06-17 | Leetcode 342: Power of Four in Telugu | Bruteforce, Math, Bit Logic | Python DSA | srkcodes | 0:00 | 13 | |
|
2025-06-16 | Leetcode 1071: GCD of Strings Explained in Telugu | Bruteforce, GCD | Python DSA | srkcodes | 0:00 | 57 | |
|
2025-06-15 | Leetcode 914: X of a Kind in a Deck of Cards in Telugu | Bruteforce, GCD | Python DSA | srkcodes | 0:00 | 31 | |
|
2025-06-14 | Leetcode 2520: Count Digits That Divide a Number in Telugu | Python DSA | srkcodes | 0:00 | 79 | |
|
2025-06-13 | Leetcode 1175: Prime Arrangements Explained in Telugu | Math approach | Python DSA | srkcodes | 0:00 | 32 | |
|
2025-06-12 | Leetcode 1492: Kth Factor of n in Telugu | Brute Force, √n Optimized Solutions | srkcodes | 0:00 | 36 | |
|
2025-06-11 | Leetcode 2413: Smallest Even Multiple in Telugu | Bruteforce, LCM, Math Logic | srkcodes | 0:00 | 48 | |
|
2025-06-10 | Leetcode 1979: Find GCD of Array in Telugu | Bruteforce, Euclidean Algorithm | srkcodes | 0:00 | 93 | |
|
2025-06-09 | Leetcode 204: Count Primes | Bruteforce, Sieve of Eratosthenes in Telugu | Python DSA | srkcodes | 0:00 | 80 | |
|
2025-06-08 | Math for DSA Explained in Telugu | Prime, GCD, LCM, Sieve, Modular Arithmetic, nCr | srkcodes | 0:00 | 45 | |
|
2025-06-07 | Leetcode 209: Minimum Size Subarray Sum in Telugu | Brute Force, Sliding Window | srkcodes | 0:00 | 71 | |
|
2025-06-06 | Leetcode 567: Permutation in String in Telugu | Sliding Window Approach | Python DSA | srkcodes | 0:00 | 91 | |
|
2025-06-05 | Leetcode 438: Find All Anagrams in a String in Telugu | Hash Table, Sliding Window | srkcodes | 0:00 | 108 | |
|
2025-06-04 | Longest Substring Without Repeating Characters | Bruteforce, Sliding Window | Python DSA | srkcodes | 0:00 | 60 | |
|
2025-06-03 | Leetcode 643: Max Average Subarray I in Telugu | Array, Sliding Window | Python DSA | srkcodes | 0:00 | 104 | |
|
2025-06-02 | Leetcode 1652: Defuse the Bomb in Telugu | Array, Sliding Window | Python DSA | srkcodes | 0:00 | 131 | |
|
2025-06-01 | Sliding Window Technique Explained in Telugu | Real-Life Example, Types, Use Cases | srkcodes | 0:00 | 140 | |
|
2025-05-31 | Leetcode 692: Top K Frequent Words in Telugu | HashMap, Trie | Python DSA | srkcodes | 0:00 | 52 | |
|
2025-05-30 | Leetcode 648: Replace Words in Telugu | Bruteforce, Trie | Python DSA | srkcodes | 0:00 | 26 | |
|
2025-05-29 | Count Prefix & Suffix Pairs | Leetcode 3042 | Bruteforce, Trie | Python DSA | srkcodes | 0:00 | 46 | |
|
2025-05-28 | Longest Common Prefix | Leetcode 14 in Telugu | Trie Approach | Python DSA | srkcodes | 0:00 | 60 | |
|
2025-05-27 | Leetcode 1804: Implement Trie II | Explained in Telugu | Python DSA | srkcodes | 0:00 | 52 | |
|
2025-05-26 | Implement Trie in Python | Leetcode 208 Telugu | Prefix Tree Explained | Python DSA | srkcodes | 0:00 | 54 | |
|
2025-05-25 | Tries Explained in Telugu | Autocomplete, Search, startsWith | Python DSA | srkcodes | 0:00 | 52 | |
|
2025-05-24 | Bitwise AND of Numbers Range | Leetcode 201 | Python DSA | srkcodes | 0:00 | 87 | |
|
2025-05-23 | Leetcode 268: Missing Number | XOR | Python DSA | srkcodes | 0:00 | 69 | |
|
2025-05-22 | Leetcode 231: Power of Two in Telugu | Math, Bit manipulation | Python DSA | srkcodes | 0:00 | 57 | |
|
2025-05-21 | Reverse Bits Explained in Telugu | Leetcode 190 | Python DSA | srkcodes | 0:00 | 57 | |
|
2025-05-20 | Leetcode 389: Find the Difference | 4 Easy Methods in Telugu | Python DSA | srkcodes | 0:00 | 132 | |
|
2025-05-19 | Leetcode 191: Number of 1 Bits in Telugu | 4 Easy Python Solutions | Bitwise Tricks | srkcodes | 0:00 | 50 | |
|
2025-05-18 | Bit Manipulation in Telugu | Binary, Operators & Tricks | Python DSA | srkcodes | 0:00 | 51 | |
|
2025-05-17 | Counting Bits in Telugu | Leetcode 338 | Brute Force, DP Explained | Python DSA | srkcodes | 0:00 | 122 | |
|
2025-05-16 | Leetcode 1137: N-th Tribonacci Number in Telugu | DP, Math| Python DSA | srkcodes | 0:00 | 75 | |
|
2025-05-15 | Leetcode 198: House Robber in Telugu | Dynamic Programming Approach | Python DSA | srkcodes | 0:00 | 256 | |
|
2025-05-14 | Min Cost Climbing Stairs in Telugu | Leetcode 746 | DP Approach | Python DSA | srkcodes | 0:00 | 124 | |
|
2025-05-13 | Leetcode 70: Climbing Stairs in Telugu | Math,DP,Memoization | Python DSA | srkcodes | 0:00 | 121 | |
|
2025-05-12 | Leetcode 509: Fibonacci in Telugu | Memoization, Tabulation | Python DSA | srkcodes | 0:00 | 92 | |
|
2025-05-11 | Dynamic Programming Explained in Telugu | Memoization, Tabulation | Fibonacci Example | srkcodes | 0:00 | 133 | |
|
2025-05-10 | Leetcode 841: Keys and Rooms in Telugu | BFS Iterative Approach | Python DSA | srkcodes | 0:00 | 72 | |
|
2025-05-09 | Leetcode 733 Flood Fill in Telugu | DFS Explained | Python DSA | srkcodes | 0:00 | 127 | |
|
2025-05-08 | Leetcode 547 Number of Provinces Telugu | DFS Graph Traversal | Python DSA Tutorial | srkcodes | 0:00 | 40 | |
|
2025-05-07 | Leetcode 797: All Paths from Source to Target | DFS Graph in Telugu | Python DSA | srkcodes | | 0:00 | 158 | |
|
2025-05-06 | Find If Path Exists in Graph Telugu | DFS Approach | Leetcode 1971 | Python DSA | srkcodes | 0:00 | 75 | |
|
2025-05-05 | Find the Town Judge Problem in Telugu | Hash Table, Graph Approach | Leetcode 997 | srkcodes | 0:00 | 51 | |
|
2025-05-04 | Graphs in DSA Telugu | Types, Representation, Use Cases, Code | Adjacency List & Matrix | srkcodes | 0:00 | 108 | |
|
2025-05-03 | Longest Palindrome Telugu | Greedy, Optimal Approaches | Leetcode 409 | Python DSA | srkcodes | 0:00 | 248 | |
|
2025-05-02 | Lemonade Change Greedy Approach in Telugu | Leetcode 860 | Python DSA Interview Prep | srkcodes | 0:00 | 82 | |
|
2025-05-01 | Leetcode:- 55 Jump Game Telugu | Can You Reach the End? | Greedy Approach in Python | srkcodes | 0:00 | 154 | |
|
2025-04-30 | Assign Cookies Problem in Telugu | Greedy + Two Pointer | Leetcode 455 | Python DSA | srkcodes | 0:00 | 25 | |
|
2025-04-29 | Non-Overlapping Intervals Telugu | Greedy + Sorting | Leetcode 435 Explained | srkcodes | 0:00 | 84 | |
|
2025-04-28 | Coin Change Problem Telugu | Greedy, BFS Approach | Leetcode 322 | Python DSA | srkcodes | 0:00 | 104 | |
|
2025-04-27 | Greedy Algorithms Explained in Telugu with Real-Life Examples | srkcodes | 0:00 | 69 | |
|
2025-04-26 | Last Stone Weight | Leetcode 1046 | Bruteforce, Heap Solutions in Telugu | srkcodes | 0:00 | 18 | |
|
2025-04-25 | K Closest Elements Leetcode 658 in Telugu | Sorting & Heap Approach | DSA in Python | srkcodes | 0:00 | 18 | |
|
2025-04-24 | Sort an Array in Python using Heap | Leetcode 912 | Telugu DSA Tutorial | srkcodes | 0:00 | 21 | |
|
2025-04-23 | Top K Frequent Elements | Leetcode Q347 in Telugu | Heap + Hashmap | DSA Python | srkcodes | 0:00 | 18 | |
|
2025-04-22 | Kth Smallest in Sorted Matrix | Python Telugu | Min-Heap, Brute-force | Leetcode 378 | srkcodes | 0:00 | 26 | |
|
2025-04-21 | Kth Largest Element in Array | Heap (Priority Queue) | Leetcode 215 | Python Telugu | srkcodes | 0:00 | 189 | |
|
2025-04-20 | Heaps & Priority Queues in Python Telugu | Min vs Max Heap | heapq Explained | srkcodes | 0:00 | 95 | |
|
2025-04-19 | Kth Smallest in BST | Full, Early Inorder | Leetcode 230 | Python Telugu | srkcodes | 0:00 | 90 | |
|
2025-04-18 | Max Depth of Binary Tree in Telugu | DFS, BFS Python Approaches | Leetcode 104 | srkcodes | 0:00 | 127 | |
|
2025-04-17 | Range Sum of BST | Leetcode 938 in Telugu | Inorder, Optimized DFS | srkcodes | 0:00 | 31 | |
|
2025-04-16 | Validate BST | Leetcode 98 | Inorder, Min-Max Recursive | DSA Python | srkcodes | 0:00 | 126 | |
|
2025-04-15 | Insert into BST | Leetcode 701 Explained in Telugu | Recursive, Iterative | srkcodes | 0:00 | 56 | |
|
2025-04-14 | Search in Binary Search Tree | Leetcode Q700 | Python Solution Explained in Telugu | srkcodes | 0:00 | 84 | |
|
2025-04-13 | Binary Search Tree (BST) Explained in Telugu | Traversals, Operations, Basics | srkcodes | 0:00 | 78 | |
|
2025-04-12 | Combination Sum III | Leetcode 216 | Backtracking in Python | Explained in Telugu | srkcodes | 0:00 | 78 | |
|
2025-04-11 | 🎉 Day 100: Combination Sum II Explained in Telugu | Leetcode 40 | Backtracking Python | srkcodes | 0:00 | 165 | |
|
2025-04-10 | Combination Sum Explained in Telugu 🔥 | Backtracking Python | Leetcode 39 | srkcodes | 0:00 | 46 | |
|
2025-04-09 | Generate Binary Strings Without Adjacent Zeros | Leetcode 3211 | Backtracking, String | srkcodes | 0:00 | 32 | |
|
2025-04-08 | Letter Case Permutation Leetcode 784 in Telugu | Backtracking, String Approach | DSA Prep | srkcodes | 0:00 | 64 | |
|
2025-04-07 | Permutations in Telugu | Leetcode 46 | Iterative, Backtracking | DSA in Telugu | srkcodes | 0:00 | 28 | |
|
2025-04-06 | Subsets in Telugu | Leetcode 78 | Iterative, Backtracking Approaches | Power Set DSA | srkcodes | 0:00 | 131 | |
|
2025-04-05 | Backtracking Explained in Telugu 🧠 | Subsets of String using Recursion | srkcodes | 0:00 | 107 | |
|
2025-04-04 | Valid Palindrome | Leetcode 125 | Recursion Approach | Python Telugu | srkcodes | 0:00 | 107 | |
|
2025-04-03 | Reverse a String Using Recursion 🔄 | Leetcode 344 | Python Telugu | srkcodes | 0:00 | 187 | |
|
2025-04-02 | Add Digits | Leetcode 258 | Brute Force, Recursion, Math | Python Telugu | srkcodes | 0:00 | 170 | |
|
2025-04-01 | Fibonacci Number Explained 🔥 | Recursion, DP, Math | Leetcode 509 | Python Telugu | srkcodes | 0:00 | 184 | |
|
2025-03-31 | Find Trailing Zeroes in Factorial! | Recursion & Math Approach Explained | Telugu | srkcodes | 0:00 | 109 | |
|
2025-03-30 | Master Recursion in Python 🔥 | Basics, Code Examples & DSA Applications | Telugu | srkcodes | 0:00 | 102 | |
|
2025-03-29 | Binary String With Substrings 1 to N | Leetcode 1016 | Python Solution in Telugu | srkcodes | 0:00 | 42 | |
|
2025-03-28 | Leetcode 239: Sliding Window Maximum | Python Solution in Telugu | srkcodes | 0:00 | 65 | |
|
2025-03-27 | First Unique Character in a String | Leetcode 387 | Python Solution in Telugu | srkcodes | 0:00 | 81 | |
|
2025-03-26 | Leetcode 622: Design Circular Queue | Python Solution in Telugu | FIFO Concept Explained | srkcodes | 0:00 | 111 | |
|
2025-03-25 | Implement Queue Using Stacks | Leetcode 232 Explained in Telugu | O(1) | srkcodes | 0:00 | 137 | |
|
2025-03-24 | Queue Data Structure Explained in Telugu | Enqueue, Dequeue, Front, isEmpty | srkcodes | 0:00 | 180 | |
|
2025-03-23 | Leetcode 895: Maximum Frequency Stack Explained in Telugu | Python Solution | srkcodes | 0:00 | 68 | |
|
2025-03-22 | Design a Custom Stack with Increment Operation in Telugu | Leetcode 1381 | Python DSA | srkcodes | 0:00 | 57 | |
|
2025-03-21 | Leetcode 1441: Build Array With Stack Operations | Python Solution in Telugu | srkcodes | 0:00 | 44 | |
|
2025-03-20 | Leetcode 150: Evaluate Reverse Polish Notation Explained in Telugu | Stack Approach | srkcodes | 0:00 | 30 | |
|
2025-03-19 | Leetcode 20: Valid Parentheses Explained in Telugu | Brute Force & Stack Approach | srkcodes | 0:00 | 66 | |
|
2025-03-18 | Leetcode 496: Next Greater Element I Explained in Telugu | Array, Hash Table, Stack | srkcodes | 0:00 | 63 | |
|
2025-03-17 | Leetcode 155: Min Stack Explained in Telugu | Two Stack & Single Stack Approach | srkcodes | 0:00 | 108 | |
|
2025-03-16 | Stack Data Structure Explained in Telugu | Push, Pop, Peek, IsEmpty Operations | srkcodes | 0:00 | 118 | |
|
2025-03-15 | Leetcode 237: Delete Node in a Linked List | Python in Telugu | 2 Line Solution | srkcodes | 0:00 | 38 | |
|
2025-03-14 | Leetcode Q2: Add Two Numbers | Python Solution in Telugu | Brute Force & Optimal | srkcodes | 0:00 | 74 | |
|
2025-03-13 | Linked List Cycle II Explained in Telugu | Leetcode 142 | Python Brute Force & Optimal | srkcodes | 0:00 | 84 | |
|
2025-03-12 | Leetcode 61: Rotate List in Telugu | Brute Force & Optimal Solution | srkcodes | 0:00 | 153 | |
|
2025-03-11 | Reverse Nodes in k-Group Explained in Telugu | Leetcode Q25 | Iterative & Recursive | srkcodes | 0:00 | 75 | |
|
2025-03-10 | Intersection of Two Linked Lists Explained in Telugu | Leetcode Q160 | Python DSA | srkcodes | 0:00 | 115 | |
|