Nikzy7 / Algorithm-Snippets

Repo containing snippets of popular algorithms
17 stars 36 forks source link

Add popular/interview_specific algorithms, any language ! #2

Closed Nikzy7 closed 3 years ago

Nikzy7 commented 3 years ago

Please go through the README.md first. Maintain the spirit of Open-Source. Mention the algorithm and language you'll be working upon in the comments. Happy hacktoberfest !

Mownika25 commented 3 years ago

Can I add some coding question answers asked in my interview in java?

Nikzy7 commented 3 years ago

@Mownika25 Sure go ahead ! Just create a new folder named "Interview Questions" and in comments add some description please. It'll be really helpful.

NirmalSilwal commented 3 years ago

Hi @Nikzy7, I would like to add few important coding interview questions. I will add the implementation in Java. Shall I proceed?

Nikzy7 commented 3 years ago

@NirmalSilwal sure ! Sorry for the late response !

NirmalSilwal commented 3 years ago

Hi @Nikzy7, please review my PR #36 and do let me know.

anmol193 commented 3 years ago

can i solve this issue?

Nikzy7 commented 3 years ago

@anmol193 Sure !

kkkkkabir commented 3 years ago

Hey! Can I work on this issue?

Nikzy7 commented 3 years ago

@kkkkkabir sure!

kkkkkabir commented 3 years ago

Hi @Nikzy7 , please review my PR #76

susmita2000 commented 3 years ago

Hi !could you please review my PR. I have added insertion and selection sorts in c++

susmita2000 commented 3 years ago

Can I add some interview questions in C++?

Nikzy7 commented 3 years ago

@susmita2000 sure !

Riddhima23 commented 3 years ago

hey!I am new and wanna add something

Nikzy7 commented 3 years ago

@Riddhima23 sure go ahead !

AkashDeep2924 commented 3 years ago

Can I add some problems related to DSA ?

Nikzy7 commented 3 years ago

@AkashDeep2924 can you do that in my other repo https://github.com/Nikzy7/Data-Structures-Snippets.git i haven't put it up for hacktoberfest RN, but i'll put hactoberfest-accepted label for your PR

AkashDeep2924 commented 3 years ago

Okay Thank You

ShantiMow commented 3 years ago

Can I do this?

spartaabhishek commented 3 years ago

i would like to add heap sort using python @Nikzy7