Leo Liao
Leo Liao
  • 86
  • 3 809
Leetcode 735 Asteroid Collision
Simple stack solution in Java.
มุมมอง: 16

วีดีโอ

Leetcode 76 Minimum Window Substring
มุมมอง 2319 ชั่วโมงที่ผ่านมา
Sliding window solution in Java.
Leetcode 266 Palindrome Permutation
มุมมอง 5821 ชั่วโมงที่ผ่านมา
Frequency map one pass solution in Java.
Leetcode 1367 Linked List in Binary Tree
มุมมอง 2821 ชั่วโมงที่ผ่านมา
Simple DFS solution in Java.
Leetcode 19 Remove Nth Node From End of List
มุมมอง 138วันที่ผ่านมา
One-pass solution with two pointers in Java.
Leetcode 55 Jump Game
มุมมอง 13วันที่ผ่านมา
Top-down DP and Greedy solution in Java! Optimal solution with Greedy Algorithm.
Leetcode 24 Swap Nodes in Pairs
มุมมอง 16วันที่ผ่านมา
Recursive and Iterative solutions using Java. Easy to understand.
Leetcode 173 Binary Search Tree Iterator
มุมมอง 3914 วันที่ผ่านมา
ArrayList inOrder traversal solution in Java.
Leetcode 2095 Delete the Middle Node of a Linked List
มุมมอง 5514 วันที่ผ่านมา
Slow fast pointers solution in Java.
Leetcode 299 Bulls and Cows
มุมมอง 5614 วันที่ผ่านมา
Two-pass HashMap solution in Java.
Leetcode 347 Top K frequent elements bucket sort solution
มุมมอง 3014 วันที่ผ่านมา
TC:O(n) SC:O(n) solution in Java using bucket sort
Leetcode 347 Top K frequent elements heap solution
มุมมอง 2314 วันที่ผ่านมา
Heap solution in Java
Leetcode 163 Missing ranges
มุมมอง 5814 วันที่ผ่านมา
Linear scan solution in Java.
Leetcode 1730 Shortest Path to Get Food
มุมมอง 7121 วันที่ผ่านมา
BFS solution in Java
Leetcode 249 Group Shifted Strings
มุมมอง 6121 วันที่ผ่านมา
HashMap solution in Java.
Leetcode 146 LRU Cache
มุมมอง 4321 วันที่ผ่านมา
Leetcode 146 LRU Cache
Leetcode 523 Continuous Subarray Sum
มุมมอง 2921 วันที่ผ่านมา
Leetcode 523 Continuous Subarray Sum
Leetcode 1249 Minimum Remove to Make Valid Parentheses Optimal
มุมมอง 4321 วันที่ผ่านมา
Leetcode 1249 Minimum Remove to Make Valid Parentheses Optimal
Leetcode 153 Find Minimum in Rotated Sorted Array
มุมมอง 9221 วันที่ผ่านมา
Leetcode 153 Find Minimum in Rotated Sorted Array
Leetcode 545 Boundary of Binary Tree
มุมมอง 6928 วันที่ผ่านมา
Leetcode 545 Boundary of Binary Tree
Leetcode 129 Sum Root to Leaf Numbers
มุมมอง 105หลายเดือนก่อน
Leetcode 129 Sum Root to Leaf Numbers
Leetcode 124 Binary Tree Maximum Path Sum
มุมมอง 35หลายเดือนก่อน
Leetcode 124 Binary Tree Maximum Path Sum
Leetcode 227 Basic Calculator II optimized
มุมมอง 23หลายเดือนก่อน
Leetcode 227 Basic Calculator II optimized
Leetcode 398 Random Pick Index
มุมมอง 37หลายเดือนก่อน
Leetcode 398 Random Pick Index
Leetcode 1539 Kth Missing Positive Number
มุมมอง 48หลายเดือนก่อน
Leetcode 1539 Kth Missing Positive Number
Leetcode 1004 Max Consecutive Ones III
มุมมอง 22หลายเดือนก่อน
Leetcode 1004 Max Consecutive Ones III
Leetcode 516 Longest palindromic subsequence
มุมมอง 25หลายเดือนก่อน
Leetcode 516 Longest palindromic subsequence
Leetcode 1740 Find Distance in a Binary Tree
มุมมอง 42หลายเดือนก่อน
Leetcode 1740 Find Distance in a Binary Tree
Leetcode 752 Open the lock
มุมมอง 45หลายเดือนก่อน
Leetcode 752 Open the lock
Leetcode 435 Non overlapping intervals
มุมมอง 29หลายเดือนก่อน
Leetcode 435 Non overlapping intervals

ความคิดเห็น

  • @qinyunli152
    @qinyunli152 16 ชั่วโมงที่ผ่านมา

    听到现在英语最好的中国讲leetcode的人了!

    • @Dev_God
      @Dev_God 15 ชั่วโมงที่ผ่านมา

      谢谢!希望能有帮助~

  • @sounakbanerjee4515
    @sounakbanerjee4515 14 วันที่ผ่านมา

    only solution in youtube which i actually understood

    • @Dev_God
      @Dev_God 13 วันที่ผ่านมา

      Thanks! I'm glad it helped!

  • @atomeocean
    @atomeocean 18 วันที่ผ่านมา

    Fantastic tutorial! I’m really impressed with how clearly you explain the algorithms. Your step-by-step breakdown makes complex concepts much easier to grasp. 🤪

  • @danielprast
    @danielprast 23 วันที่ผ่านมา

    Thanks for sharing this video. I learn a lot. The way you solve the problem is awesome 👍🏻

    • @Dev_God
      @Dev_God 23 วันที่ผ่านมา

      Thanks, bro! I'm glad it helped!

  • @HariKrishnan-ff4hf
    @HariKrishnan-ff4hf 24 วันที่ผ่านมา

    This problem is asked by Google to me.

    • @Dev_God
      @Dev_God 23 วันที่ผ่านมา

      Oh wow! I hope this helps! And good luck with your interview with Google!

  • @nucksfordacup
    @nucksfordacup 26 วันที่ผ่านมา

    Hey man, just wanted to say thanks for these vids. Not only are you motivating me to get back into leetcode, but all your vids are with Java so it's super helpful since I also code with Java. Just wondering, do you work at a Tech company, how many years experience do you have, and are you currently planning on switching jobs? If so good luck, and keep up the good work!

    • @Dev_God
      @Dev_God 26 วันที่ผ่านมา

      Thanks for liking my videos! Yes, I'm currently working for a tech giant and considering switching. Good luck with the interviews!

  • @JoiceGloriya
    @JoiceGloriya หลายเดือนก่อน

    Thanks mate!

    • @Dev_God
      @Dev_God หลายเดือนก่อน

      Thanks for commenting! Hope this helps!

  • @LucasSun-v7z
    @LucasSun-v7z หลายเดือนก่อน

    6哥威武!

    • @Dev_God
      @Dev_God หลายเดือนก่อน

      😅献丑了

    • @LucasSun-v7z
      @LucasSun-v7z หลายเดือนก่อน

      @@Dev_God 声音有点小啊6哥

    • @Dev_God
      @Dev_God หลายเดือนก่อน

      @@LucasSun-v7z 我也发现了~以后我得大点声音把增益也调大点

  • @PeakProgress10
    @PeakProgress10 2 หลายเดือนก่อน

    I'm a software programmer too, and I really respect the grind, especially sharing your coding stuff on TH-cam However, I noticed the lack of views, which I suspect is due to lack of thumbnails. So I made a thumbnail for you I didn’t include the link because I’m worried TH-cam might block it, so let me know if you’re interested! Wishing you all the success with your grind!

    • @Dev_God
      @Dev_God 2 หลายเดือนก่อน

      Hi @PeakProgress10, thank you so much for your content! I'm interested in the thumbnail you were talking about, can we discuss further about it?

    • @PeakProgress10
      @PeakProgress10 2 หลายเดือนก่อน

      Hey! I’m really glad to hear you’re interested and am happy to share the thumbnail with you However I am afraid if I send the link, TH-cam will block it Do you have any email, where I can safely send it? Again best wishes on your TH-cam journey

  • @SagnikChakraborty-e3q
    @SagnikChakraborty-e3q 5 หลายเดือนก่อน

    Thank You For The Help!

    • @Dev_God
      @Dev_God 2 หลายเดือนก่อน

      Happy to help!

  • @leizhang799
    @leizhang799 11 หลายเดือนก่อน

    why map is NOT for mapping recipe to list ingredients?

    • @Dev_God
      @Dev_God 10 หลายเดือนก่อน

      I think that's because we need to gather all the ingredients to make the recipe, it's about the sequence of these two parts. And it is the order of the topological sorting, finishing all the required tasks to move to the next task.

  • @WeilongYou
    @WeilongYou 2 ปีที่แล้ว

    6哥给力! 等你的next time 哈哈

    • @Dev_God
      @Dev_God 2 ปีที่แล้ว

      哈哈哈谢谢龙哥~!我刷够了题接着录哈哈哈

  • @medfordwinter
    @medfordwinter 2 ปีที่แล้ว

    赞👍

    • @WeilongYou
      @WeilongYou 2 ปีที่แล้ว

      哪儿都有你啊

    • @medfordwinter
      @medfordwinter 2 ปีที่แล้ว

      @@WeilongYou 😂

    • @Dev_God
      @Dev_God 2 ปีที่แล้ว

      我刚知道怎么回复哈哈哈

    • @Dev_God
      @Dev_God 2 ปีที่แล้ว

      @@WeilongYou 龙哥过奖了~希望我能多讲点题😂太菜了