Search result for C++ algorithms and data structures Online Courses & Certifications
Get Course Alerts by Email
Crypto Trading with QuantConnect (C#)
by Eric Summers- 4.4
4 hours on-demand video
Eric Summers shows you how to use QuantConnect to write your own algorithmic trading programs to trade cryptocurrency LIVE in the market! Students will learn how to use the QC coding environment to create algorithms, run backtests on historical data, and interpret their results to optimize their programs....
$14.99
Cross Platform Native iOS & Android in Xamarin C# & Firebase
by Amir J- 4.2
8.5 hours on-demand video
Throughout the course, we will discuss a wide range of topics such as interface design, databases and data structures as well as user authentication through Firebase MBaaS. It is also useful if you wish to learn more about data structures, reading and writing local and remote databases....
$11.99
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
Learn Data structures & Algorithms using Python for Freshers
by Chandramouli Jayendran- 4.3
19.5 hours on-demand video
Learn to master Data structure Algorithm by understanding concepts through time complexity and implementation in Python3 The course Data structures and Algorithm using Python covers basic algorithmic techniques and ideas for computational problems arising frequently in practical applications: sorting and searching, divide and conquer, greedy algorithms, dynamic programming. Data Structure...
$12.99
Data Structures and Algorithm Design Part I | 数据结构与算法设计(上)
by Junhui Deng- 0.0
8 Weeks
Learn the basics of data structures and methods to design algorithms and analyze their performance. Data structures play a central role in computer science and are the cornerstones of efficient algorithms. Principles and methods in the design and implementation of various data structures Background on fundamental data structures and recent results...
$49
100 Interactive Python Exercises to Boost Your Python Skill
by Ardit Sulce- 4.6
1.5 hours on-demand video
The exercises cover different areas of Python such as functions, data structures and algorithms, files, classes, code introspection, code optimization, and more. The section of data structures and algorithms is the biggest one and it's especially useful for those who are interested in data science. Python is both fun and extremely useful....
$14.99
Algorithmic Toolbox
by Alexander S. Kulikov , Michael Levin , Neil Rhodes , Pavel Pevzner , Daniel M Kane- 4.6
Approx. 39 hours to complete
We will learn a lot of theory: how to sort data and how it helps for searching; how to break a large problem into pieces and solve them recursively; when it makes sense to proceed greedily; how dynamic programming is used in genomic studies. Design efficient algorithms Implement efficient and reliable solutions...
Related searches
Foundations of Objective-C App Development
by Don Patterson , Sam Kaufman- 4.6
Approx. 15 hours to complete
This will prepare you for more extensive iOS app development and build a foundation for advanced iOS development topics. Read and write Objective-C Organize their code professionally using objects and blocks Variables and Types (Video) Functions, Scopes and Encapsulation - oh my! Frames and Recursion (Video) Callbacks and Blocks (Video)...
Rust: Develop Programming Skills with Rust
by Packt Publishing- 3.4
6 hours on-demand video
Build your programming foundation in a safe and fast Systems Programming Language Rust You will start by learning concepts such as enums, functions, loops, arrays, data types, basic data structures, and working with strings. Additionally, you will get an experience of generic data types, the idea behind lifetimes, and concurrency in Rust....
$12.99
Data Analysis and Representation, Selection and Iteration
by Dr. Tim "Dr. T" Chamillard- 4.7
Approx. 11 hours to complete
Prerequisite computational thinking knowledge: Algorithms and procedures, data collection Prerequisite C knowledge: Data types, variables, constants, and STEM computations Throughout this course you'll learn about data analysis and data representation, which are computational thinking techniques that help us understand what sets of data have to tell us. Module 3: Explore the various ways we can represent sets of data...