Companies Home Search Profile

Mastering Leetcode In C++ - Top 100 Most Asked Problems

Focused View

Pratik Singhal

15:26:59

56 View
  • 1.1 maximum sum subarray.zip
  • 1. Practice Problem 1 - Maximum Sum Subarray.mp4
    12:24
  • 2.1 best time to buy and sell a stock.zip
  • 2. Practice Problem 2 - Best Time To Buy And Sell Stock.mp4
    10:11
  • 3.1 majority element.zip
  • 3. Practice Problem 3 - Majority Element.mp4
    10:18
  • 4.1 move zeroes.zip
  • 4. Practice Problem 4 - Move Zeroes.mp4
    11:10
  • 5.1 two sum ii - input array is sorted.zip
  • 5. Practice Problem 5 - Two Sum II Input Array Is Sorted.mp4
    13:39
  • 6.1 trapping rain water.zip
  • 6. Practice Problem 6 - Trapping Rain Water.mp4
    02:23
  • 7.1 sort colors.zip
  • 7. Practice Problem 7 - Sort Colors.mp4
    12:34
  • 8.1 maximum product subarray.zip
  • 8. Practice Problem 8 - Maximum Product Subarray.mp4
    14:57
  • 9.1 product of array except self.zip
  • 9. Practice Problem 9 - Product Of Array Except Self.mp4
    11:14
  • 10.1 sliding window maximum.zip
  • 10. Practice Problem 10 - Sliding Window Maximum.mp4
    19:55
  • 11.1 rotate array.zip
  • 11. Practice Problem 11 - Rotate Array.mp4
    08:50
  • 12.1 max consecutive ones.zip
  • 12. Practice Problem 12 - Max Consecutive Ones.mp4
    04:09
  • 13.1 set matrix zeroes.zip
  • 13. Practice Problem 13 - Set Matrix Zeroes.mp4
    11:32
  • 14.1 container with most water.zip
  • 14. Practice Problem 14 - Container With Most Water.mp4
    02:47
  • 15.1 spiral matrix.zip
  • 15. Practice Problem 15 - Spiral Matrix.mp4
    03:46
  • 16.1 valid sudoku.zip
  • 16. Practice Problem 16 - Valid Sudoku.mp4
    02:45
  • 1.1 combination sum.zip
  • 1. Practice Problem 1 - Combination Sum.mp4
    13:02
  • 2.1 subsets.zip
  • 2. Practice Problem 2 - Subsets.mp4
    08:50
  • 3.1 n queens.zip
  • 3. Practice Problem 3 - N Queens.mp4
    03:59
  • 1.1 search insert position.zip
  • 1. Practice Problem 1 - Search Insert Position.mp4
    14:10
  • 2.1 find first and last position of element in sorted array.zip
  • 2. Practice Problem 2 - Find First And Last Position Of Element In Sorted Array.mp4
    10:38
  • 3.1 search in a rotated sorted array.zip
  • 3. Practice Problem 3 - Search In A Rotated Sorted Array.mp4
    15:38
  • 4.1 koko eating bananas.zip
  • 4. Practice Problem 4 - Koko Eating Bananas.mp4
    16:50
  • 5.1 magnetic force between two balls.zip
  • 5. Practice Problem 5 - Magnetic Force Between Two Balls.mp4
    18:08
  • 6.1 find min in a rotated sorted array.zip
  • 6. Practice Problem 6 - Find Minimum In Rotated Sorted Array.mp4
    03:08
  • 1.1 kth smallest element in bst.zip
  • 1. Practice Problem 1 - Kth Smallest Element In BST.mp4
    06:24
  • 2.1 validate binary search tree.zip
  • 2. Practice Problem 2 - Validate Binary Search Tree.mp4
    03:14
  • 3.1 lowest common ancestor of a binary search tree.zip
  • 3. Practice Problem 3 - Lowest Common Ancestor Of A Binary Search Tree.mp4
    05:44
  • 1.1 binary tree inorder traversal.zip
  • 1. Practice Problem 1 - Binary Tree InOrder Traversal.mp4
    03:49
  • 2.1 symmetric tree.zip
  • 2. Practice Problem 2 - Symmetric Tree.mp4
    07:28
  • 3.1 maximum depth of a binary tree.zip
  • 3. Practice Problem 3 - Maximum Depth Of Binary Tree.mp4
    08:56
  • 4.1 invert binary tree.zip
  • 4. Practice Problem 4 - Invert Binary Tree.mp4
    05:07
  • 5.1 diameter of a binary tree.zip
  • 5. Practice Problem 5 - Diameter Of A Binary Tree.mp4
    14:14
  • 6.1 binary tree level order traversal.zip
  • 6. Practice Problem 6 - Binary Tree Level Order Traversal.mp4
    08:43
  • 7.1 path sum.zip
  • 7. Practice Problem 7 - Path Sum.mp4
    10:35
  • 8.1 path sum ii.zip
  • 8. Practice Problem 8 - Path Sum II.mp4
    12:08
  • 9.1 cousins in binary tree.zip
  • 9. Practice Problem 9 - Cousins In Binary Tree.mp4
    09:53
  • 10.1 maximum level sum of a binary tree.zip
  • 10. Practice Problem 10 - Maximum Level Sum Of Binary Tree.mp4
    08:46
  • 11.1 same tree.zip
  • 11. Practice Problem 11 - Same Tree.mp4
    01:51
  • 12.1 construct binary tree from preorder and inorder traversal.zip
  • 12. Practice Problem 12 - Construct Binary Tree From PreOrder And InOrder Traversal.mp4
    03:42
  • 13.1 subtree of another tree.zip
  • 13. Practice Problem 13 - Subtree Of Another Tree.mp4
    06:35
  • 14.1 balanced binary tree.zip
  • 14. Practice Problem 14 - Balanced Binary Tree.mp4
    02:46
  • 15.1 binary tree right side view.zip
  • 15. Practice Problem 15 - Binary Tree Right Side View.mp4
    01:42
  • 16.1 count good nodes in binary tree.zip
  • 16. Practice Problem 16 - Count Good Nodes In Binary Tree.mp4
    02:43
  • 17.1 sum of left leaves.zip
  • 17. Practice Problem 17 - Sum Of Left Leaves.mp4
    07:19
  • 1.1 single number.zip
  • 1. Practice Problem 1 - Single Number.mp4
    06:01
  • 2.1 counting bits.zip
  • 2. Practice Problem 2 - Counting Bits.mp4
    11:49
  • 3.1 find the duplicate number.zip
  • 3. Practice Problem 3 - Find The Duplicate Number.mp4
    10:15
  • 4.1 divide two integers.zip
  • 4. Practice Problem 4 - Divide Two Integers.mp4
    05:18
  • 5.1 missing number.zip
  • 5. Practice Problem 5 - Missing Number.mp4
    01:57
  • 6.1 number of 1 bits.zip
  • 6. Practice Problem 6 - Number Of 1 Bits.mp4
    01:53
  • 7.1 sum of two integers.zip
  • 7. Practice Problem 7 - Sum Of Two Integers.mp4
    02:47
  • 8.1 reverse integer.zip
  • 8. Practice Problem 8 - Reverse Integer.mp4
    06:46
  • 1.1 climbing stairs.zip
  • 1. Practice Problem 1 - Climbing Stairs.mp4
    15:45
  • 2.1 jump game.zip
  • 2. Practice Problem 2 - Jump Game.mp4
    13:24
  • 3.1 coin change.zip
  • 3. Practice Problem 3 - Coin Change.mp4
    17:38
  • 4.1 target sum.zip
  • 4. Practice Problem 4 - Target Sum.mp4
    16:18
  • 5.1 longest common subsequence.zip
  • 5. Practice Problem 5 - Longest Common Subequence.mp4
    20:42
  • 6.1 house robber.zip
  • 6. Practice Problem 6 - House Robber.mp4
    15:25
  • 7.1 longest increasing subsequence.zip
  • 7. Practice Problem 7 - Longest Increasing Subsequence.mp4
    12:47
  • 8.1 partition equal subset sum.zip
  • 8. Practice Problem 8 - Partition Equal Subset Sum.mp4
    04:33
  • 9.1 01 matrix.zip
  • 9. Practice Problem 9 0-1 Matrix.mp4
    15:22
  • 10.1 integer replacement.zip
  • 10. Practice Problem 10 - Integer Replacement.mp4
    08:47
  • 11. Practice Problem 11 - Edit Distance.mp4
    06:00
  • 12.1 decode ways.zip
  • 12. Practice Problem 12 - Decode Ways.mp4
    16:35
  • 13.1 house robber ii.zip
  • 13. Practice Problem 13 - House Robber II.mp4
    07:20
  • 14.1 min cost climbing stairs.zip
  • 14. Practice Problem 14 - Min Cost Climbing Stairs.mp4
    02:34
  • 15.1 longest palindromic substring.zip
  • 15. Practice Problem 15 - Longest Palindromic Substring.mp4
    04:05
  • 1.1 course schedule.zip
  • 1. Practice Problem 1 - Course Schedule.mp4
    13:00
  • 2.1 no. of islands.zip
  • 2. Practice Problem 2 - Number Of Islands.mp4
    14:39
  • 3.1 find the town judge.zip
  • 3. Practice Problem 3 - Find The Town Judge.mp4
    09:02
  • 4.1 surrounded region.zip
  • 4. Practice Problem 4 - Surrounded Regions.mp4
    13:08
  • 5.1 no. of enclaves.zip
  • 5. Practice Problem 5 - Number Of Enclaves.mp4
    11:41
  • 6.1 network delay time.zip
  • 6. Practice Problem 6 - Network Delay Time.mp4
    07:51
  • 7.1 flood fill.zip
  • 7. Practice Problem 7 - Flood Fill.mp4
    05:52
  • 1.1 two sum.zip
  • 1. Practice Problem 1 - Two Sum.mp4
    10:48
  • 2.1 three sum.zip
  • 2. Practice Problem 2 - Three Sum.mp4
    24:43
  • 3. Practice Problem 3 - Longest Consecutive Sequence.mp4
    12:04
  • 4.1 contains duplicate.zip
  • 4. Practice Problem 4 - Contains Duplicate.mp4
    01:01
  • 5.1 valid anagram.zip
  • 5. Practice Problem 5 - Valid Anagram.mp4
    01:16
  • 1.1 kth largest element in an array.zip
  • 1. Practice Problem 1 - Kth Largest Element In An Array.mp4
    11:35
  • 2.1 find median from data stream.zip
  • 2. Practice Problem 2 - Find Median From Data Stream.mp4
    05:08
  • 3.1 kth largest element in a stream.zip
  • 3. Practice Problem 3 - Kth Largest Element In A Stream.mp4
    03:03
  • 1.1 intersection of two linked list.zip
  • 1. Practice Problem 1 - Intersection Of Two Linked Lists.mp4
    13:45
  • 2.1 merge two sorted list.zip
  • 2. Practice Problem 2 - Merge Two Sorted Lists.mp4
    11:58
  • 3.1 linked list cycle.zip
  • 3. Practice Problem 3 Linked List Cycle.mp4
    08:55
  • 4.1 reversed linked list.zip
  • 4. Practice Problem 4 - Reverse Linked List.mp4
    09:04
  • 5.1 palindrome linked list.zip
  • 5. Practice Problem 5 - Palindrome Linked List.mp4
    10:56
  • 6.1 linked list cycle ii.zip
  • 6. Practice Problem 6 - Linked List Cycle II.mp4
    09:04
  • 7.1 find middle of the linked list.zip
  • 7. Practice Problem 7 - Find Middle Of The Linked List.mp4
    06:06
  • 8.1 remove nth node from end of list.zip
  • 8. Practice Problem 8 - Remove Nth Node From End Of List.mp4
    03:23
  • 9.1 add two numbers.zip
  • 9. Practice Problem 9 - Add Two Numbers.mp4
    03:31
  • 1.1 valid paranthesis.zip
  • 1. Practice Problem 1 - Valid Paranthesis.mp4
    11:07
  • 2.1 min stack.zip
  • 2. Practice Problem 2 - Min Stack.mp4
    16:52
  • 3.1 merge intervals.zip
  • 3. Practice Problem 3 - Merge Intervals.mp4
    10:15
  • 4.1 next greater element ii.zip
  • 4. Practice Problem 4 - Next Greater Element II.mp4
    16:52
  • 5.1 evaluate reverse polish notation.zip
  • 5. Practice Problem 5 - Evaluate Reverse Polish Notation.mp4
    01:58
  • 1. Practice Problem 1 - Minimum Add To Make Paranthesis Valid.mp4
    08:09
  • 2.1 group anagrams.zip
  • 2. Practice Problem 2 - Group Anagrams.mp4
    08:45
  • 3. Practice Problem 3 - Longest Substring Without Repeating Characters.mp4
    18:51
  • Description


    Mastering Leetcode In C++ - Step By Step

    What You'll Learn?


    • Top 100 Leetcode Practice Problems
    • MAANG Interview Problems On Leetcode
    • Leetcode Practice Problems On Dynamic Programming, Greedy Algorithms in Javascript
    • Leetcode Practice Problems On Graphs, Trees, Backtracking in Javascript
    • Leetcode Practice Problems On Arrays, Sliding Window, Two Pointer, Ad hoc Problems in Javascript

    Who is this for?


  • This course is for anyone practicing on Leetcode for coding interviews
  • What You Need to Know?


  • Basic Coding Experience with topics like for loops, arrays
  • More details


    Description

    The "Mastering the Top 100 Leetcode Problems" course is a comprehensive training program designed to help you excel in coding interviews by focusing on the top 100 Leetcode problems.


    Leetcode is a well-known platform that offers a vast collection of coding challenges frequently used by tech companies during their hiring process.


    In this course, we will tackle the most frequently encountered problems in coding interviews.


    Each problem will be thoroughly analyzed, providing you with valuable insights into the underlying concepts and problem-solving techniques.


    You will learn how to approach problems systematically, break them down into smaller manageable tasks, and devise efficient algorithms to solve them.


    A key aspect of this course is the live implementation of code.


    Each problem will be demonstrated in real-time, allowing you to witness the coding process firsthand.


    This practical approach will help solidify your understanding and improve your coding skills.


    You will gain insights into efficient coding practices, optimization techniques, and common pitfalls to avoid.


    We will go over each of the problems in extreme detail, going through the thought process, and live implementation for the code.


    To support your learning journey, the course will provide code sample files accompanying the video lectures.


    These resources will serve as valuable references and guides, assisting you in implementing the solutions effectively.

    Who this course is for:

    • This course is for anyone practicing on Leetcode for coding interviews

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Pratik Singhal
    Pratik Singhal
    Instructor's Courses
    Hi, I am Pratik! I am really passionate about teaching software development, data structures, programming. I have taught over 1000 students live on multiple topics related to coding interview, software development etc.Apart from teaching people, I also work at Amazon as a Senior software engineer and contribute to open source in my free time.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 100
    • duration 15:26:59
    • English subtitles has
    • Release Date 2023/08/24

    Courses related to C++

    Subtitle
    C++ Advanced Topics
    Linkedin Learning Bill Weinman
    Bill Weinman
    C++ Advanced Topics
    2:54:14
    English subtitles
    03/19/2023
    Subtitle
    Easy SDL2 Games in C++
    Udemy Dion Jackson
    Dion Jackson
    Easy SDL2 Games in C++
    20:23:17
    English subtitles
    03/31/2024
    Subtitle
    Open Source Software Superstream Series C Plus Plus

    Courses related to Coding Interview