lovewarez Posted September 22, 2021 Report Share Posted September 22, 2021 [img]https://d.radikal.ru/d26/2109/9b/3f18262a30d7.jpg[/img] [b]Recursion, Backtracking and Dynamic Programming in Python[/b] MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English + srt | Duration: 91 lectures (9h 9m) | Size: 1.33 GB Learn Recursion, Backtracking, Divide and Conquer Methods and Dynamic programming via Examples and Problems in PythonWhat you'll learn: Understanding recursion Understand backtracking Understand dynamic programming Understand divide and conquer methods Implement 15+ algorithmic problems from scratch Improve your problem solving skills and become a stronger developer Requirements Basic Python Description This course is about the fundamental concepts of algorithmic problems focusing on recursion, backtracking, dynamic programming and divide and conquer approaches. As far as I am concerned, these techniques are very important nowadays, algorithms can be used (and have several applications) in several fields from software engineering to investment banking or R&D. Section 1 - RECURSION what are recursion and recursive methods stack memory and heap memory overview what is stack overflow? Fibonacci numbers factorial function tower of Hanoi problem Section 2 - SEARCH ALGORITHMS linear search approach binary search algorithm Section 3 - SELECTION ALGORITHMS what are selection algorithms? how to find the k-th order statistics in O(N) linear running time? quickselect algorithm median of medians algorithm the secretary problem Section 4 - BACKTRACKING what is backtracking? n-queens problem Hamiltonian cycle problem coloring problem knight's tour problem maze problem Section 5 - DYNAMIC PROGRAMMING what is dynamic programming? knapsack problem rod cutting problem subset sum problem Section 6 - OPTIMAL PACKING what is optimal packing? bin packing problem Section 7 - DIVIDE AND CONQUER APPROACHES what is the divide and conquer approach? dynamic programming and divide and conquer method how to achieve sorting in O(NlogN) with merge sort? the closest pair of points problem In each section we will talk about the theoretical background for all of these algorithms then we are going to implement these problems together from scratch in Python. Thanks for joining the course, let's get started! Who this course is for This course is meant for newbies who are not familiar with algorithmic problems in the main or students looking for some refresher Anyone preparing for programming interviews or interested in improving their problem solving skills[code] https://nitro.download/view/1FBD68E0CF65D8C/_Recursion%2C_Backtracking_and_Dynamic_Programming_in_Python.part1.rar https://rapidgator.net/file/420a7153f28b1fc073bd7cf5b729011d/_Recursion,_Backtracking_and_Dynamic_Programming_in_Python.part1.rar.html https://uploadgig.com/file/download/857289Abf4B0c4E0/_Recursion_Backtracking_and_Dynamic_Programming_in_Python.part1.rar [/code] Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now