satyajitghana / Competitive-Programming

Contains the Solutions to Online Competitive Programming
6 stars 45 forks source link

Add solutions to Codechef, HackerRank, Codeforces, ProjectEuler, HackerEarth #1

Open satyajitghana opened 6 years ago

satyajitghana commented 6 years ago

Add solutions to Codechef, HackerRank, Codeforces, ProjectEuler, HackerEarth with proper Question Names in the respective folders.

NOTE : Refrain from adding solutions to ongoing contests

ndkerby commented 6 years ago

Added project euler folder with first problem: #35

AparnaJuhi commented 4 years ago

@satyajitghana Added Project_Euler_6 #Sum Square Review. Kindly review my PR

zahinekbal commented 4 years ago

Can I work on this issues ? I want to contribute on this issues

zahinekbal commented 4 years ago

@satyajitghana Can I work on this issues ? I want to contribute on this issues... Please tell me I want to solve Hackerearth problems.

satyajitghana commented 4 years ago

yeah sure go ahead @zahinekbal

AparnaJuhi commented 4 years ago

@satyajitghana I have added Project Euler_5 cpp code #Smallest Multiple, Please review my PR.

zahinekbal commented 4 years ago

@satyajitghana I have added FindingMissingNumbers .C & FindingMissingNumbers.C++ and assign it in C , C++ folder respectively inside Hackerearth Folder ..... please check my Code and review my PR..... and merge it....

zahinekbal commented 4 years ago

@satyajitghana I added Kadane's Algorithm for maximum-subarray-sum in c++ in Hackerrank folder... kindly go through the code and review my PR

legitbeep commented 4 years ago

Added May challenge problems into a single folder since I wanted to add october challenge solutions too!

zahinekbal commented 4 years ago

@satyajitghana I fixed my code & added hackerearth/C/FindingMissingNumber.c .... Please check my code and review my PR...

uabua commented 4 years ago

Hello. I added sql folder in hackerrank and advanced join solutions within. ⭐