Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These files are the example code for the Grab a Byte workshops!

The Grab A Byte Workshop is an ongoing learning series for Austin Community College's Women Information Technology (WIT) group. I put this together after a survey to a members stated that they wanted to learn more about Algorithms.

THE WORKSHOPS

DATE ALGORITHM FILE NAME
Jan 29, 25 Linear Search 01_linear_search.py
Feb 5, 25 Binary Search 02_binary_search.py
Feb 12, 25 Bubble Sort 03_bubble_sort.py
Feb 19, 25 Selection Sort 04_selection_sort.py
Feb 26, 25 Insertion Sort 05_insertion_sort.py
Mar 5, 25 Merge Sort 06_merge_sort.py
Mar 12, 25 Quick Sort 07_quick_sort.py
Mar 26, 25 Breadth-First Search 08_breadth-first_search.py
Apr 2, 25 Depth-First Search 09_depth-first_search.py
Apr 9, 25 Hashing 10_hashing.py
Apr 16, 25 Dijkstra's Algorithm 11_dijkstras_algorithm.py
Apr 23, 25 Dynamic Programming 12_dynamic_programming.py
Apr 30, 25 Union-Find 13_union-find.py
May 7, 25 Kruskal's Algorithm 14_kruskals_algorithm.py
May 14, 25 Prim's Algorithm 15_prims_algorithm.py

There is no Workshop on Mar 19th because of Spring Break

The Workshops are over. Stay tuned for possible future series!

About

Grab a Byte is a weekly lunchtime learning series for WIT (Women Information Technology group at Austin Community College). In Fall 2024, a survey to our membership showed that 72.2% were interested in learning more about Algorithms. This series was created with that in mind.

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages