This course shows you how to apply various approaches and algorithms to solve business problems through AI and ML, follow a methodical workflow to develop sound solutions, use open-source, off-the-shelf tools to develop, test, and deploy those solutions, and ensure that they protect the privacy of users. This course includes hands-on activities for each topic area.
MySQL for developers training course description This MySQL Developers training course is designed for MySQL Developers who have a good understanding of a MySQL database and experience of using SQL commands. The course provides further practical experience in more advanced MySQL commands and SQL statements including Stored Routines, Triggers and Event Scheduling. What will you learn Provide the skills needed to write more advanced queries and database maintenance statements on a MySQL database. Use advanced features of the MySQL Client. Use advanced data types. Manage the structure of databases and tables. Manage and using indexes. Write complex SQL query statements. Use advanced SQL expressions. Use advanced SQL functions. Perform advanced Insert, Update, Delete, Replace and Truncate Operations. Use user variable syntax and properties. Import and export data from within MySQL. Import and export data from the command line. Perform complex joins to access multiple tables. Perform complex subqueries. Create, manage and us views. Use prepared statements. Create and use stored routines. Create and use triggers. Obtain database metadata. Optimize queries. Work with the main storage engines. Debug MySQL applications. MySQL for developers training course details Who will benefit: MySQL Developers who have a basic understanding of a MySQL database and SQL commands as covered on the Introduction to MySQL course. Prerequisites: MySQL foundation Duration 5 days MySQL for developers training course contents Introduction Administration and Course Materials, Course Structure and Agenda, Delegate and Trainer Introductions. Client/server concepts MySQL client/server architecture, Server modes, Using client programs, Logging in options, Configuration files, Precedence of logging in options Hands on Using client/server The MySQL client program Using MySQL interactively, The MySQL prompts, Client commands and SQL statements, Editing, Selecting a database, Help, Safe updates, Using script files, Using a source file, Redirecting output into a file, Command line execution, Mysql output formats, Overriding the defaults, Html and xml output, MySQL Utilities. Hands on Using the MySQL client program Data types Bit data type, Numeric data types, Auto_increment, Character string data types, Character sets and collation, Binary string data types, Enum and Set data types, Temporal data types, Timezone support, Handling Missing Or Invalid Data Values, SQL_MODE options. Hands on Using data types Identifiers Using Quotes with identifier naming, Case sensitivity in Identifier naming, Qualifying columns with table and database names, Using reserved words as identifiers, Function names Hands on Using identifiers Databases Database properties, Creating a database, Selecting a database, Altering databases, Dropping databases, Obtaining database metadata, The SHOW command, The INFORMATION_SCHEMA database, The SHOW CREATE command Hands on Using databases Tables and indexes Table properties, Creating tables, Create table using Select or Like, Temporary tables and memory tables, Altering tables, Adding columns, Changing column widths and types, Renaming columns, Dropping columns, Adding constraints, Dropping constraints, Renaming tables, Change the table storage engine, Multiple alterations, Dropping tables, Emptying tables, Obtaining table metadata, Show create table, The information_schema, Index introduction, Structure of a mysql index, Creating and dropping indexes, Creating an index, Altering a table to add an index, Specifying index type, Dropping indexes, Obtaining Index Metadata. Hands on Creating, altering and dropping tables/indexes Querying for data The SQL select statement and MySQL differences, Advanced order by, Order by and collation, Order by with enum datatype, Order by with Set datatype, Ordering with distinct and group by Special features of union, Limit and order by clauses, Group By clause, Group_concat, Using Rollup in a Group By clause. Hands on Querying for data SQL Expressions and functions Components of expressions, Nulls, Numeric expressions, String expressions, Temporal expressions, Comparison functions, Flow control functions, Numeric functions, String functions, Temporal functions. Hands on Using expressions and functions Updating data Update operations and privileges, Inserting rows, Insert using a set clause, Inserting duplicate values, Replacing rows, Updating rows, Update using the order by and limit clauses, Deleting rows, The delete and truncate statements. Exercise: Inserting, updating, replacing and deleting data Connectors MySQL client interfaces, MySQL connectors, Oracle and community conectors, Connecting to MySQL server using Java and PHP connectors, MySQL and NoSQL, Innodb integration with memcached. Obtaining database metadata What is metadata?, The mysqlshow utility, The show and describe commands, Describing tables, The information_schema, Listing tables, Listing columns, Listing views, Listing key_columns_usage. Hands on Obtaining database metadata Debugging Mysql error messages, The show statement, Show errors, Show count(*) errors, Show warnings, Show count(*) warnings, Note messages, The perror utility. Hands on Debugging Joins Overview of inner joins, Cartesian product, Inner joins with original syntax, Non equi-join, Using table aliases to avoid name clashes, Inner Joins With ISO/ANSI Syntax, Outer Joins, Left outer joins, Right outer joins, Full outer joins, Updating multiple tables simultaneously, Updating rows in one table based on a condition in another, Updating rows in one table reading data from another, Deleting from multiple tables simultaneously, Deleting rows in one table based on a condition in another. Hands on Coding joins Subqueries Types of subquery, Multiple-column subqueries, Correlated subqueries, Using the ANY, ALL and SOME operators, Using the EXISTS operator, Subqueries as scalar expressions, Inline views, Converting subqueries to joins, Using subqueries in updates and deletes. Hands on Coding subqueries Views Why views are used, Creating views, View creation restrictions, View algorithms, Updateable views, Altering and dropping views, Displaying information about views, Privileges for views. Hands on Using views Import and Export Exporting using SQL, Privileges required to export data, Importing using SQL, Messages when loading data, Privileges required to load data, Exporting from the command line, Mysqldump main options, Importing from the command line, Mysqlimport main options. Hands on Importing and exporting User variables and prepared statements Creating User variables, User variables in a select, Prepared statements, The prepare statement, The execute statement, The deallocate statement, Using prepared statements in code, with connectors. Hands on Using variables and prepared statements Introduction to stored routines Types of stored routines, Benefits of stored routines, Stored routine features, Differences between procedures and functions, Introduction to the Block, Declaring variables and constants, Assigning values to variables, Definer rights and invoker rights, Using SELECT in stored routines, Altering and dropping stored routines, Obtaining stored routine metadata, Stored routine privileges and execution security. Hands on Writing simple stored routines Stored routines - program logic The IF .. THEN .. ELSEIF construct, The CASE statement, The basic loop, The while loop, The repeat loop, The iterate statement, Nested loops. Hands on Writing stored routines with program logic Stored routines - exception handlers and cursors Dealing with errors using Exception handlers, Cursors, What is a cursor?, Cursor operations, Declaring cursors, Opening and closing cursors, Fetching rows, Status checking. Hands on Writing stored routines with program logic Procedures with parameters Creating procedures with parameters, Calling Procedures With Parameters. Hands on Writing stored routines with parameters Functions What is a function?, The create function statement, Executing functions, Executing functions from code, Executing functions from SQL statements, The deterministic and SQL clauses. Hands on Writing functions Triggers Trigger creation, Restrictions on triggers, The create trigger statement, Using the old and new qualifiers, Managing triggers, Destroying triggers, Required privileges. Hands on Writing triggers Basic optimizations Normalisation of data to third normal form, Using indexes for optimization, General query enhancement, Using Explain to analyze queries, Choosing an INNODB or MYISAM storage engine, Using MySQL Enterprise Monitor in query optimization. Hands on Making use of basic optimizations More about indexes Indexes and joins Hands on Investigating indexes and joins
EA/PA Excellence Workshop Live from London on the 25th of April 2024. Featuring Keynote speaker Reggie Love, former Special Assistant to 44th President of the USA, Barrack Obama. Panel featuring Sophie Chapman, assistant to Steven Bartlett entrepreneur, author, host of the diary of a CEO and youngest ever dragon on BBC's Dragon's Den, Victoria Wratten, CEO of the Executive & Personal Assistants Association. The workshop contains, panel talk, keynote talk and facilitation over key topics from Kate Wood over the course of the day.
Who would find this course useful? This course excellent for beginners who would like to enter the programmer world via C#. Or for individuals have a particular need for C# Level: A good start for beginners through to intermediate with OOP. Practical confidence will be achieved with a very practical approach to the training. This is normally online, but onsite and classroom courses are also available on request
Duration 5 Days 30 CPD hours This course is intended for This course is intended for anyone who is new to software development and wants, or needs, to gain an understanding of programming fundamentals and object-oriented programming concepts. They will typically be high school students, post-secondary school students, or career changers, with no prior programming experience. They might want to gain an understanding of the core programming fundamentals before moving on to more advanced courses such as Programming in C#. Overview Explain core programming fundamentals such as computer storage and processing. Explain computer number systems such as binary. Create and use variables and constants in programs. Explain how to create and use functions in a program. Create and use decisions structures in a computer program. Create and use repetition (loops) in a computer program. Explain pseudocode and its role in programming. Explain the basic computer data structures such as arrays, lists, stacks, and queues. Implement object-oriented programming concepts. Create and use classes in a computer program. Implement encapsulation, inheritance, and polymorphism. Describe the base class library (BCL) in the .NET Framework. Explain the application security concepts. Implement simple I/O in a computer program. Identify application errors and explain how to debug an application and handle errors. Identify the performance considerations for applications. In this 5-day course, students will learn the basics of computer programming through the use of Microsoft Visual Studio 2022 and the Visual C# and Visual Basic programming languages. The course assumes no prior programming experience and introduces the concepts needed to progress to the intermediate courses on programming, Programming in C#. The focus will be on core programming concepts such as computer storage, data types, decision structures, and repetition by using loops. The course also covers an introduction to object-oriented programming covering classes, encapsulation, inheritance, and polymorphism. Coverage is also included around exception handling, application security, performance, and memory management. 1 - Introduction to Core Programming Concepts Computer Data Storage and Processing Application Types Application Lifecycle Code Compilation 2 - Core Programming Language Concepts Syntax Data Types Variables and Constants 3 - Program Flow Introduction to Structured Programming Concepts Introduction to Branching Using Functions Using Decision Structures Introducing Repetition 4 - Algorithms and Data Structures Understand How to Write Pseudocode Algorithm Examples Introduction to Data Structures 5 - Error Handling and Debugging Introduction to Program Errors Introduction to Structured Error Handling Introduction to Debugging 6 - Introduction to Object-Oriented Programming Introduction to Complex Structures Introduction to Structs Introduction to Classes Introducing Encapsulation 7 - More Object-Oriented Programming Introduction to Inheritance Introduction to Polymorphism Introduction to .NET and the Base Class Library 8 - Introduction to Application Security Authentication and Authorization Code Permissions on Computers Introducing Code Signing 9 - Core I/O Programming Using Console I/O Using File I/O 10 - Application Performance and Memory Management Value Types vs Reference Types Converting Types The Garbage Collector Additional course details: Nexus Humans 55337 Introduction to Programming training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the 55337 Introduction to Programming course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.
What Will I Learn? Understand what binary options are Understand what news is important for financial markets Know where to find economic calendars for trading Learn how market participants react to news releases Be able to make a research to distinguish different trading patterns Learn how to make money using news releases Be able to create own strategy based on news statistics Requirements Just an open mind Basic knowledge of trading is welcome, but not obligatory Description This course is about how to make a profitable strategy trading only few times a week - only after important news releases. In this course I teach you how to identify trading patterns which usually happen after the most significant events take place and how to predict future price movement just knowing market participants reaction to this particular news. Why do I know that? Because participants often overestimate risks and underestimate the impact of a certain economic process for a certain currency. And you may use this market ineffectiveness opening binary options. After passing this course, you would be able to identify a trading pattern after a certain economic release. You'll also learn when open a trade and what expiration time to choose to make this strategy more profitable. I believe you will take advantage of trading binary options and it will help you to make profits. Take this course now and learn from my 12+ years of experience. This course is for beginners as well as for advanced traders! All you need is just your aspiration to learn! With this course you also get: unlimited lifetime access at no extra costs all future additional lectures, live trading examples never any questions asked full 30 day money-back-in-full guarantee Do not hesitate to ask me any questions concerning this course or trading financial markets! Viktor Who is the target audience? Anyone interested in trading Financial Markets Beginners and experienced traders who want to invest in binary options market People looking for investment opportunities Traders who want to learn trading patterns and integrate them into their own strategies About the course Introduction 00:04:00 Installation 00:04:00 Basic Knowledge about Binary Options What Binary Options Are 00:04:00 How to choose a broker 00:06:00 Platform Observation 00:04:00 Trading Binary Options on News Advantages and disadvantages of News Trading Strategy 00:02:00 Which calendar to choose when you trade binaries on Forex 00:03:00 What news is important 00:08:00 Where to find news calendar if you trade options on commodities 00:04:00 How to make a research 00:05:00 How and when initiate a trade 00:04:00 Forex Statistics How to trade 'Durable goods' releases 00:02:00 How to trade 'ADP Non-Farm Employment Change' releases 00:03:00 How to trade 'Retail Sales' (GB) releases 00:03:00 Commodities Statistics How to trade 'Crude Oil Inventories' 00:02:00 How to trade 'Natural Gas Inventories' 00:02:00 How to trade binaries on wheat after WASDE releases 00:02:00 How to trade binaries on corn after WASDE releases 00:02:00 Live Trade Examples USDJPY at Non-Farm 00:02:00 Crude Oil Inventories, 11th of May 00:02:00 Retail Sales (GBP), 19th of May 00:01:00
What Will I Learn? Understand what binary options are Understand how to trade binary options Know trading patterns on different markets Know a new money management method Find the best moment to enter the market Know how to choose markets for different strategies Know at least 3 profitable trading strategies Requirements Just an open mind Basic knowledge of trading is welcome, but not obligatory Description In this course, I will explore the fundamentals of trading binary options. You will also learn advantages and disadvantages of trading such simple financial instrument. I will describe how to trade binary option and explain a trading platform in all details. I will teach you profitable trading patterns on 4 different types of markets and you will learn how to recognise them in future and take a correct trading decision. Afterwards, you could easily do everything yourself. You will also get a basic knowledge of trading commodities, indexes, Forex and stocks. But the main idea of this course is that you get at least 3 profitable trading strategies and exclusive money management method, which can improve your trading performance significantly. I believe you will take advantage of trading binary options and it will help you to make profits. Take this course now and learn from my 12+ years of experience. This course is for beginners as well as for advanced traders! All you need is just your aspiration to learn! With this course you also get: unlimited lifetime access at no extra costs all future additional lectures, live trading examples never any questions asked full 30-day money-back-in-full guarantee Do not hesitate to ask me any questions concerning this course or trading financial markets! Viktor Who is the target audience? Anyone interested in trading Financial Markets Beginners and experienced traders who want to invest in binary options market People looking for investment opportunities Traders who want to learn trading patterns and integrate them into their own strategies About the Сourse Introduction of How to Trade Binary Options Effectively - All Levels 00:02:00 Installation 00:04:00 What You Will Achieve after First Part of this Course Passed 00:01:00 What You Should Know About Binary Options 4 Lectures What Binary Options Are 00:04:00 Advantages and Disadvantages of Trading Binary Options 00:04:00 Platform Observation 00:04:00 How to Trade Binary Options 00:03:00 Learn Trading Patterns Commodity Trading Patterns 00:03:00 Indexes Trading Patterns 00:06:00 Forex Trading Patterns 00:08:00 Stock Trading Patterns 00:02:00 Real Profitable Trading Strategies Martingale Money Management Method 00:04:00 SAFE Martingale Money Management Method (modified) 00:02:00 Strategy 1. Hedging 00:03:00 Strategy 2. Divergence 00:03:00 Strategy 3. Rainbow 00:03:00
Duration 1 Days 6 CPD hours This course is intended for The Azure AI Fundamentals course is designed for anyone interested in learning about the types of solution artificial intelligence (AI) makes possible, and the services on Microsoft Azure that you can use to create them. You don?t need to have any experience of using Microsoft Azure before taking this course, but a basic level of familiarity with computer technology and the Internet is assumed. Some of the concepts covered in the course require a basic understanding of mathematics, such as the ability to interpret charts. The course includes hands-on activities that involve working with data and running code, so a knowledge of fundamental programming principles will be helpful. This course introduces fundamentals concepts related to artificial intelligence (AI), and the services in Microsoft Azure that can be used to create AI solutions. The course is not designed to teach students to become professional data scientists or software developers, but rather to build awareness of common AI workloads and the ability to identify Azure services to support them. Prerequisites Prerequisite certification is not required before taking this course. Successful Azure AI Fundamental students start with some basic awareness of computing and internet concepts, and an interest in using Azure AI services. Specifically: Experience using computers and the internet. Interest in use cases for AI applications and machine learning models. A willingness to learn through hands-on exp... 1 - Fundamental AI Concepts Understand machine learning Understand computer vision Understand natural language processing Understand document intelligence and knowledge mining Understand generative AI Challenges and risks with AI Understand Responsible AI 2 - Fundamentals of machine learning What is machine learning? Types of machine learning Regression Binary classification Multiclass classification Clustering Deep learning Azure Machine Learning 3 - Fundamentals of Azure AI services AI services on the Azure platform Create Azure AI service resources Use Azure AI services Understand authentication for Azure AI services 4 - Fundamentals of Computer Vision Images and image processing Machine learning for computer vision Azure AI Vision 5 - Fundamentals of Facial Recognition Understand Face analysis Get started with Face analysis on Azure 6 - Fundamentals of optical character recognition Get started with Vision Studio on Azure 7 - Fundamentals of Text Analysis with the Language Service Understand Text Analytics Get started with text analysis 8 - Fundamentals of question answering with the Language Service Understand question answering Get started with the Language service and Azure Bot Service 9 - Fundamentals of conversational language understanding Describe conversational language understanding Get started with conversational language understanding in Azure 10 - Fundamentals of Azure AI Speech Understand speech recognition and synthesis Get started with speech on Azure 11 - Fundamentals of Azure AI Document Intelligence Explore capabilities of document intelligence Get started with receipt analysis on Azure 12 - Fundamentals of Knowledge Mining with Azure Cognitive Search What is Azure Cognitive Search? Identify elements of a search solution Use a skillset to define an enrichment pipeline Understand indexes Use an indexer to build an index Persist enriched data in a knowledge store Create an index in the Azure portal Query data in an Azure Cognitive Search index 13 - Fundamentals of Generative AI What is generative AI? Large language models What is Azure OpenAI? What are copilots? Improve generative AI responses with prompt engineering 14 - Fundamentals of Azure OpenAI Service What is generative AI Describe Azure OpenAI How to use Azure OpenAI Understand OpenAI's natural language capabilities Understand OpenAI code generation capabilities Understand OpenAI's image generation capabilities Describe Azure OpenAI's access and responsible AI policies 15 - Fundamentals of Responsible Generative AI Plan a responsible generative AI solution Identify potential harms Measure potential harms Mitigate potential harms Operate a responsible generative AI solution Additional course details: Nexus Humans AI-900T00 - Microsoft Azure AI Fundamentals training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the AI-900T00 - Microsoft Azure AI Fundamentals course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.
This course takes you through all the important topics of data structure and algorithms from scratch. You will learn how to solve real-world problems with linked lists, stacks, queues, sorting algorithms, and a lot more using Python.
IP addressing and subnetting course description A course focusing purely on IP addressing and subnetting. The course assumes that delegates already have some knowledge of IP addressing. In particular delegates will be able to calculate subnet numbers in seconds without using binary. What will you learn Download and install Wireshark. Calculate subnet numbers in seconds Design IP addressing schemes. Troubleshoot IP address problems. Calculate CIDR prefixes in seconds IP addressing and subnetting course details Who will benefit: Anyone working with TCP/IP. Prerequisites: TCP/IP Foundation for engineers Duration 2 days IP addressing and subnetting course contents IP addressing review What is an IP address? What is a subnet? Classless IP addressing. The rules of IP addressing. Ways IP addresses are used: On hosts, in packets, in routing tables. Hands on Byte boundary subnetting. Configuring IP addresses Interfaces, Static vs. dynamic configuration. DHCP: Scopes, leases, relays, using multiple DHCP servers. Multihoming. Subnetting Default subnet masks, subnet notations. How to subnet without binary. VLSMs. Hands on Bit boundary subnetting. Address ranges and routing Routing tables, IP address spoofing, host specific routing, subnets in routing tables, supernets in routing tables. CIDR. Impact of choice of routing protocol. Hands on IP addressing plans. Allocations and assignments IAB, IANA, RIRs, RIPE, LIRs and ISPs. PI vs. PA addressing. Hands on Querying the RIPE database. Private addressing and NAT NAT, NAPT, NAT terms, private addresses, NAT operation, NAT architecture, NAT and security, why use NAT? NAT-ALG, Types of NAT, RSIP. Special use addresses Unicasts, broadcasts, multicasts, anycasts. Directed broadcasts. Allowing broadcasts through routers.
Overview This comprehensive course on Data Structures Complete Course will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Data Structures Complete Course comes with accredited certification, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Data Structures Complete Course. It is available to all students, of all academic backgrounds. Requirements Our Data Structures Complete Course is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 14 sections • 55 lectures • 09:02:00 total length •Module 01: Promo Video: 00:02:00 •Module 02: Data Structure Introduction: 00:05:00 •Module 03: Computational Complexity Analysis: 00:13:00 •Module 01: Static and Dynamic Arrays: 00:12:00 •Module 02: Dynamic Arrays Source Code: 00:07:00 •Module 01: Singly and Doubly Linked Lists: 00:15:00 •Module 02: Doubly Linked Lists Source Code: 00:10:00 •Module 01: Stack: 00:12:00 •Module 02: Stack Implementation: 00:04:00 •Module 03: Stack Source Code: 00:04:00 •Module 01: Queues (Part-1): 00:06:00 •Module 02: Queues (Part-2): 00:06:00 •Module 03: Queue Source Code: 00:04:00 •Module 01: Priority Queues (PQs) with an interlude on heaps: 00:13:00 •Module 02: Turning Min PQ into Max PQ: 00:06:00 •Module 03: Adding Elements to Binary Heap: 00:10:00 •Module 04: Removing Elements from Binary Heap: 00:14:00 •Module 05: Priority Queue Binary Heap Source Code: 00:16:00 •Module 01: Disjoint Set: 00:06:00 •Module 02: Kruskal's Algorithm: 00:06:00 •Module 03: Union and Find Operations: 00:11:00 •Module 04: Path Compression Union Find: 00:07:00 •Module 05: Union Find Source Code: 00:08:00 •Module 01: Binary Trees and Binary Search Trees (BST): 00:13:00 •Module 02: Inserting Element into a Binary Search Tree (BST): 00:06:00 •Module 03: Removing Element from a Binary Search Tree (BST): 00:14:00 •Module 04: Tree Traversals: 00:12:00 •Module 05: Binary Search Source Code: 00:13:00 •Module 01: Fenwick Tree Construction: 00:06:00 •Module 02: Point Updates: 00:06:00 •Module 03: Binary Indexed Tree: 00:14:00 •Module 04: Fenwick Tree Source Code: 00:06:00 •Module 01: Hash Table: 00:17:00 •Module 02: Separate Chaining: 00:08:00 •Module 03: Separate Chaining Source Code: 00:12:00 •Module 04: Open Addressing: 00:11:00 •Module 05: Linear Probing: 00:14:00 •Module 06: Quadratic Probing: 00:09:00 •Module 07: Double Hashing: 00:15:00 •Module 08: Removing Element Open Addressing: 00:08:00 •Module 09: Open Addressing Code: 00:15:00 •Module 01: Introduction: 00:03:00 •Module 02: The Longest Common Prefix (LCP) Array: 00:03:00 •Module 03: Using SA/LCP Array to Find Unique Substrings: 00:05:00 •Module 04: Longest Common Substring (LCS): 00:11:00 •Module 05: Longest Common Substring (LCS) Full Example: 00:07:00 •Module 06: Longest Repeated Substring (LRS): 00:05:00 •Module 01: Balanced Binary Search Trees (BBSTs): 00:09:00 •Module 02: Inserting Elements into an AVL Tree: 00:10:00 •Module 03: Removing an AVL Tree: 00:09:00 •Module 04: AVL Tree Source Code: 00:17:00 •Module 01: Indexed Priority Queue (Part-1): 00:25:00 •Module 02: Indexed Priority Queue Source Code: 00:09:00 •Module 01: Sparse Table: 00:26:00 •Module 02: Sparse Table Source Code: 00:07:00