17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Udemy - Dynamic Programming Java, Coding Interviews And Applications
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Become a better developer by learning how to build efficient Dynamic Programming algorithms
What you'll learn
Recognize a problem that can be solved using Dynamic Programming
Come up with both a top down and bottom up Dynamic Programming solution using Java
Use Dynamic Programming for coding interview puzzles and practical applications
Improve your problem-solving skills and become a better developer
Revise your recursion knowledge
Requirements
Java programming language
Familiarity with recursion, although we also cover this in the course
If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com
Get More Tutorials and Support Us -->> https://FreeCourseWeb.com
We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
~Get Your Files Here !/1. Introduction/1. Introduction.mp4
42.2 MB
~Get Your Files Here !/1. Introduction/1. Introduction.srt
5.1 KB
~Get Your Files Here !/1. Introduction/2. Useful links and resources.html
799 B
~Get Your Files Here !/2. Understanding Recursion/1. Introduction to recursion.mp4
91.9 MB
~Get Your Files Here !/2. Understanding Recursion/1. Introduction to recursion.srt
8.5 KB
~Get Your Files Here !/2. Understanding Recursion/2. More Recursion.mp4
69.6 MB
~Get Your Files Here !/2. Understanding Recursion/2. More Recursion.srt
13.6 KB
~Get Your Files Here !/3. Counting Derangements/1. What's a Derangement.mp4
94.2 MB
~Get Your Files Here !/3. Counting Derangements/1. What's a Derangement.srt
7.6 KB
~Get Your Files Here !/3. Counting Derangements/2. Coming up with a Recurrence Relation.mp4
60.2 MB
~Get Your Files Here !/3. Counting Derangements/2. Coming up with a Recurrence Relation.srt
16.3 KB
~Get Your Files Here !/3. Counting Derangements/3. Recursive code walkthrough.mp4
28 MB
~Get Your Files Here !/3. Counting Derangements/3. Recursive code walkthrough.srt
5.8 KB
~Get Your Files Here !/3. Counting Derangements/4. Top Down Solution.mp4
16.3 MB
~Get Your Files Here !/3. Counting Derangements/4. Top Down Solution.srt
8.1 KB
~Get Your Files Here !/3. Counting Derangements/5. Top Down code walkthrough.mp4
33.1 MB
~Get Your Files Here !/3. Counting Derangements/5. Top Down code walkthrough.srt
5.4 KB
~Get Your Files Here !/3. Counting Derangements/6. Bottom Up Solution.mp4
12.1 MB
~Get Your Files Here !/3. Counting Derangements/6. Bottom Up Solution.srt
4.7 KB
~Get Your Files Here !/3. Counting Derangements/7. Bottom Up code walkthrough.mp4
34.3 MB
~Get Your Files Here !/3. Counting Derangements/7. Bottom Up code walkthrough.srt
5.3 KB
~Get Your Files Here !/3. Counting Derangements/8. Optimization and code walkthrough.mp4
34.9 MB
~Get Your Files Here !/3. Counting Derangements/8. Optimization and code walkthrough.srt
8.9 KB
~Get Your Files Here !/4. Aircraft Spacing/1. Solving Air Traffic.mp4
68.4 MB
~Get Your Files Here !/4. Aircraft Spacing/1. Solving Air Traffic.srt
7.8 KB
~Get Your Files Here !/4. Aircraft Spacing/2. Defining a solution recursively.mp4
27 MB
~Get Your Files Here !/4. Aircraft Spacing/2. Defining a solution recursively.srt
8.6 KB
~Get Your Files Here !/4. Aircraft Spacing/3. Recursive code walkthrough.mp4
24.9 MB
~Get Your Files Here !/4. Aircraft Spacing/3. Recursive code walkthrough.srt
6 KB
~Get Your Files Here !/4. Aircraft Spacing/4. Top Down Solution.mp4
29.6 MB
~Get Your Files Here !/4. Aircraft Spacing/4. Top Down Solution.srt
11.8 KB
~Get Your Files Here !/4. Aircraft Spacing/5. Top Down code walkthrough.mp4
35.8 MB
~Get Your Files Here !/4. Aircraft Spacing/5. Top Down code walkthrough.srt
5.6 KB
~Get Your Files Here !/4. Aircraft Spacing/6. Bottom Up Solution.mp4
21.9 MB
~Get Your Files Here !/4. Aircraft Spacing/6. Bottom Up Solution.srt
9.2 KB
~Get Your Files Here !/4. Aircraft Spacing/7. Bottom Up code walkthrough.mp4
48.4 MB
~Get Your Files Here !/4. Aircraft Spacing/7. Bottom Up code walkthrough.srt
7.2 KB
~Get Your Files Here !/4. Aircraft Spacing/8. Optimization and code walkthrough.mp4
46.2 MB
~Get Your Files Here !/4. Aircraft Spacing/8. Optimization and code walkthrough.srt
10.4 KB
~Get Your Files Here !/5. Maximum Sub Array/1. How are maximum sub arrays useful.mp4
97.6 MB
~Get Your Files Here !/5. Maximum Sub Array/1. How are maximum sub arrays useful.srt
16.6 KB
~Get Your Files Here !/5. Maximum Sub Array/2. Recurrence Relation.mp4
37.3 MB
~Get Your Files Here !/5. Maximum Sub Array/2. Recurrence Relation.srt
13.6 KB
~Get Your Files Here !/5. Maximum Sub Array/3. Recursive code walkthrough.mp4
27.6 MB
~Get Your Files Here !/5. Maximum Sub Array/3. Recursive code walkthrough.srt
5.9 KB
~Get Your Files Here !/5. Maximum Sub Array/4. Top Down Solution and code walkthrough.mp4
44.7 MB
~Get Your Files Here !/5. Maximum Sub Array/4. Top Down Solution and code walkthrough.srt
9.5 KB
~Get Your Files Here !/5. Maximum Sub Array/5. Bottom Up Solution and code walkthrough.mp4
44.3 MB
~Get Your Files Here !/5. Maximum Sub Array/5. Bottom Up Solution and code walkthrough.srt
10.2 KB
~Get Your Files Here !/5. Maximum Sub Array/6. Optimization and code walkthrough.mp4
35.2 MB
~Get Your Files Here !/5. Maximum Sub Array/6. Optimization and code walkthrough.srt
8.9 KB
~Get Your Files Here !/6. Text Justification/1. How to make paragraphs look pretty.mp4
101.4 MB
~Get Your Files Here !/6. Text Justification/1. How to make paragraphs look pretty.srt
14.7 KB
~Get Your Files Here !/6. Text Justification/2. Solving Recursively.mp4
36 MB
~Get Your Files Here !/6. Text Justification/2. Solving Recursively.srt
11.6 KB
~Get Your Files Here !/6. Text Justification/3. Recursive code walkthrough.mp4
39.8 MB
~Get Your Files Here !/6. Text Justification/3. Recursive code walkthrough.srt
8.2 KB
~Get Your Files Here !/6. Text Justification/4. Bottom Up Solution.mp4
32.5 MB
~Get Your Files Here !/6. Text Justification/4. Bottom Up Solution.srt
10.2 KB
~Get Your Files Here !/6. Text Justification/5. Bottom Up code walkthrough.mp4
54.3 MB
~Get Your Files Here !/6. Text Justification/5. Bottom Up code walkthrough.srt
9.9 KB
~Get Your Files Here !/6. Text Justification/6. Optimization.mp4
20.5 MB
~Get Your Files Here !/6. Text Justification/6. Optimization.srt
7.7 KB
~Get Your Files Here !/6. Text Justification/7. Optimization code walkthrough.mp4
35.8 MB
~Get Your Files Here !/6. Text Justification/7. Optimization code walkthrough.srt
5.8 KB
~Get Your Files Here !/7. String Distance/1. Distance between Strings.mp4
129.4 MB
~Get Your Files Here !/7. String Distance/1. Distance between Strings.srt
11.7 KB
~Get Your Files Here !/7. String Distance/2. Solving Recursively.mp4
42.9 MB
~Get Your Files Here !/7. String Distance/2. Solving Recursively.srt
15.9 KB
~Get Your Files Here !/7. String Distance/3. Recursive code walkthrough.mp4
35.9 MB
~Get Your Files Here !/7. String Distance/3. Recursive code walkthrough.srt
7.4 KB
~Get Your Files Here !/7. String Distance/4. Top Down Solution and code walkthrough.mp4
47.8 MB
~Get Your Files Here !/7. String Distance/4. Top Down Solution and code walkthrough.srt
9.1 KB
~Get Your Files Here !/7. String Distance/5. Bottom Up Solution.mp4
37.2 MB
~Get Your Files Here !/7. String Distance/5. Bottom Up Solution.srt
10 KB
~Get Your Files Here !/7. String Distance/6. Bottom Up code walkthrough.mp4
52.5 MB
~Get Your Files Here !/7. String Distance/6. Bottom Up code walkthrough.srt
8.4 KB
~Get Your Files Here !/7. String Distance/7. Optimization and code walkthrough.mp4
57.6 MB
~Get Your Files Here !/7. String Distance/7. Optimization and code walkthrough.srt
11.4 KB
~Get Your Files Here !/8. Final Course Exercise/1. Well done!.html
408 B
~Get Your Files Here !/8. Final Course Exercise/2. The Full Bus Tour Problem.html