Srk Codes

Srk Codes

Views:
826,415
Subscribers:
11,600
Videos:
801
Duration:
4:11:53:20
India
India

Srk Codes is an Indian YouTube content creator with approximately 11.6 thousand subscribers, with his content totaling over 826.42 thousand views views across 801 videos.

Created on ● Channel Link: https://www.youtube.com/channel/UCaISi9ABHY1bJvmhlo5abAA





Top 100 Most Controversial Videos by Srk Codes


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