larymak / Python-project-Scripts

This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo
GNU General Public License v3.0
1.09k stars 846 forks source link

Introduced genetic algorithms #351

Closed usmansafdarktk closed 8 months ago

usmansafdarktk commented 9 months ago

Introduced genetic algorithms along with a solution to a knapsack problem.

github-actions[bot] commented 9 months ago

Hi @usmansafdarktk! :wave:

Thank you for submitting a pull request! We appreciate your contribution and will review your changes as soon as possible.

larymak commented 8 months ago

Hi @usmansafdarktk Can you kindly put the project in the correct folder and avoid creating additional folders.

usmansafdarktk commented 8 months ago

Hi @usmansafdarktk Can you kindly put the project in the correct folder and avoid creating additional folders.

Hello, can you please guide me about the correct folder to place this algorithm in?

usmansafdarktk commented 8 months ago

Hi @usmansafdarktk Can you kindly put the project in the correct folder and avoid creating additional folders.

Hello, can you please guide me about the correct folder to place this algorithm in?

Hi, as per my understanding, I've moved the folder into Data Structures and Algorithms

larymak commented 8 months ago

Great