Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create in person workshop for 100 bottles of wine puzzle #1163

Open
SallyMcGrath opened this issue Oct 31, 2024 · 0 comments
Open

Create in person workshop for 100 bottles of wine puzzle #1163

SallyMcGrath opened this issue Oct 31, 2024 · 0 comments
Labels
SDC Work that belongs to the cohort / jobs programme

Comments

@SallyMcGrath
Copy link
Member

There will be two versions of this workshop: in person and online

https://www.geeksforgeeks.org/puzzle-19-poison-and-rat/

Learners will need to know binary beforehand

The opening exercise will cover binary again with a physical counting game where learners count up to 32 in binary

The main exercise will be a search strategy. We will

  • reduce to a base case
  • double our case iteratively
  • run an iterative search strategy
  • execute a binary search strategy

We will reflect on the computational efficiency of our strategies

@github-project-automation github-project-automation bot moved this to 📋 Backlog in Curriculum Planning Oct 31, 2024
@illicitonion illicitonion added the SDC Work that belongs to the cohort / jobs programme label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SDC Work that belongs to the cohort / jobs programme
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants