Search result for C# data structures algorithms Online Courses & Certifications
Get Course Alerts by Email
Break Away: Programming And Coding Interviews
by Loony Corn- 4.5
20 hours on-demand video
A course that teaches pointers, linked lists, general programming, algorithms and recursion like no one else Sorting and searching algorithms: Visualize how common sorting and searching algorithms work and the speed and efficiency of those algorithmsRecursion: Master recursion with lots of practice! 8 common and uncommon recursive problems explained....
$12.99
Data-driven Astronomy
by Tara Murphy , Simon Murphy- 4.8
Approx. 24 hours to complete
Science is undergoing a data explosion, and astronomy is leading the way. In this course you will investigate the challenges of working with large datasets: how to implement algorithms that work; how to use databases to manage your data; and how to learn from your data with machine learning tools. Week 2: Big data makes things slow...
An introduction to algorithms in Python
by Herman Martinus- 4.3
43 mins on-demand video
Basic sorting algorithms to get you started in the beautiful world of computer science. This introduction to algorithms course is a comprehensive kick-start into the beautiful world of computer science....
$12.99
Advanced Algorithms in Java
by Tim Buchalka's Learn Programming Academy- 4.1
16 hours on-demand video
Understand Algorithms and Data structure at a deep level. Once you know the basics of Java, you will want to start figuring out Algorithms and Data structures. Programmers who understand how to use and implement Algorithms and data structures correctly, are in high demand. Early in his career he realised the importance of understanding algorithms at a deep level....
$12.99
Master the Coding Interview: Data Structures + Algorithms
by Andrei Neagoie- 4.7
19 hours on-demand video
Many developers who are "self taught", feel that one of the main disadvantages they face compared to college educated graduates in computer science is the fact that they don't have knowledge about algorithms, data structures and the notorious Big-O Notation....
$14.99
Parallel programming
by Prof. Viktor Kuncak , Dr. Aleksandar Prokopec- 4.4
Approx. 33 hours to complete
In this course, you'll learn the fundamentals of parallel programming, from task parallelism to data parallelism. Proficiency with Java or C# is ideal, but experience with other languages such as C/C++, Python, Javascript or Ruby is also sufficient. Basic Task Parallel Algorithms Data Operations and Parallel Mapping Data Structures for Parallel Computing...
Parallel programming
by Prof. Viktor Kuncak , Dr. Aleksandar Prokopec- 4.4
Approx. 33 hours to complete
In this course, you'll learn the fundamentals of parallel programming, from task parallelism to data parallelism. Proficiency with Java or C# is ideal, but experience with other languages such as C/C++, Python, Javascript or Ruby is also sufficient. Basic Task Parallel Algorithms Data Operations and Parallel Mapping Data Structures for Parallel Computing...
Related searches
I/O-efficient algorithms
by Mark de Berg- 4.6
Approx. 10 hours to complete
Operations on data become more expensive when the data item is located higher in the memory hierarchy. An operation on data in CPU registers is roughly a million times faster than an operation on a data item that is located in external memory that needs to be fetched first. I/O-efficient data structures I/O-Efficient Data Structures...
String Processing and Pattern Matching Algorithms
by Pavel Pevzner , Michael Levin- 0.0
4 Weeks
Learn about pattern matching and string processing algorithms and how they apply to interesting applications. Moreover, the emerging field of personalized medicine uses many search algorithms to find disease-causing mutations in the human genome. In this course, part of the Algorithms and Data Structures MicroMasters program, you will learn about: Applications of string algorithms in bioinformatics...
$150
Practical Data Structures & Algorithms in Java + HW
by Imtiaz Ahmad- 4.7
11.5 hours on-demand video
Go from zero to hero in the most important algorithms and data structures using Java The topics in this course are going to cover data structures such as lists, stacks, queues, trees and some of the most powerful sorting, searching, and graph algorithms that have revolutionized the field of computing....
$17.99