careercup / CtCI-6th-Edition

Cracking the Coding Interview 6th Ed. Solutions
11.29k stars 4.4k forks source link

Add Rust/-Lang Solutions #251

Open dan-fritchman opened 1 year ago

dan-fritchman commented 1 year ago

Proposing adding the Rust-lang Solutions available here as a submodule:
https://github.com/dan-fritchman/CtCI-6th-Edition-Rust.git

They include all chapters and problems, and I believe show a number of idiomatic Rust-lang approaches to them.
Hope they prove helpful. This was submitted as PR #227 (some time ago; sorry I lost track of it.)

Per that PR's commentary, I have read the requests here:
https://github.com/careercup/CtCI-6th-Edition#adding-a-new-language
This issue intends to fulfill its second request.