Search result for Algorithms and data structures book Online Courses & Certifications
Get Course Alerts by Email
Data Structures in Java - Part I (+INTERVIEW QUESTIONS)
by Holczer Balazs- 4.5
15 hours on-demand video
Basic Algorithms and Data Structures: AVL tree, Binary Search Trees, Arrays, B trees, Linked Lists, Stacks and HashMaps This course is about data structures and algorithms. It is highly recommended to type out these data structures several times on your own in order to get a good grasp of it. data structures and abstract data types...
$17.99
Graph Algorithms
by Daniel Kane , Alexander S. Kulikov , Michael Levin- 0.0
6 Weeks
Learn how to use algorithms to explore graphs, compute shortest distance, min spanning tree, and connected components. In this course, part of the Algorithms and Data Structures MicroMasters program, you will learn what a graph is and its most important properties. Graph exploration and decomposition into connected components Shortest paths algorithms, including breadth-first search, Dijkstra’s algorithm and Bellman-Ford algorithm...
$150
VLSI CAD Part I: Logic
by Rob A. Rutenbar- 4.7
Approx. 23 hours to complete
Our goal is for students to understand how the tools themselves work, at the level of their fundamental algorithms and data structures. Topics covered will include: Computational Boolean algebra, logic verification, and logic synthesis (2-level and multi-level). ) and basic knowledge of data structures and algorithms (especially recursive algorithms). Welcome and Introduction...
Mathematics for Computer Games Development using Unity
by Penny de Byl- 4.8
15 hours on-demand video
A Beginner's Guide to Essential Mathematics, Data Structures and Algorithms used in Game Programming applied in Unity Did you know computer games use mathematics to perform every single task, from rendering to animation and physics to AI? You will also build numerous mini projects to apply mathematical concepts and see how they work in games environments....
$13.99
Fundamental Data Structures & Algorithms using C language.
by Shibaji Paul- 4.5
15.5 hours on-demand video
Learn Data Structures and algorithms for Stack, Queue, Linked List, Binary Search Tree and Heap ( using C Programming ). Why we need Data Structures Creating Stack and Queue using Singly Linked list - Implementation. Heap data structure, definition, heap insertion, deletion, heap adjust, Heapify and heap sort. What is stack, algorithms for Push and Pop operation....
$12.99
Algorithms Bootcamp in C++
by Holczer Balazs- 4.2
8.5 hours on-demand video
Recursion, backtracking, dynamic programming and data structures (linked lists, queues, stacks and binary search trees) This course is for those who are interested in computer science and want to implement the algorithms and given data structures in C++ from scratch. Chapter 4: Data Structures data structures and abstract data types (ADTs)...
$13.99
Algorithms: Design and Analysis, Part 1
by Tim Roughgarden- 0.0
6 Weeks
Specific topics in the course include: "Big-oh" notation, sorting and searching, divide and conquer (master method, integer and matrix multiplication, closest pair), randomized algorithms (QuickSort, contraction algorithm for min cuts), data structures (heaps, balanced search trees, hash tables, bloom filters), graph primitives (applications of BFS and DFS, connectivity, shortest paths). Data structures (heaps, balanced search trees, hash tables, bloom filters)...
$149
Related searches
Mining Massive Datasets
by Jeffrey D. Ullman , Jure Leskovec , Anand Rajaraman- 0.0
7 Weeks
The book is published by Cambridge Univ. The major topics covered include: MapReduce systems and algorithms, Locality-sensitive hashing, Algorithms for data streams, PageRank and Web-link analysis, Frequent itemset analysis, Clustering, Computational advertising, Recommendation systems, Social-network graphs, Dimensionality reduction, and Machine-learning algorithms. MapReduce systems and algorithms Algorithms for data streams Machine-learning algorithms...
$149
Advanced Algorithmics and Graph Theory with Python
by Vincent Gripon , Patrick Meyer , Nicolas Farrugia , Carlos Eduardo Rosar Kos Lassance- 0.0
6 Weeks
Strengthen your skills in algorithmics and graph theory, and gain experience in programming in Python along the way. Algorithmics and programming are fundamental skills for engineering students, data scientists and analysts, computer hobbyists or developers. We’ll go over data-structures, basic and advanced algorithms for graph theory, complexity/accuracy trade-offs, and even combinatorial game theory....
$49
Algorithms - An Intro Course in Algorithms coded in Python
by Dhruv Bais- 3.3
2 hours on-demand video
Hatch as Expert in Algorithms through clear Python Algorithmic implementations and practical algorithm application In other words, you use some procedure (hint: Algorithm) upon the presented data and you get the output of a certain result. You send some data into it and out comes the result. These algorithms involve Sorting, Searching, and storing and accessing data (data structures)....
$11.99