-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Add Rust/
-Lang Solutions
#227
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please close this pull request because the proposed change is not needed see instructions by the author Macdowel.
Please raise an issue instead when the Macdowel team approves your request aka reviews and finds your fork from the issuue you opened . They will request for its ownership then you have to approve that again quating please refer MacDowel_instructions |
@@ -46,3 +46,6 @@ | |||
[submodule "Kotlin"] | |||
path = Kotlin | |||
url = https://github.com/careercup/CtCI-6th-Edition-Kotlin.git | |||
[submodule "Rust"] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not required. Please refer https://github.com/careercup/CtCI-6th-Edition#adding-a-new-language
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please close this PR and instead follow these steps to get your rust submodule added https://github.com/careercup/CtCI-6th-Edition#adding-a-new-language
Sorry for the delay here - got lost in the shuffle. |
Adding a
git submodule
link to the Rust-lang solutions available at https://github.com/dan-fritchman/CtCI-6th-Edition-Rust.git.Appreciate the work everyone here has done assembling these examples. Hope another language-worth of them can help.
Feedback welcome on the solutions themselves, whether you'd like to add the language, or anything else.