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 Viewed Videos by Srk Codes


Video TitleViewsCategoryGame
1.A New Phase Begins | srkcodes (Telugu)496
2.Leetcode 1518: Water Bottles in Telugu | One-by-One, Batch Simulation | Python DSA | srkcodes281
3.Leetcode 506: Relative Ranks in Telugu | Brute Force, Indexing, HashMap | Python DSA | srkcodes135
4.Leetcode 228: Summary Ranges in Telugu | Brute Force, Two Pointers | Python DSA | srkcodes173
5.Leetcode 628: Maximum Product of Three Numbers in Telugu | 3 Approaches | Python DSA | srkcodes282
6.Leetcode 605: Can Place Flowers in Telugu | Brute Force, Greedy | Python DSA | srkcodes184
7.Leetcode 653: Two Sum IV Input is a BST in Telugu | Brute Force, Two Pointers, DFS | srkcodes191
8.Leetcode 796: Rotate String in Telugu | Brute Force, All Rotations, Double String | srkcodes235
9.Leetcode 747: Largest Number At Least Twice of Others in Telugu | 4 approaches | srkcodes201
10.Leetcode 728: Self Dividing Numbers in Telugu | String, Math, Optimization | Python DSA | srkcodes119
11.Leetcode 657: Robot Return to Origin in Telugu | 4 approaches | Python DSA | srkcodes114
12.Leetcode 461: Hamming Distance in Telugu | Brute Force, Bitwise, XOR Methods | Python DSA | srkcodes180
13.Leetcode 557: Reverse Words in a String III in Telugu | Brute Force, Split | Python DSA | srkcodes240
14.Leetcode 541: Reverse String II in Telugu | Brute Force, Slicing, In-Place | Python DSA | srkcodes218
15.Leetcode 521: Longest Uncommon Subsequence I in Telugu | Direct Length Comparison | srkcodes104
16.Leetcode 463: Island Perimeter in Telugu | Brute Force, Shared Edges, DFS | Python DSA | srkcodes50
17.Leetcode 345: Reverse Vowels of a String in Telugu | BruteForce, Two Pointers | srkcodes101
18.Leetcode 448: Find All Numbers Disappeared in an Array in Telugu | Python DSA | srkcodes31
19.Leetcode 441: Arranging Coins in Telugu | Brute Force, Binary Search | Python DSA | srkcodes40
20.Leetcode 392: Is Subsequence in Telugu | Brute Force, Two Pointer | Python DSA | srkcodes193
21.Leetcode 414: Third Maximum Number in Telugu | Brute Force, Set, Optimal | Python DSA srkcodes51
22.Leetcode 404: Sum of Left Leaves in Telugu | DFS, Bruteforce | Python DSA srkcodes62
23.Leetcode 257: Binary Tree Paths in Telugu | Stack, Brute | Python DSA | srkcodes57
24.Leetcode 263: Ugly Number in Telugu | 4 Approaches | Python DSA | srkcodes57
25.Leetcode 706: Design HashMap in Telugu | Naive, Array, Buckets | Python DSA | srkcodes69
26.Leetcode 682: Baseball Game in Telugu | Stack Approaches | Python DSA | srkcodes103
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 | srkcodes21
29.Leetcode 485: Max Consecutive Ones in Telugu | 3 Approaches | Python DSA srkcodes96
30.Leetcode 2848: Points That Intersect With Cars in Telugu | Python DSA | srkcodes52
31.Leetcode 1512: Number of Good Pairs in Telugu | Brute Force, Hash Map | Python DSA | srkcodes118
32.Leetcode 2013: Detect Squares in Telugu | Diagonal Method, Point Count | Python DSA | srkcodes28
33.Leetcode 43: Multiply Strings in Telugu | Brute Force, Paper Method, Python DSA | srkcodes57
34.Leetcode 66: Plus One in Telugu | Convert, Carry, In-Place | Python DSA | srkcodes27
35.Leetcode 7: Reverse Integer in Telugu | String, Math Approach | Python DSA | srkcodes27
36.Leetcode 1851: Minimum Interval to Include Each Query in Telugu | Line Sweep, Min-Heap | srkcodes20
37.Leetcode 678: Valid Parenthesis String in Telugu | Greedy Two-Counter Sweep | Python DSA | srkcodes22
38.Leetcode 763: Partition Labels in Telugu | Optimal Greedy Approach | Python DSA | srkcodes25
39.Leetcode 1899: Merge Triplets to Form Target Triplet in Telugu | Greedy | Python DSA, srkcodes31
40.Leetcode 846: Hand of Straights in Telugu | Brute Force, Optimized Greedy | Python DSA | srkcodes60
41.Leetcode 134: Gas Station in Telugu | Brute Force, Greedy | Python DSA | srkcodes22
42.Leetcode 45: Jump Game II in Telugu | Brute Force, Memo, Greedy | Python DSA | srkcodes23
43.Leetcode 10: Regular Expression Matching in Telugu | DFS, Memoization, DP | Python DSA | srkcodes115
44.Leetcode 312: Burst Balloons in Telugu | Recursion , Memoization | Python DSA | srkcodes29
45.Leetcode 72: Edit Distance in Telugu | DFS, Memoization | Python DSA | srkcodes27
46.Leetcode 115: Distinct Subsequences in Telugu | DFS, Memoization, DP | Python DSA | srkcodes47
47.Leetcode 329: Longest Increasing Path in Matrix (Telugu) | DFS + Memoization | Python DSA | srkcodes35
48.Leetcode 97: Interleaving String in Telugu | Recursion + DP Explained | Python DSA | srkcodes24
49.Leetcode 494: Target Sum in Telugu | Recursion, DP | Python DSA | srkcodes24
50.Leetcode 518: Coin Change II in Telugu | Recursion, 1D DP | Python DSA | srkcodes18
51.Leetcode 309: Best Time to Buy and Sell Stock with Cooldown in Telugu | Python DSA | srkcodes37
52.Leetcode 416: Partition Equal Subset Sum in Telugu | DFS + Memoization | Python DSA | srkcodes23
53.Leetcode 1584: Min Cost to Connect All Points in Telugu | Prim’s Algorithm | Python DSA | srkcodes41
54.Leetcode 332: Reconstruct Itinerary in Telugu | DFS, Hierholzer’s Algorithm | Python DSA | srkcodes31
55.Leetcode 127: Word Ladder in Telugu | BFS, Optimized & Bidirectional | Python DSA | srkcodes75
56.Leetcode 994: Rotting Oranges in Telugu | Iterative Grid Simulation | Python DSA | srkcodes148GRID
57.Leetcode 130: Surrounded Regions in Telugu | DFS Recursive | Python DSA | srkcodes58
58.Leetcode 695: Max Area of Island in Telugu | DFS Recursive | Python DSA | srkcodes19
59.Leetcode 51: N-Queens in Telugu | Manual Row-Col-Diagonal Check | Python DSA | srkcodes31
60.Leetcode 17: Phone Number Letter Combinations in Telugu | Brute Force, Backtracking | srkcodes182
61.Leetcode 131: Palindrome Partitioning in Telugu | Brute Force, Backtracking | Python DSA | srkcodes21
62.Leetcode 390: Subsets II in Telugu | Brute Force, Backtracking | Python DSA | srkcodes25
63.Leetcode 355: Design Twitter in Telugu | Brute Force, Heap | Python DSA | srkcodes87
64.Leetcode 621: Task Scheduler in Telugu | Simulation, Greedy | Python DSA | srkcodes24
65.Leetcode 973: K Closest Points to Origin in Telugu | Brute Force, Sort, Max Heap | srkcodes81
66.Leetcode 703: Kth Largest Element in a Stream in Telugu | Sorting, No-Sort, Heap | srkcodes27
67.Leetcode 1448: Count Good Nodes in Binary Tree Telugu | DFS & Stack | Python DSA | srkcodes69
68.Leetcode 199: Binary Tree Right Side View in Telugu | BFS Queue Methods | Python DSA | srkcodes31
69.Leetcode 110: Balanced Binary Tree in Telugu | Brute Force + Optimized | Python DSA | srkcodes65
70.Leetcode 543: Diameter of Binary Tree in Telugu | Brute Force & DFS | Python DSA | srkcodes64
71.Leetcode 146: LRU Cache in Telugu | HashMap + Doubly LinkedList | Python DSA | srkcodes42
72.Leetcode 287: Find the Duplicate Number in Telugu | Linear, Set, Floyd’s Cycle | srkcodes30
73.Leetcode 138: Copy List with Random Pointer in Telugu | Bruteforce, Hashmap | Python DSA | srkcodes51
74.Leetcode 4: Median of Two Sorted Arrays in Telugu | Bruteforce, MergeSort, Binary Search | srkcodes100
75.Leetcode 981: Time Based Key-Value Store in Telugu | Brute Force, Binary Search | srkcodes42
76.Leetcode 875: Koko Eating Bananas in Telugu | Brute Force, Binary Search | Python DSA | srkcodes106
77.Leetcode 84: Largest Rectangle in Histogram in Telugu | Bruteforce, Stack | Python DSA | srkcodes147
78.Leetcode 704: Binary Search Explained in Telugu | Linear, Binary | Python DSA | srkcodes109Binaries
79.Leetcode 853: Car Fleet in Telugu | Monotonic Stack | Python DSA | srkcodes99
80.Leetcode 739: Daily Temperatures in Telugu | Bruteforce, Stack | Python DSA | srkcodes146
81.Leetcode 22: Generate Parentheses in Telugu | Brute Force & Backtracking | Python DSA | srkcodes124
82.Leetcode 42: Trapping Rain Water in Telugu | Brute Force & Two Pointer | Python DSA | srkcodes67
83.Leetcode 36: Valid Sudoku in Telugu | Sets for Rows, Columns & Boxes | Python DSA | srkcodes165
84.Let’s Talk About the Upcoming Content! 💻🎉107
85.Leetcode 295: Find Median from Data Stream in Telugu | Bruteforce, Optimal | Python DSA | srkcodes42
86.Leetcode 212: Word Search II in Telugu | Trie + DFS Backtracking | Python DSA | srkcodes32
87.Leetcode 211: Design Add & Search Words in Telugu | Trie + DFS | Python DSA | srkcodes47
88.Leetcode 235: Lowest Common Ancestor of BST in Telugu | BST-based LCA | Python DSA | srkcodes73
89.Big Update! New Logos, Banners & Intros for srkcodes, srkplayzz & themodernvlogger 🚀106
90.Leetcode 572: Subtree of Another Tree in Telugu | Python DSA | srkodes91
91.Leetcode 297: Serialize and Deserialize Binary Tree in Telugu | BFS Approach | Python DSA | SRKCodes31
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 | srkcodes123
94.Leetcode 124: Binary Tree Maximum Path Sum in Telugu | Recursive DFS | Python DSA | srkcodes117
95.Leetcode 226: Invert Binary Tree in Telugu | Recursion, DFS, BFS | Python DSA | srkcodes112
96.Leetcode 100: Same Tree in Telugu | Recursion & BFS | Python DSA | srkcodes73
97.Leetcode 647: Palindromic Substrings in Telugu | Brute Force, Optimal | Python DSA | SRKCodes161
98.Leetcode 5: Longest Palindromic Substring in Telugu | Bruteforce, Optimal | Python DSA | SRKCodes135
99.Leetcode 49: Group Anagrams in Telugu | Hashing with Sorted Keys | Python DSA | SRKCodes274
100.Leetcode 76: Minimum Window Substring in Telugu | Sliding Window + Hash Maps | Python DSA | srkcodes54