donnemartin / system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Other
269.35k stars 45.52k forks source link

Suggestion: Add Link to AnkiCode in the README #894

Open daveight opened 3 weeks ago

daveight commented 3 weeks ago

Hi!

I noticed the README includes a link to Anki flashcards to practice the algorithmic problems. I'd like to suggest adding a link to my app, AnkiCode (https://github.com/daveight/ankicode) which is a fork of Anki - which allows users to run code directly in the app, also there are bundled flashcards which cover the algorithmic problems from the "Elements of Programming Interviews" book.

Would it be possible to include this link to the README? I believe it would be a valuable addition for users practicing coding problems.

Thanks for considering!

Best regards

ArSenic04 commented 2 weeks ago

great idea, I will do that.

ArSenic04 commented 2 weeks ago

Can you specifically give the position for addition of Link in this README

daveight commented 2 weeks ago

Hey! Thank you for the reply, I appreciate that!

I think this position could work: https://github.com/donnemartin/system-design-primer/blob/master/README.md#anki-flashcards

Thank you!

daveight commented 2 weeks ago

Also I have some screenshots:

Screenshot1 Screenshot2

Also this GIF: ankicode

Thanks!

Sirtajalam commented 1 week ago

Hack

ArSenic04 commented 1 week ago

@Sirtajalam Didn't Get it?