| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 1 Introduction to Problem Solving/005. Lesson 1.5 Logic Puzzle.mp4 |
126.8 MB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/001. Course Introduction.mp4 |
26 MB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 1 Introduction to Problem Solving/001. Lesson 1.1 Data Type Capabilities and Input Data for Problems.en.srt |
16 KB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 1 Introduction to Problem Solving/001. Lesson 1.1 Data Type Capabilities and Input Data for Problems.mp4 |
51 MB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 1 Introduction to Problem Solving/002. Lesson 1.2 Eliminate Redundant Data and Store Maximum Time for (worker, task).en.srt |
9 KB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 1 Introduction to Problem Solving/002. Lesson 1.2 Eliminate Redundant Data and Store Maximum Time for (worker, task).mp4 |
39.5 MB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 1 Introduction to Problem Solving/003. Lesson 1.3 Three Different Tasks.en.srt |
13 KB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 1 Introduction to Problem Solving/003. Lesson 1.3 Three Different Tasks.mp4 |
49.5 MB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 1 Introduction to Problem Solving/004. Lesson 1.4 Minimize Completion Time.en.srt |
14 KB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 1 Introduction to Problem Solving/004. Lesson 1.4 Minimize Completion Time.mp4 |
62.4 MB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 1 Introduction to Problem Solving/005. Lesson 1.5 Logic Puzzle.en.srt |
36 KB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/001. Course Introduction.en.srt |
7 KB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 2 Recursion and Applying Stacks and Queues/001. Lesson 2.1 How to Represent State for Different Problems.en.srt |
11 KB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 2 Recursion and Applying Stacks and Queues/001. Lesson 2.1 How to Represent State for Different Problems.mp4 |
38.7 MB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 2 Recursion and Applying Stacks and Queues/002. Lesson 2.2 Determine if Rectangular Maze has a Solution Using a Stack.en.srt |
14 KB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 2 Recursion and Applying Stacks and Queues/002. Lesson 2.2 Determine if Rectangular Maze has a Solution Using a Stack.mp4 |
52.5 MB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 2 Recursion and Applying Stacks and Queues/003. Lesson 2.3 Determine Shortest Path in a Rectangular Maze Using a Queue.en.srt |
10 KB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 2 Recursion and Applying Stacks and Queues/003. Lesson 2.3 Determine Shortest Path in a Rectangular Maze Using a Queue.mp4 |
34.6 MB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 2 Recursion and Applying Stacks and Queues/004. Lesson 2.4 Demonstrate Recursion for Depth-First Search Alternative.en.srt |
14 KB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 2 Recursion and Applying Stacks and Queues/004. Lesson 2.4 Demonstrate Recursion for Depth-First Search Alternative.mp4 |
44 MB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 2 Recursion and Applying Stacks and Queues/005. Lesson 2.5 Use Recursion to Determine the Number of Different Tic-Tac-Toe Boards.en.srt |
21 KB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 2 Recursion and Applying Stacks and Queues/005. Lesson 2.5 Use Recursion to Determine the Number of Different Tic-Tac-Toe Boards.mp4 |
72.7 MB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 2 Recursion and Applying Stacks and Queues/006. Lesson 2.6 Eliminating Symmetry to Reduce Unique Boards Even Further.en.srt |
13 KB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 2 Recursion and Applying Stacks and Queues/006. Lesson 2.6 Eliminating Symmetry to Reduce Unique Boards Even Further.mp4 |
45.6 MB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 3 Dynamic Programming/001. Lesson 3.1 Introduction to Dynamic Programming.en.srt |
14 KB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 3 Dynamic Programming/001. Lesson 3.1 Introduction to Dynamic Programming.mp4 |
47.8 MB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 3 Dynamic Programming/002. Lesson 3.2 Identifying Overlapping Subproblems.en.srt |
15 KB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 3 Dynamic Programming/002. Lesson 3.2 Identifying Overlapping Subproblems.mp4 |
51.9 MB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 3 Dynamic Programming/003. Lesson 3.3 Longest Increasing Subsequence Using Bottom-Up Tabulation.en.srt |
17 KB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 3 Dynamic Programming/003. Lesson 3.3 Longest Increasing Subsequence Using Bottom-Up Tabulation.mp4 |
66.2 MB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 3 Dynamic Programming/004. Lesson 3.4 Longest Increasing Subsequence Using Memoization with Recursion.en.srt |
11 KB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 3 Dynamic Programming/004. Lesson 3.4 Longest Increasing Subsequence Using Memoization with Recursion.mp4 |
40.6 MB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 3 Dynamic Programming/005. Lesson 3.5 Solve Another DP Problem.en.srt |
21 KB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 3 Dynamic Programming/005. Lesson 3.5 Solve Another DP Problem.mp4 |
68.9 MB |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 3 Dynamic Programming/006. Lesson 3.6 Course Conclusion.en.srt |
642 B |
| Coding Interview Preparation Learn to Solve Algorithmic Problems to Land Your Next Software Role/Module 3 Dynamic Programming/006. Lesson 3.6 Course Conclusion.mp4 |
4.3 MB |