Search result for Data structures and algorithms Online Courses & Certifications
Get Course Alerts by Email
Delivery Problem
by Alexander S. Kulikov- 4.7
Approx. 14 hours to complete
We still don’t have provably efficient algorithms for this difficult computational problem and this is the essence of the P versus NP problem, the most important open question in Computer Science. We’ll see several examples of using discrete mathematics ideas to get more and more efficient solutions. Exact Algorithms Branch and Bound Branch and Bound Approximation Algorithms Approximation Algorithms...
Learning Data Structures in JavaScript from Scratch
by Eric Traub- 4.4
3.5 hours on-demand video
You will learn what data structures are, why they are important, and how to code them out in JavaScript. Interviewers will very often ask candidates to write data structures out in code, and this course will prepare you very well to do that. Knowing data structures will help you to excel in technical interviews....
$17.99
Imagery, Automation, and Applications
by Nick Santos- 4.9
Approx. 28 hours to complete
You should have equivalent experience to completing the first, second, and third courses in this specialization, "Fundamentals of GIS," "GIS Data Formats, Design, and Quality", and "Geospatial and Environmental Analysis," respectively, before taking this course. Acquiring Imagery and Terrain Data Digital Elevation Models and Common Algorithms Collecting and Managing Data for Your Workflows...
Advanced Algorithms and Complexity
by Alexander S. Kulikov , Michael Levin , Daniel M Kane , Neil Rhodes- 4.6
Approx. 27 hours to complete
You've learned the basic algorithms now and are ready to step into the area of more complex problems and algorithms to solve them. Advanced algorithms build upon basic ones and use new ideas. We finish with a soft introduction to streaming algorithms that are heavily used in Big Data processing. Slides and Resources on Flows in Networks...
Scalable Machine Learning on Big Data using Apache Spark
by Romeo Kienzler- 3.8
Approx. 7 hours to complete
This course will empower you with the skills to scale data science and machine learning (ML) tasks on Big Data sets using Apache Spark. Most real world machine learning work involves very large data sets that go beyond the CPU, memory and storage limitations of a single computer. Data storage solutions...
Data Science Ethics
by H.V. Jagadish- 4.8
Approx. 15 hours to complete
You will examine the need for voluntary disclosure when leveraging metadata to inform basic algorithms and/or complex artificial intelligence systems while also learning best practices for responsible data management, understanding the significance of the Fair Information Practices Principles Act and the laws concerning the "right to be forgotten. Case Study: Algorithms and Race...
Django Features and Libraries
by Charles Russell Severance- 4.8
Approx. 16 hours to complete
You will learn about cookies, sessions, and authentication processes in Django. You will build navigation into your applications and explore ways to easily improve the look and feel of Django applications. Cookies and Sessions Users and Authentication Creating and Managing Users in Django Login and Logout URLs in Django Many-To-Many Data Models for Courses and Membership...
ARM Assembly Language From Ground Up™ 1
by Israel Gbati- 4.3
15 hours on-demand video
You will be able to create data structures such as FIFOs and LIFOs in Assembly. Furthermore you will design complex algorithms for performing Binary Search in assembly , and solving advance mathematical problems like the Taylor Series and the Bisection Algorithm . Sign up and lets start writing some low level code....
$14.99
Data Analytics Foundations for Accountancy I
by Robert Brunner- 4.3
Approx. 66 hours to complete
Welcome to Data Analytics Foundations for Accountancy I! You’re joining thousands of learners currently enrolled in the course. I'm excited to have you in the class and look forward to your contributions to the learning community. The Importance of Data Analytics in Modern Accountancy Python Data Structures Module 3: Introduction to Data Analysis...
Functional Programming Principles in Scala
by Martin Odersky- 4.8
Approx. 45 hours to complete
Scala fuses functional and object-oriented programming in a practical package. 3 - Evaluation Strategies and Termination 4 - Conditionals and Value Definitions 5 - Functions and Data Data and Abstraction Write purely functional programs, using recursion, pattern matching, and higher-order functions Design immutable data structures Combine functional programming with objects and classes...