Robin hood
Robin hood
  • Видео 48
  • Просмотров 2 589
Remove Sub-Folders from the Folder List | LeetCode Problem of the Day | Robin Hood Coder
Hey LeetCode warriors!
Today, we're diving into the LeetCode Problem of the Day: Remove Sub-Folders from the Folder List.
In this problem, we're given a list of folders in a file system. Our task is to remove all sub-folders from the list. A sub-folder is a folder that is located directly under another folder.
Let's break down the problem and explore an efficient solution together.
Let's code!
Tags:
#removeSubFoldersFromFolderList #leetcode #leetcodeProblemOfTheDay #robinHoodLeetcoder #robinHoodCoder #robinHoodCode #programming
Join the Robin Hood Coder community!
Let's learn, grow, and conquer LeetCode together. Subscribe to my channel for more LeetCode solutions and coding tutorials.
Hit that li...
Просмотров: 19

Видео

Insert Greatest Common Divisors in Linked List || leetcode challange || robin hood
Просмотров 21Месяц назад
time nahi h yarr kya karu jaldi jaldi bana de video easy h ker loge . or nahi samaj aaya to comment section m batao fir.
Split Linked List in Parts - LeetCode Solution | Robin Hood Coder
Просмотров 14Месяц назад
In this video, I dive into the LeetCode challenge "Split the Linked List into Parts." We'll break down the problem, analyze different approaches, and implement an efficient solution. Join me as I walk through the code step by step and explain the logic behind it. Hashtags: #LeetCode #LinkedList #Algorithm #DataStructure #ProblemSolving #RobinHoodCoder #CodingChallenge #Programming #TechTalk #So...
Linked list in binary tree || leetcode daily challange || live codng || robin hood the thief
Просмотров 12Месяц назад
Hey there, fellow LeetCode enthusiasts! In this video, we're diving deep into today's LeetCode daily problem: Linked List in Binary Tree. This challenging problem involves determining if a given linked list exists as a path within a binary tree. Join me as I break down the problem, explore different approaches, and craft an efficient solution using Python. We'll cover key concepts like tree tra...
1945. Sum of Digits of String After Convert
Просмотров 27Месяц назад
Hey everyone! Today, let's dive into the LeetCode Daily Challenge: 1945. Sum of Digits of String After Convert. In this problem, we're given a string and a base. Our task is to convert each character in the string to its numerical value based on the given base, then calculate the sum of the digits of the resulting number. I'll break down the problem step by step, explain the logic behind the so...
Find the Student That Will Replace the Chalk (1894)
Просмотров 21Месяц назад
Today's daily LeetCode challenge is a fascinating problem involving arrays and modulo operations. We're tasked with finding the student who will eventually replace the chalk after all other students have used theirs. In this video, I'll provide a step-by-step explanation of my Python solution, including: Problem analysis: Understanding the constraints and edge cases. Algorithm design: Breaking ...
Convert 1D Array into 2D Array || LeetCode Daily Challenge - September 1 Robin hood coder
Просмотров 25Месяц назад
Are you ready to level up your coding skills? In today's video, I'm diving into the LeetCode Daily Challenge for September 1: "Convert 1D Array into 2D Array." Join me as I break down this problem step-by-step, offering clear explanations and efficient solutions. Whether you're a beginner or an experienced coder, this video will provide valuable insights and help you improve your problem-solvin...
2053: Kth Distinct String in an Array | Robin Hood LeetCoder's Daily Challenge Solution
Просмотров 432 месяца назад
Welcome to the Robin Hood LeetCoder channel! 🎯 In today's video, we're tackling the LeetCode Daily Challenge problem 2053: Kth Distinct String in an Array. This problem is an exciting opportunity to dive into string manipulation and hash maps in C . I'll guide you through understanding the problem, developing a strategy, and coding a solution step by step. 📜 Problem Statement: Given an array of...
Range Sum of Sorted Subarray Sums || leetcode daily challange
Просмотров 412 месяца назад
Hey coders! In today's video, we dive into the LeetCode Daily Challenge: Range Sum of Sorted Subarray Sums. This problem might seem tricky at first, but we'll break it down step-by-step to find an efficient solution. We'll explore different approaches, analyze time and space complexities, and optimize our code for the best performance. Don't worry if you're new to this problem or struggling wit...
1460: Make Two Arrays Equal by Reversing Subarrays | Robin Hood Coder
Просмотров 472 месяца назад
Hey coders! In today's video, we're diving into LeetCode's Daily Challenge, problem number 1460: Make Two Arrays Equal by Reversing Subarrays. This problem is a classic example of how to efficiently manipulate arrays to achieve a specific goal. I'll be breaking down the problem, explaining the logic behind the solution, and providing a clear code implementation. Whether you're a beginner or loo...
Minimum Swaps to Group All 1's Together II Robin hood || robin hood coder
Просмотров 192 месяца назад
Today's LeetCode challenge is a doozy! We're tackling problem 2134: Minimum Swaps to Group All 1's Together II. This one's a bit tricky, but we'll break it down step-by-step. We'll explore the problem, discuss potential solutions, and implement the optimal approach in [programming language]. Want to improve your algorithm skills and conquer LeetCode? You're in the right place! Hit that like but...
Number of Senior Citizens 👴👵|| LeetCode Daily Challenge
Просмотров 352 месяца назад
Let's tackle the LeetCode Daily Challenge: Number of Senior Citizens! In this video, I'll break down the problem, explore different approaches, and implement an efficient solution. Join me as we crack this coding challenge together. Whether you're a coding beginner or looking to sharpen your skills, this video is for you. Hit that like button and subscribe for more LeetCode solutions! #LeetCode...
Binary Search - Conquer the Divide and Conquer Algorithm!
Просмотров 1532 месяца назад
Binary Search - Conquer the Divide and Conquer Algorithm!
3 Sum Problem | LeetCode | NeetCode 150
Просмотров 233 месяца назад
3 Sum Problem | LeetCode | NeetCode 150
Two Sum II Problem | NeetCode Roadmap 150
Просмотров 343 месяца назад
Two Sum II Problem | NeetCode Roadmap 150
valid palindrome || super easy || Neetcode 150 roadmap solution
Просмотров 203 месяца назад
valid palindrome || super easy || Neetcode 150 roadmap solution
Longest Consecutive Sequence | Step-by-Step Guide
Просмотров 163 месяца назад
Longest Consecutive Sequence | Step-by-Step Guide
Product of Array Except Self | NeetCode 150 Roadmap
Просмотров 143 месяца назад
Product of Array Except Self | NeetCode 150 Roadmap
Encode and Decode Strings Problem | LeetCode, NeetCode 150
Просмотров 983 месяца назад
Encode and Decode Strings Problem | LeetCode, NeetCode 150
Top K Frequent Elements with NeetCode! (NeetCode 150)
Просмотров 143 месяца назад
Top K Frequent Elements with NeetCode! (NeetCode 150)
Find the Winner of the Circular Game (LeetCode #1823) - Easy Win Strategy!
Просмотров 333 месяца назад
Find the Winner of the Circular Game (LeetCode #1823) - Easy Win Strategy!
2181.Merge Nodes in Between Zeros [EASY win]!
Просмотров 413 месяца назад
2181.Merge Nodes in Between Zeros [EASY win]!
1509. Minimum Difference in three Moves : Conquer LeetCode Daily Challenge
Просмотров 463 месяца назад
1509. Minimum Difference in three Moves : Conquer LeetCode Daily Challenge
350: Intersection of Two Arrays II (Solved & Explained)
Просмотров 423 месяца назад
350: Intersection of Two Arrays II (Solved & Explained)
My Programming Journey Through Projects (Code Included!) : From Beginner to Builder
Просмотров 1,1 тыс.3 месяца назад
My Programming Journey Through Projects (Code Included!) : From Beginner to Builder
1550 .Three Consecutive Odds ✅
Просмотров 173 месяца назад
1550 .Three Consecutive Odds ✅
Group Anagrams with Hash Map (NeetCode #4)
Просмотров 164 месяца назад
Group Anagrams with Hash Map (NeetCode #4)
Sum of Square Numbers || TWO Pointers || day 17
Просмотров 114 месяца назад
Sum of Square Numbers || TWO Pointers || day 17
945. Minimum Increment to Make Array Unique leetcode solution || june challenge (day - 14).
Просмотров 194 месяца назад
945. Minimum Increment to Make Array Unique leetcode solution || june challenge (day - 14).
Minimum Number of Moves to Seat Everyone leetcode - solution (day - 13) || (june challenge)
Просмотров 334 месяца назад
Minimum Number of Moves to Seat Everyone leetcode - solution (day - 13) || (june challenge)

Комментарии

  • @mayankrana835
    @mayankrana835 Месяц назад

    Ji guru ji

  • @drac8854
    @drac8854 Месяц назад

    Flask dropped?

    • @robinhood75t
      @robinhood75t Месяц назад

      Nahi bhaiya kar raha hu daily practice bss live nahi ker paa raha

  • @StudentjatinJatin
    @StudentjatinJatin Месяц назад

    attendance sir 😎🙋

  • @robinhood75t
    @robinhood75t Месяц назад

    sorry for the bad audio 😅

  • @Maybemiles_C
    @Maybemiles_C Месяц назад

    nice, but maine while loop use i<orginal.size();temp.push_back(origin[i]); if(temp.size()==n) { matrix.push_back(temp); temp.clear(); } i++;

  • @HarshSingh-wy1fk
    @HarshSingh-wy1fk 2 месяца назад

    Sir Ultron ka code bhi daal degiye

  • @HarshSingh-wy1fk
    @HarshSingh-wy1fk 2 месяца назад

    Big fan sir

  • @robinhood75t
    @robinhood75t 2 месяца назад

    koi yee nahi bolega ke har video me aaise he aavaj aati h 🤫

  • @StudentjatinJatin
    @StudentjatinJatin 2 месяца назад

    comeback bhaiya good 🙋‍♂🙋‍♂or ma bhi kro ga aap ka satt challenge 🤝

  • @tobi-obito34
    @tobi-obito34 2 месяца назад

    yyyyyyyyyyooooooooo

  • @robinhood75t
    @robinhood75t 2 месяца назад

    Don''t forget to like and subscribe 😇

  • @tobi-obito34
    @tobi-obito34 3 месяца назад

    neetcode also solved these questions then why this?? and also , explain in english let's see if you can do this or not!

    • @robinhood75t
      @robinhood75t 3 месяца назад

      Yes, you are right about neetcode also uploaded solutions but i am trying to explain in hindi and challenge accepted.

  • @rishabhjain7651
    @rishabhjain7651 3 месяца назад

    Nice explanation

  • @StudentjatinJatin
    @StudentjatinJatin 3 месяца назад

    👏👏💪

  • @tobi-obito34
    @tobi-obito34 3 месяца назад

    Yyyyyyyyyyyoooooooooo

  • @himanshuprajapati1605
    @himanshuprajapati1605 3 месяца назад

    👍👍

  • @StudentjatinJatin
    @StudentjatinJatin 3 месяца назад

    thank your bhaiya 😅

  • @StudentjatinJatin
    @StudentjatinJatin 3 месяца назад

    👋👋

  • @tobi-obito34
    @tobi-obito34 3 месяца назад

    YYYYOooo

  • @tobi-obito34
    @tobi-obito34 3 месяца назад

    Oooo

  • @StudentjatinJatin
    @StudentjatinJatin 3 месяца назад

    bhaiya ek video palindrome pa bna do please

  • @tobi-obito34
    @tobi-obito34 3 месяца назад

    ooooeeeeee

  • @StudentjatinJatin
    @StudentjatinJatin 3 месяца назад

    bhaiya leetcode ke new profile hai ya to

  • @StudentjatinJatin
    @StudentjatinJatin 3 месяца назад

    good explain and Thank you for draw run so easy understand😇😅

  • @justincodes
    @justincodes 3 месяца назад

    Thats great 👍

  • @Diversified_india
    @Diversified_india 3 месяца назад

    Keep it up 👍

  • @StudentjatinJatin
    @StudentjatinJatin 3 месяца назад

    Best explain 😇 Thank you bhaiya ♥

  • @vishwam8632
    @vishwam8632 3 месяца назад

    wtf bro, there isn't any good project on your github

    • @robinhood75t
      @robinhood75t 3 месяца назад

      Yes..because i have spent most of the time on solving leetcode.

    • @vishwam8632
      @vishwam8632 3 месяца назад

      @@robinhood75t yeah it should be a reason, but you also focus on implementing other technologies rather than just HTML and CSS

  • @codingpractice001
    @codingpractice001 3 месяца назад

    00:02 Sharing personal programming journey through projects 01:58 The speaker made a beginner-level project in a day and uploaded it on Git. 03:58 Creating projects with attention to detail and sharing insights 05:20 Learning development through projects and exploring JavaScript and Python 08:00 Creating a beginner level Rock Paper Scissors game using YF 10:05 Creating a simple number guessing game project 11:42 Created a virtual assistant project named Ramlal/Jarvis. 13:41 Efficiency and cost-effectiveness of incorporating AI in projects Crafted by Merlin AI.

  • @VikasKumar-u9z1z
    @VikasKumar-u9z1z 3 месяца назад

    Fuck bro 🤘

  • @StudentjatinJatin
    @StudentjatinJatin 3 месяца назад

    Nice project bhaiya 😎😎

  • @trimpta
    @trimpta 3 месяца назад

    14:40 api key leaked, nice projects

  • @trimpta
    @trimpta 3 месяца назад

    14:40 api key leaked, nice projects

  • @DiiloKaShooter
    @DiiloKaShooter 3 месяца назад

    I saw you had a folder named cpp codes in your pc. Did you learn C++ ? What's your level in it ?

    • @robinhood75t
      @robinhood75t 3 месяца назад

      Yes, i used to code in cpp at an advance intermediate level. Now i am learning python

    • @DiiloKaShooter
      @DiiloKaShooter 3 месяца назад

      @@robinhood75t Did you learn any API?

  • @Itsmax_003
    @Itsmax_003 3 месяца назад

    Nice work bro ❤

  • @anuragkumarjha3821
    @anuragkumarjha3821 3 месяца назад

    Great project bro

  • @robinhood75t
    @robinhood75t 3 месяца назад

    BY THE WAY... how is my avatar(logo)

  • @tobi-obito34
    @tobi-obito34 4 месяца назад

    zzzzzzzzz

  • @Diversified_india
    @Diversified_india 4 месяца назад

    🤯mind blowing

  • @Diversified_india
    @Diversified_india 4 месяца назад

  • @Diversified_india
    @Diversified_india 4 месяца назад

    Keep learning keep sharing ❤

  • @Shyshortsmeme
    @Shyshortsmeme 4 месяца назад

    ❤❤

  • @Diversified_india
    @Diversified_india 4 месяца назад

    ❤ keep it up 👍

  • @Diversified_india
    @Diversified_india 4 месяца назад

    Good 👍

  • @VikasKumar-u9z1z
    @VikasKumar-u9z1z 5 месяцев назад

    nice govinda bhai

  • @Diversified_india
    @Diversified_india 5 месяцев назад

    Lucid explanation❤ Keep it up.....

  • @gajaysingh2848
    @gajaysingh2848 5 месяцев назад

    Bhai moj kr di

  • @PranayYadav-fg1yc
    @PranayYadav-fg1yc 5 месяцев назад

    Nice video bro, keep it up!!! 👍👍

  • @Ishit9
    @Ishit9 5 месяцев назад

    Good work mate ! Keep it up

  • @RitikPanwar-sz8xm
    @RitikPanwar-sz8xm 5 месяцев назад

    Nice video