SidJain1412 / CompetitiveProgramming

:question: Tracking progress completing good programs, training for placements. (Contri.s welcomed)
23 stars 34 forks source link

Add more Pointer programs #43

Open SidJain1412 opened 3 years ago

SidJain1412 commented 3 years ago

There are currently just two directly pointer related programs. Would appreciate it if someone could add more since pointers are something a lot of people struggle with.

See existing problems here

Please have a look at the readme and maybe a couple programs to see the format in which you should submit programs.

priyalgupta09 commented 3 years ago

hey! can you please assign this repository to me

SidJain1412 commented 3 years ago

Sure @priyalgupta09 , please create a PR soon

bhavesh-jo commented 3 years ago

Sir, I wish to make a contribution

bhavesh-jo commented 3 years ago

Sir, I wish to make a contribution

what kind of pointer program do you need and could you add me as a contributor?

SidJain1412 commented 3 years ago

@Wittty-Panda please go ahead and do that, any contributions are welcome.

Any programs that could be likely to come in college placements, interviews, etc. Maybe questions from hackerrank, spoj, etc.

I will be updating the contributors soon

bhavesh-jo commented 3 years ago

@Wittty-Panda please go ahead and do that, any contributions are welcome.

Any programs that could be likely to come in college placements, interviews, etc. Maybe questions from hackerrank, spoj, etc.

I will be updating the contributors soon will do, happy to help

bhavesh-jo commented 3 years ago

@SidJain1412 Sir, please grant me access specifically to the array file because I'm not able to submit pull request

SidJain1412 commented 3 years ago

@Wittty-Panda Can you please share the error or problem you're facing? You should be able to submit a PR

SidJain1412 commented 3 years ago

@Wittty-Panda your current fork is even with my master branch. Please refer to a tutorial like https://opensource.com/article/19/7/create-pull-request-github to create a PR if this is your first

bhavesh-jo commented 3 years ago

Dell@DESKTOP-GJB8MHR MINGW64 ~/Desktop/CompetitiveProgramming/Arrays (add-bhavesh-joshi)$ git push origin add-bhavesh-joshi remote: Permission to SidJain1412/CompetitiveProgramming.git denied to Wittty-Panda. fatal: unable to access 'https://github.com/SidJain1412/CompetitiveProgramming.git/': The requested URL returned error: 403 Screenshot 2020-10-09 19 09 03

bhavesh-jo commented 3 years ago

@SidJain1412 please check sir

SidJain1412 commented 3 years ago

@Wittty-Panda You're trying to push directly to my repository. Please refer to the tutorial, you need to push to your fork of my repository (https://github.com/Wittty-Panda/CompetitiveProgramming) then create a PR from there

bhavesh-jo commented 3 years ago

@SidJain1412 sorry for earlier sir, my pull request should be visible to you now if you find it helpful please merge and label as hacktoberfest

SaloniK17 commented 3 years ago

can you please assign to me this issue? Thank you

vishal-burman commented 3 years ago

@SaloniK17 It's open to all. Fork this repo and add your programs according to the contribution guidelines and then create a pull request.

sid-1207 commented 3 years ago

Hey please assign this to me for pointer programs