Search result for Data structures and algorithms online Online Courses & Certifications
Get Course Alerts by Email
Big Data Modeling and Management Systems
by Ilkay Altintas , Amarnath Gupta- 4.4
Approx. 13 hours to complete
Once you’ve identified a big data issue to analyze, how do you collect, store and organize your data using Big Data solutions? In this course, you will experience various data genres and management tools appropriate for each. Data Formats and Streaming Data Quiz DBMS-based and non-DBMS-based Approaches to Big Data Slides: DBMS-based and non-DBMS-based Approaches to Big Data...
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...
Data Structures
by Alexander S. Kulikov , Michael Levin , Daniel M Kane , Neil Rhodes- 4.6
Approx. 25 hours to complete
A good algorithm usually comes together with a set of good data structures that allow the algorithm to manipulate the data efficiently. In this course, we consider the common data structures that are used in various computational problems. You will learn how these data structures are implemented in different programming languages and will practice implementing them in our programming assignments....
Learn Algorithm Programming
by Joseph M.- 3.5
1.5 hours on-demand video
Learn the basic concepts of Algorithms In this course, you will learn some of the most popular and useful algorithms for searching and sorting information, working with techniques like recursion, and understanding common data structures. We'll also get into the performance implications of different algorithms and how to evaluate the performance of a given algorithm....
$9.99
C++ For C Programmers, Part A
by Ira Pohl- 4.4
Approx. 13 hours to complete
The examples and exercises require a basic understanding of algorithms and object-oriented software. 1 Overview and Course Organization 1 C++ Generics and Functions 3 Graph Theory & Algorithms 4 Graph as a Data Structure 2 Point and its Constructor 12 Dynamic Data Structures in STL 5 Overloading and Function Selection 6 STL and STL C++11...
How to Win Coding Competitions: Secrets of Champions
by Maxim Buzdalov , Pavel Krotkov , Daria Yakovleva- 0.0
7 Weeks
You will learn all you need to know about the variety of programming competitions that exist, as well as basic algorithms and data structures necessary to succeed in the most popular of them. The algorithms and approaches you need to master the world of competitions...
$99
Related searches
Computing for Data Analysis
by Richard (Rich) Vuduc- 0.0
15 Weeks
A hands-on introduction to basic programming principles and practice relevant to modern data analysis, data mining, and machine learning. The modern data analysis pipeline involves collection, preprocessing, storage, analysis, and interactive visualization of data. For instance, “under the hood” of modern data analysis lies numerical linear algebra, numerical optimization, and elementary data processing algorithms and data structures....
$825
Data Collection and Processing with Python
by Paul Resnick , Jaclyn Cohen- 4.7
Approx. 16 hours to complete
This course teaches you to fetch and process data from services on the Internet. If you are already familiar with Python fundamentals but want practice at retrieving and processing complex nested data from Internet services, you can also benefit from this course without taking the previous two. Introduction: Nested Data and Nested Iteration...
LeetCode In Python: 50 Algorithms Coding Interview Questions
by Bit Punch- 4.7
19.5 hours on-demand video
Practice data structure and algorithms questions for interviews at FAANG companies like Google, Facebook, Apple & Amazon The problems are handpicked to ensure complete coverage of the most popular techniques, data structures, and algorithms used in interviews so you can generalize the patterns you learn here on other problems. Data structures Like Stacks, Queues, Maps, Linked Lists, and more....
$17.99