Discover
Waves
Decks
Login
Discover
Waves
Decks
Buy perks
Login
Signup
30
josh-programming
Available
Used
Resource Credits
35 Followers
2 Following
https://www.youtube.com/channel/UC2qJXuoo-sYgCkew_YtQMkg
November 12, 2017
RSS feed
Posts
Blog
Posts
Comments
Communities
Wallet
Mute
josh-programming
technology
7y
An Introduction to (Computer Science) Graphs - How Google Maps Actually Works!
Unless you are a seasoned computer scientist, or a student trying to become one; you are probably unfamiliar with graphs. If I asked you to describe to me the graph below and what it means, you would probably
$ 0.401
7
4
josh-programming
dtube
7y
Breadth First Search (BFS) Algorithm with Queue Trace - Directed Graph Examplle
Today I am going over Breadth First Search or BFS. I was unable to find a tutorial on BFS that included a queue trace, so I decided to make one myself. If you have and questions on BFS or other graph traversal
$ 0.000
2
1
josh-programming
technology
7y
Learn Programming - Breadth First Search (BFS) - Finding the shortest path through a Maze!
I saw a few of you enjoyed my last post on DFS or Depth First Search, so I made a tutorial on it's sister algorithm Breadth First Search (BFS), check it out below: Computer scientists say this algorithm
$ 0.154
5
1
josh-programming
dtube
7y
Depth First Search (DFS) with Stack Trace Tutorial
Today I am going over Depth First Search or DFS. I was unable to find a tutorial on DFS that included a stack trace, so I decided to make one myself. If you have any questions on DFS or other graph traversal
$ 0.000
3
1
josh-programming
technology
7y
Learn Programming - Depth First Search (DFS) - Maze Solving Algorithm
As a crypto fanatic and programmer, I thought steemit would be a great platform to introduce my intro to programming series. In this video, we are talking about graph traversal algorithms (maze solving
$ 0.041
8
Center