Search result for What is data structure and algorithm Online Courses & Certifications
Get Course Alerts by Email
Cryptography and Hashing Overview
by Stefano M. Stefan- 0.0
Approx. 10 hours to complete
Continue learning about blockchain technology by diving into the nature of ownership and how the blockchain is one way to approach decentralized transaction handling. This course also demystifies cryptography and hashing, which are critical for authenticating users and guaranteeing transaction privacy. Cryptography and Hashing Round Table Discussion - Cryptography and Hashing...
Algorithms and Data Structures in Java - Part II
by Holczer Balazs- 0.0
8 hours on-demand video
Data compression, tries, substring search and sorting This course is about data structures and algorithms. what is data compression When you make a google search there is an autocomplete feature because of the underlying trie data structure. You will learn about Boyer-Moore algorithm and we will discuss brute-force approach as well as Raabin-Karp method....
$12.99
Big Data Essentials: HDFS, MapReduce and Spark RDD
by Ivan Puzyrevskiy , Emeli Dral , Evgeniy Riabenko , Alexey A. Dral , Pavel Mezentsev- 4
Approx. 41 hours to complete
- learn some basic technologies of the modern Big Data landscape, namely: HDFS, MapReduce and Spark; - learn about distributed file systems, why they exist and what function they serve; What is BigData Essentials? What are BigData and distributed file systems (e. Big Data and Distributed File Systems Data and code...
Tree Data Structure and Algorithms
by Sweet Codey- 4.2
2.5 hours on-demand video
Mastering the art of solving Tree problems and acing the Coding Interviews Understanding the tree data structure and algorithms is of utmost importance in the journey to become a top-notch programmer. Understanding the tree data structure and algorithms is undoubtedly mandatory for acing the interview process of the the Tech Giants like Google, Apple, Facebook, Microsoft, IBM etc....
$11.99
Strategic Leadership and Management Capstone
by Jeff Flesher- 4.7
Approx. 10 hours to complete
The capstone is a strategic leadership and management plan where you’ll apply what you will learn to an actual business situation with participation by one or more focal companies. The deliverable will be designed to create value from the perspective of potential employers while achieving pedagogical and experiential goals for learners....
A Complete Reinforcement Learning System (Capstone)
by Martha White , Adam White- 4.7
Approx. 16 hours to complete
To use RL in the real world, it is critical to (a) appropriately formalize the problem as an MDP, (b) select appropriate algorithms, (c ) identify what choices in your implementation will have large impacts on performance and (d) validate the expected behaviour of your algorithms. Andy Barto on What are Eligibility Traces and Why are they so named?...
Foundations of Data Science: K-Means Clustering in Python
by Dr Matthew Yee-King , Dr Betty Fyn-Sydney , Dr Jamie A Ward , Dr Larisa Soldatova- 4.6
Approx. 29 hours to complete
Organisations all around the world are using data to predict behaviours and extract valuable real-world insights to inform decisions. Managing and analysing big data has become an essential part of modern finance, retail, marketing, social science, development and research, medicine and government. Week 4: Introducing Pandas and Using K-Means to Analyse Data...
Related searches
Python 4 in 1: Basics, Data Structures, API, REGEX, Scraping
by Chandramouli Jayendran- 0.0
31.5 hours on-demand video
Learn python Basic syntax, Regular Expression, Data structure & Algorithm, Web Scraping using BeautifulSoup & Scrapy Learn python basics by practising Basic syntax, Regular Expression, Data structure & Algorithm and API Objective of the Python data structure content: We will explain how to structure and export the data in CSV using Pandas....
$12.99
Artificial Neural Networks tutorial - theory & applications
by Gopal Prasad Malakar- 4.2
1 hour on-demand video
The course is unique in terms of simplicity and it's step by step approach of presenting the concepts and application of neural network. what is neural networkTerms associated with neural networkWhat is nodeWhat is bias What is hidden layer / input layer / output layer What is activation function What is a feed forward modelHow does a Neural Network algorithm work?...
$12.99
Introduction to Python Programming
by Brandon Krakowsky- 4
Approx. 28 hours to complete
Students are introduced to core programming concepts like data structures, conditionals, loops, variables, and functions. What is Programming? Introduction to core programming concepts: Data structures, Conditionals, Variables, Functions, and Loops What is Python? What is a Python script? Understand and apply core programming concepts like data structures, conditionals, loops, variables, and functions...