Breadth First Search: Fundamentals and Applications

· One Billion Knowledgeable · AI ナレーション: Mason(Google 提供)
オーディオブック
2時間24分
完全版
利用可能
AI ナレーション
評価とレビューは確認済みではありません 詳細
14分 のサンプルをご利用になりますか?オフラインでもお聴きいただけます。 
追加

このオーディオブックについて

What Is Breadth First Search


An technique known as breadth-first search, or BFS, is used to search the nodes in a tree data structure for one that satisfies a particular set of criteria. It begins at the base of the tree and proceeds to investigate each of the nodes at the current depth level before moving on to the nodes located at the next depth level. To maintain track of the child nodes that have been encountered but have not yet been investigated, additional memory, typically in the form of a queue, is required.


How You Will Benefit


(I) Insights, and validations about the following topics:


Chapter 1: Breadth-First Search


Chapter 2: Graph Abstract Data Type


Chapter 3: Garbage Collection in Computer Science


Chapter 4: Lexicographic Breadth-First Search


Chapter 5: Shortest Path Problem


Chapter 6: Depth-First Search


Chapter 7: Bidirectional Search


Chapter 8: Dijkstra's Algorithm


Chapter 9: Level Structure


Chapter 10: Iterative Deepening Depth-First Search


(II) Answering the public top questions about breadth first search.


(III) Real world examples for the usage of breadth first search in many fields.


(IV) 17 appendices to explain, briefly, 266 emerging technologies in each industry to have 360-degree full understanding of breadth first search' technologies.


Who This Book Is For


Professionals, undergraduate and graduate students, enthusiasts, hobbyists, and those who want to go beyond basic knowledge or information for any kind of breadth first search.

著者について

Fouad Sabry is the former Regional Head of Business Development for Applications at HP in Southern Europe, Middle East, and Africa (SEMEA). Fouad has received his B.Sc. of Computer Systems and Automatic Control in 1996, dual master’s degrees from University of Melbourne (UoM) in Australia, Master of Business Administration (MBA) in 2008, and Master of Management in Information Technology (MMIT) in 2010. 

Fouad has more than 20 years of experience in Information Technology and Telecommunications fields, working in local, regional, and international companies, such as Vodafone and IBM in Middle East and Africa (MEA) region. Fouad joined HP Middle East (ME), based in Dubai, United Arab Emirates (UAE) in 2013 and helped develop the software business in tens of markets across Southern Europe, Middle East, and Africa (SEMEA) regions. Currently, Fouad is an entrepreneur, author, futurist, focused on Emerging Technologies, and Industry Solutions, and founder of One Billion Knowledgeable (1BK) Initiative.

このオーディオブックを評価

ご感想をお聞かせください。

ご利用方法

スマートフォンとタブレット
AndroidiPad / iPhone 用の Google Play ブックス アプリをインストールしてください。このアプリがアカウントと自動的に同期するため、どこでもオンラインやオフラインで読むことができます。
ノートパソコンとデスクトップ パソコン
パソコンのウェブブラウザを使用して Google Play で購入した書籍を読むことができます。

Fouad Sabry のその他の書籍

類似のオーディオブック

ナレーション: Mason