Skip to content

Problem statements usually given in college for programming practice

Notifications You must be signed in to change notification settings

vebhvv/Problem-statements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem-statements


Problem statements usually given in college for programming practice.

Problem Statements

  • solve problems statements given below, in any language and put the solution in the appropriate manner.

  • problem statements : click here.

Solutions


  • C Solutions : click here.
  • C++ Solutions: click here.
  • Python Solutions: click here.

Wanna Contribute?


  • solve the given problem statements.

Accepting PRs for Hacktoberfest


  • Star and fork this repository by clicking here.

  • You can add your code (solution) within respected folder, however if you want to add any program in any language which is not listed then you will have to create a folder with the language name and then add in that folder.

  • Please add your code wisely as if repository tree get messed up, you're contribution will be considered invalid.

  • After modifying the forked repo, don't forgot to check the changes.

  • Make pr and wait for it to get merged.

Still under development


I'll keep adding stuff either from my SoloLearn codes or regular coding...