Skip to content

Huffman Encoding Scratch Implementation #682

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

Merged
merged 2 commits into from
Sep 10, 2020

Conversation

dovisutu
Copy link
Contributor

I finally find a way to fix the buggy image... just set transform: scale(1).

@leios
Copy link
Member

leios commented Apr 28, 2020

I am impressed! Good work! We'll get to a review soon!

@jiegillet
Copy link
Member

I can do a review, I also implemented (dynamic) Huffman encoding with Scratch (unshared). Is there an actual Scratch project? It would be easier to play with.

@dovisutu
Copy link
Contributor Author

Yeah, I shared it (with extra interacting part which is a simple enter-text-and-say-result loop). The link is already in the chapter.

Maybe drawing the tree out can be better, but I didn't implement it partially because I didn't have enough time. Anyway, that can be done independently without revisiting the chapter and code.

@ghost
Copy link

ghost commented May 4, 2020

TimothyJu1985 archived:false

@berquist berquist added the Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.) label May 24, 2020
@leios
Copy link
Member

leios commented May 27, 2020

I am unfortunately not a scratch master like @jiegillet, but can take a look at this, if needed. Let me know!

@dovisutu
Copy link
Contributor Author

Hi, is the review going on?

Copy link
Member

@leios leios left a comment

Choose a reason for hiding this comment

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

At this stage, I checked the project and it looks good! The code also looks good, so I am happy to give this a positive review!

Sorry again for the delay!

@leios leios merged commit d21dacd into algorithm-archivists:master Sep 10, 2020
@dovisutu dovisutu deleted the huffman_in_scratch branch October 2, 2020 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants