WeBeginners-Community / DocBook

Documentations of Html to every open source technologies. It's a low-code repository
30 stars 54 forks source link

Gnome Sorting Algorithm #180

Closed Dharnish38 closed 1 year ago

Dharnish38 commented 1 year ago

Description

Gnome sort is a sorting algorithm based on the concept of a Garden Gnome sorting his flower pots. A garden gnome sorts the flower pots like first he checks a flower pot next to him and previous one , if they are in correct order , he moves one step forward . If not he swaps the pot until it suits in the right order .

Fixes: #160

Type of change

Checklist:

ATTACH SCREEN-SHOTS / DEPLOYMENT LINK

C++ :

Screenshot (613)

Java :

Screenshot (615)

I hope you will merge this PR, so that I can contribute to your other issues also 👍 Thank You !!!!!