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

Graph Discussion Question is Vague #67

Open
wasabigeek opened this issue Aug 22, 2019 · 2 comments
Open

Graph Discussion Question is Vague #67

wasabigeek opened this issue Aug 22, 2019 · 2 comments

Comments

@wasabigeek
Copy link

What Course are you in
https://runestone.academy/runestone/books/published/pythonds/Graphs/DiscussionQuestions.html

Describe the bug
The numbering of the questions is wrong (there are 2 number 1s). Also, for the current question 2, is there a goal to the breadth first search? Is it too find the shortest path, ignoring the weights?

@bnmnetp bnmnetp transferred this issue from RunestoneInteractive/RunestoneServer Aug 22, 2019
@clarkh97
Copy link

clarkh97 commented Oct 2, 2019

Hello, I am interested in tackling this issue. Could you give a bit of direction?

I am a Berea College student.

@bnmnetp
Copy link
Member

bnmnetp commented Oct 2, 2019

I think the question should be reworded so that it instructs the student to do a breadth first search starting from a particular node, and then have them list the nodes in the order they are visited by the breath first search algorithm.

Then improve the numbering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants