osdc / meetups

Organizing meetups for OSDC
MIT License
10 stars 33 forks source link

[Talk-Proposal] Maze Algorithms #52

Closed daemon1024 closed 2 years ago

daemon1024 commented 4 years ago

Title :

Maze Algorithms

Abstract

I recently worked on mazes as my first year project in C language, the talk will be based on mostly how I worked on it and explanation of some of the algorithms I used.

Expected Duration

20 minutes

Track

Talk Type

Pre-requisites

Basic Data Structures

Resources

https://en.wikipedia.org/wiki/Maze_generation_algorithm

Slides