Srk Codes

Srk Codes

Views:
810,123
Subscribers:
8,390
Videos:
598
Duration:
4:11:53:20
India
India

Srk Codes is an Indian YouTube content creator with at least 8.39 thousand subscribers, with his content totaling at least 810.12 thousand views views across 598 videos.

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





Top 500 Videos With The Most Comments by Srk Codes


Video TitleCommentsCategoryGame
401.Python Classes and Objects in Telugu | Srk Codes!0
402.Python Function Caching in Telugu | Srk Codes!0
403.Python Inheritance in Telugu | Srk Codes!0
404.Python Strings, Slicing, indexing in Telugu | Srk Codes!0Tutorial
405.WhatsApp gold hoax/scam STAY ALERT NEW VIRUS తెలుగులో0
406.Python Set Methods in Telugu | Srk Codes!0
407.Python os module in Telugu | Srk Codes!0
408.Practice 1: Calculations in Python | Srk Codes! (Telugu)0
409.Saving Micheal's family in GTA V #shorts #short #shortsvideo #gta5 #gta #gtav #gtaonline0Grand Theft Auto V
410.Python seek(), tell(), truncate() functions in Telugu | Srk Codes!0
411.Python hybrid and hierarchical inheritance in Telugu | Srk Codes!0
412.Python Lists in Telugu | Srk Codes!0Tutorial
413.Python Multilevel Inheritance in Telugu | Srk Codes!0
414.Molly and Devin trying to Scam Micheal GTA V ~ [ Ep:- 11 IN TELUGU ] | SRK GAMING 20220Grand Theft Auto V
415.Python File IO operations in Telugu | Srk Codes!0
416.Python Strings Comparisons, Naming Variables in Telugu | Srk Codes!0Tutorial
417.Python Generators in Telugu | Srk Codes!0
418.Python Dictionaries and it's Methods in Telugu | Srk Codes!0Tutorial
419.Python Relational Operators (or) Comparison Operators in Telugu | Srk Codes!0
420.Python Dunder/Magic methods in Telugu | Srk Codes!0
421.Python Constructor in Telugu | Srk Codes!0
422.The Three Monkey's in GTA V ~ [ Ep:- 6 IN TELUGU ] | SRK GAMING 20220Grand Theft Auto V
423.#srkcodes #subscribe0
424.DAY-4 | PUSHING SQUAD CONQUEROR IN S13 RANK PUSHING (TELUGU) | SRK GAMING 20200PLAYERUNKNOWN'S Battlegrounds Mobile
425.Python Single & Multiple Inheritance in Telugu | Srk Codes!0
426.Python Strings methods in Telugu | Srk Codes!0Tutorial
427.Python Sets in Telugu | Srk Codes!0Tutorial
428.Michael was kidnapped? GTA V ~ [ Ep:- 9 IN TELUGU ] | SRK GAMING 20220Grand Theft Auto V
429.Remembrance (Chapter - 15) PLAGUE TALE INNOCENCE | Gameplay By SRK GAMING0WalkthroughA Plague Tale: Innocence
430.Taming a plesiosaurus also an angler fish ark mobile0Ark: Survival Evolved
431.Longest Palindrome Telugu | Greedy, Optimal Approaches | Leetcode 409 | Python DSA | srkcodes0
432.Implement Trie in Python | Leetcode 208 Telugu | Prefix Tree Explained | Python DSA | srkcodes0
433.Find If Path Exists in Graph Telugu | DFS Approach | Leetcode 1971 | Python DSA | srkcodes0
434.Longest Common Prefix | Leetcode 14 in Telugu | Trie Approach | Python DSA | srkcodes0
435.Leetcode 231: Power of Two in Telugu | Math, Bit manipulation | Python DSA | srkcodes0
436.Leetcode 1137: N-th Tribonacci Number in Telugu | DP, Math| Python DSA | srkcodes0
437.Leetcode 155: Min Stack Explained in Telugu | Two Stack & Single Stack Approach | srkcodes0
438.Bitwise AND of Numbers Range | Leetcode 201 | Python DSA | srkcodes0
439.Leetcode 622: Design Circular Queue | Python Solution in Telugu | FIFO Concept Explained | srkcodes0
440.Leetcode 509: Fibonacci in Telugu | Memoization, Tabulation | Python DSA | srkcodes0
441.Reverse Bits Explained in Telugu | Leetcode 190 | Python DSA | srkcodes0
442.Leetcode 70: Climbing Stairs in Telugu | Math,DP,Memoization | Python DSA | srkcodes0
443.Linked List Cycle II Explained in Telugu | Leetcode 142 | Python Brute Force & Optimal | srkcodes0
444.Leetcode 547 Number of Provinces Telugu | DFS Graph Traversal | Python DSA Tutorial | srkcodes0
445.Search in a 2D Matrix in Telugu | Leetcode Q74 | Brute Force & Optimal | srkcodes0
446.Find the Town Judge Problem in Telugu | Hash Table, Graph Approach | Leetcode 997 | srkcodes0
447.What is a Linked List? | Types & Implementation in Python | DSA Explained in Telugu | srkcodes0
448.Permutations in Telugu | Leetcode 46 | Iterative, Backtracking | DSA in Telugu | srkcodes0
449.Greedy Algorithms Explained in Telugu with Real-Life Examples | srkcodes0
450.Fibonacci Number Explained 🔥 | Recursion, DP, Math | Leetcode 509 | Python Telugu | srkcodes0
451.Dynamic Programming Explained in Telugu | Memoization, Tabulation | Fibonacci Example | srkcodes0
452.Graphs in DSA Telugu | Types, Representation, Use Cases, Code | Adjacency List & Matrix | srkcodes0
453.Maximum Subarray in Telugu | Brute Force & Kadane's Algorithm | Leetcode Q53 | srkcodes0
454.Add Digits | Leetcode 258 | Brute Force, Recursion, Math | Python Telugu | srkcodes0
455.Selection Sort Explained in Telugu | Python Code | srkcodes0
456.Design a Custom Stack with Increment Operation in Telugu | Leetcode 1381 | Python DSA | srkcodes0
457.Leetcode 150: Evaluate Reverse Polish Notation Explained in Telugu | Stack Approach | srkcodes0
458.Letter Case Permutation Leetcode 784 in Telugu | Backtracking, String Approach | DSA Prep | srkcodes0
459.Check if an Array is Sorted in Telugu | Brute Force & Optimal | srkcodes0
460.Queue Data Structure Explained in Telugu | Enqueue, Dequeue, Front, isEmpty | srkcodes0
461.Strings in Python in Telugu | Basics, Methods & Comparisons | srkcodes0
462.Contains Duplicate II | Telugu Coding Tutorial | Brute Force, Hash Table & Sliding Window | srkcodes0
463.Kth Largest Element in an Array Explained in Telugu | Python DSA | Leetcode 215 | srkcodes0
464.Longest Substring Without Repeating Characters | Bruteforce, Sliding Window | Python DSA | srkcodes0
465.Leetcode 389: Find the Difference | 4 Easy Methods in Telugu | Python DSA | srkcodes0
466.Single Element in Sorted Array | Python DSA Telugu | Brute Force & Optimal | srkcodes0
467.Find the Second Largest Element in an Array in Telugu | Brute Force & Optimal | srkcodes0Brute Force
468.Time Complexity & Big O notation Explained in Telugu | srkodes0
469.Leetcode 342: Power of Four in Telugu | Bruteforce, Math, Bit Logic | Python DSA | srkcodes0
470.Combination Sum III | Leetcode 216 | Backtracking in Python | Explained in Telugu | srkcodes0
471.Leetcode:- 55 Jump Game Telugu | Can You Reach the End? | Greedy Approach in Python | srkcodes0
472.Intersection of Two Arrays in Telugu | Leetcode Q349 | Brute Force & Optimal | srkcodes0
473.Leetcode 1652: Defuse the Bomb in Telugu | Array, Sliding Window | Python DSA | srkcodes0
474.Leetcode 1979: Find GCD of Array in Telugu | Bruteforce, Euclidean Algorithm | srkcodes0
475.Top K Frequent Elements | Leetcode Q347 in Telugu | Heap + Hashmap | DSA Python | srkcodes0
476.Combination Sum Explained in Telugu 🔥 | Backtracking Python | Leetcode 39 | srkcodes0
477.Insert into BST | Leetcode 701 Explained in Telugu | Recursive, Iterative | srkcodes0
478.Bit Manipulation in Telugu | Binary, Operators & Tricks | Python DSA | srkcodes0
479.Lemonade Change Greedy Approach in Telugu | Leetcode 860 | Python DSA Interview Prep | srkcodes0
480.Sliding Window Technique Explained in Telugu | Real-Life Example, Types, Use Cases | srkcodes0
481.Leetcode 20: Valid Parentheses Explained in Telugu | Brute Force & Stack Approach | srkcodes0
482.Master Recursion in Python 🔥 | Basics, Code Examples & DSA Applications | Telugu | srkcodes0
483.Counting Words With a Given Prefix | Leetcode #2185 | Brute Force & Optimal | srkcodes0
484.First Unique Character in a String | Leetcode 387 | Python Solution in Telugu | srkcodes0
485.Kth Smallest in Sorted Matrix | Python Telugu | Min-Heap, Brute-force | Leetcode 378 | srkcodes0
486.Count Prefix & Suffix Pairs | Leetcode 3042 | Bruteforce, Trie | Python DSA | srkcodes0
487.Remove Nth Node From End | Leetcode 19 | Two-Pointer & Two-Pass | Python DSA Telugu | srkcodes0
488.Insertion Sort Explained in Telugu | DSA Tutorial | srkcodes0
489.2D Arrays Introduction & Print a Matrix in Telugu | srkcodes0
490.Implement Queue Using Stacks | Leetcode 232 Explained in Telugu | O(1) | srkcodes0
491.Valid Palindrome | Leetcode 125 | Recursion Approach | Python Telugu | srkcodes0
492.Array DataStructure - Largest Element - Brute Force & Optimal | SRKCodes0
493.Transpose a Matrix in Telugu | Leetcode Q867 | Brute Force & Optimal (Zip Function) | srkcodes0
494.Leetcode 1492: Kth Factor of n in Telugu | Brute Force, √n Optimized Solutions | srkcodes0
495.Leetcode 268: Missing Number | XOR | Python DSA | srkcodes0
496.Leetcode 496: Next Greater Element I Explained in Telugu | Array, Hash Table, Stack | srkcodes0
497.Leetcode 204: Count Primes | Bruteforce, Sieve of Eratosthenes in Telugu | Python DSA | srkcodes0
498.Bubble Sort Explained in Telugu | Python DSA Tutorial | Easy to Optimal | srkcodes0
499.Leetcode 209: Minimum Size Subarray Sum in Telugu | Brute Force, Sliding Window | srkcodes0
500.Assign Cookies Problem in Telugu | Greedy + Two Pointer | Leetcode 455 | Python DSA | srkcodes0