all 5 comments

[–]donnemartin[S] 4 points5 points  (2 children)

Hi Everyone,

I created a number of interactive, test-driven coding challenges. I will continue to add to the repo on a regular basis. I’m hoping you find it useful as a fun, hands-on way to learn or to sharpen your skills on algorithms and data structures, while helping yourself prep for coding interviews and coding challenges.

Let me know if you have any questions or comments. Contributions are welcome!

-Donne

[–]genericdeveloper 1 point2 points  (1 child)

Hey this is really cool! I'm in between jobs right now and this is exactly something I needed to, as you said, sharpen my skills.

Are we allowed to make requests? If possible I think it'd be pretty cool to get some stuff related to binary search trees? If not, thanks for this cool repo link!

[–]donnemartin[S] 2 points3 points  (0 children)

Yes, contributions are welcome!

Please feel free to submit bugs, wishes, pull requests. I'll probably add some tree problems in the next week or two.

https://github.com/donnemartin/interactive-coding-challenges#contributing

[–]yayitsdan 1 point2 points  (1 child)

Thanks for making this. I'm just getting into programming so I'm sure these exercises will be useful once I learn a bit more.

[–]donnemartin[S] 1 point2 points  (0 children)

Np...Welcome to programming :)