Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

[GraphColoring] Workbook Part1 (Tasks 1.1 - 1.5)#509

Merged
tcNickolas merged 16 commits intomicrosoft:mainfrom
jainvasu631:GraphColoringPart1
Oct 11, 2020
Merged

[GraphColoring] Workbook Part1 (Tasks 1.1 - 1.5)#509
tcNickolas merged 16 commits intomicrosoft:mainfrom
jainvasu631:GraphColoringPart1

Conversation

@jainvasu631
Copy link
Contributor

@jainvasu631 jainvasu631 commented Oct 6, 2020

This PR is as per the discussion here
It includes solutions and explanations for Tasks 1.1 - 1.5
I have written a different solution for Task 1.4 as compared to ReferenceImplementation in order to create a flow for the next task 1.5

It creates a partial Workbook for GraphColoring Kata with @BrokenDuck working on the other half consisting of Tasks 2.1-2.3.

@jainvasu631 jainvasu631 marked this pull request as ready for review October 6, 2020 04:27
@tcNickolas
Copy link
Contributor

I'm doing a cleanup pass on the workbook now, and discovered a bug which causes the reference solution for task 1.5 to fail. I sent a PR to fix it (#527), once that one is merged the CI failure should be fixed.

Copy link
Contributor

@tcNickolas tcNickolas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I did a round of cleanup, using the workbook-style introduction in the workbook (rather than kata-style introduction) and polishing the explanations a bit. This should be good to go once #527 is merged.

Thank you!

@tcNickolas tcNickolas merged commit a668b65 into microsoft:main Oct 11, 2020
@jainvasu631 jainvasu631 deleted the GraphColoringPart1 branch October 11, 2020 10:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants