TLE-MEC / Hack-CP-DSA

A repo for helping people get started with Competitive Programming and Data Structures & Algorithms
https://www.instagram.com/tle.mec/
MIT License
182 stars 254 forks source link

Add Useful resources for CP-DSA #17

Closed Vishruth-S closed 2 years ago

Vishruth-S commented 2 years ago

Add useful resources related to Competitive Programming and DSA. Some examples include Articles related to CP/DS & Algo, tips for cracking ACM ICPC/Code Jam etc, Cheatsheets, tips for cracking coding interviews and many more. If you have got any such links to some resources which you feel would be really useful, you may add them to CP-DSA_RESOURCES.md 😃

Zaid23 commented 2 years ago

Hey @Vishruth-S, I Would like to add some, can you assign it to me ?

prahuljose commented 2 years ago

hey @Vishruth-S I can add a few problems solutions to the hackerrank folder :)

Vishruth-S commented 2 years ago

This issue is to open to all

sumitmohite0501 commented 2 years ago

Hi I would like to add Top 100 problems from Codechef of Div B , C .

souvikrajsingh commented 2 years ago

This issue is to open to all

how do we contribute to it?

hannasalam commented 2 years ago

@souvikrajsingh add the resources to CP-DSA_RESOURCES.md and create a pull request.

UKS28 commented 2 years ago

@Vishruth-S Can I add some folders of Array ,String ,Bitwise related algorithm ?

jainss commented 2 years ago

I also want to add new problem of interview Bit

CSAURABH commented 2 years ago

@Vishruth-S I want to add new problem on interview Bit

Vishruth-S commented 2 years ago

@jainss @CSAURABH You can add new problems on InterviewBit. Please refer the contributing guidelines before sending a Pull Request, Thanks