GitHub / ZahariCheyrekov / Algorithms-Fundamentals-Java
The course provides algorithmic thinking skills and acquire skills in working with the main classes of algorithms used in practice: recursion and backtracking, recursion using variables, combinatorial algorithms, search, sorting and greedy algorithms, as well as graph theory - implementation in computer memory, traversal and finding the shortest path, you will also acquire skills in applying dynamic optimization in solving optimization problems.
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 46.9 KB
Dependencies parsed at: Pending
Created at: over 3 years ago
Updated at: almost 3 years ago
Pushed at: almost 3 years ago
Last synced at: over 2 years ago
Topics: algorithms, backtracking, combinatorics, dynamic-programming, graph-traversal, graphs, java, recursion, searching-algorithms, shortest-paths, sorting-algorithms