Channel Avatar

LeetJourney @UCugDedBE5TrH3UARN-stfFQ@youtube.com

1.4K subscribers - no pronouns :c

Hi 👋, welcome to a one stop shop for everything you need t


19:09
REST API with JPA and H2 Database | Beginners Portfolio Project Starter Idea
03:53
Sliding Window Leetcode Pattern - Explained with Examples
05:49
Permutation in String - Sliding Window - Leetcode 567 - Python
39:08
Software Unit Testing | Practical Unit Test Examples with JUnit 5
22:22
Python for Coding Interviews | Everything you need for Leetcode | Full Course
05:57
How to Dockerize a Java Spring Boot REST API (2024) - Full Beginners Tutorial
01:25:42
Spring Boot REST API | Full Course | Unit Testing & Third Party API Implementation (2024)
02:02
DO NOT BUY LeetCode Premium before watching this video
03:42
How to Prepare FAST for Coding Interviews | Leetcode & System Design
08:21
Design a Web Crawler - System Design Interview Question
05:51
Design a Unique Id Generator in a Distributed System - System Design Interview - Snowflake Algorithm
09:49
Design a Rate Limiter - System Design Interview Question
02:56
How to be prepared for Layoffs (2024)
12:18
Top 5 MOST Asked Coding Patterns for Interviews (in 2024) - Algorithm Implementation Examples
19:00
Most Asked JAVA Interview questions (in 2024)
13:09
Top 7 MOST Asked Data Structures for Interviews (in 2024) - Python Examples - Leetcode Questions
05:26
How to use Leetcode Effectively (in 2024) - Prepare for your interviews faster!
04:41
Leetcode 100 - Same Tree - DFS - Recursive - Python
04:30
Leetcode 104 - Maximum Depth of Binary Tree - Recursive DFS - Python
06:50
Leetcode 704 - Binary Search - Interview Question - Python
06:31
Relational vs Non Relational Databases - System Design Interview
07:56
Leetcode 33 - Search in Rotated Sorted Array - Binary Search - Python
04:20
Functional vs Non Functional Requirements - System Design Interview
08:08
Leetcode 23 - Merge K Sorted Lists - Python
11:17
Four Pillars of Object Oriented Programming (OOP) - Full Course - Java Interview Questions
11:16
Leetcode 153 - Find Minimum in Rotated Sorted Array - Binary Search - Python
06:05
BEST Programming Language for Leetcode Questions
04:44
Leetcode 191 - Number of 1 Bits - Hamming Weight - Python
25:04
Big O Notation - Code Examples ( Everything You Need for your FAANG Coding Interview )
04:36
Leetcode 141 - Linked List Cycle - Floyd's Algorithm -Python
04:29
Leetcode 19 - Remove Nth node From End of List - Linked List - Python
09:59
Leetcode 143 - Reorder List - No Extra Memory - Python
10:02
Big O Explained | Everything you need for your Tech Interview at FAANG
02:11
Leetcode 226 - Invert Binary Tree - Python
05:00
Leetcode 21 - Merge Two Sorted Lists - Python
06:35
Leetcode 347 - Top K Frequent Elements - Python
08:53
Leetcode 424 - Longest Repeating Character Replacement - Python
04:21
Leetcode 128 - Longest Consecutive Sequence - Python
08:11
Leetcode 238 - Product of Array Except Self - Python
06:16
Leetcode 20 - Valid Parentheses - Python
03:45
Leetcode 206 - Reverse Linked List - Iterative - Python
05:47
Leetcode 49 - Group Anagrams - Python
05:31
Leetcode 3 - Longest Substring Without Repeating Characters - Python
04:38
Leetcode 121 - Best Time to Buy and Sell Stock - Python
06:35
Leetcode 11 - Container with Most Water - Python
07:26
Leetcode 15 - 3Sum - Python
04:30
Leetcode 167 - Two Sum II Input Array Sorted - Python
07:42
Leetcode 125 - Valid Palindrome - Python
06:20
Leetcode 242 - Valid Anagram- Python
05:20
Leetcode 217 - Contains Duplicate - Python
06:00
Leetcode 1 - Two Sum - Python