Skip to content

chore: menambahkan gnome sorting #332

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 14, 2025
Merged

Conversation

slowy07
Copy link
Member

@slowy07 slowy07 commented May 7, 2025

Deskripsi (Description)

algoritma gnome sorting working dengan ngebandingkan dua elemen secara berturut turut dan nantinya akan menukarkan posisi jika dibutuhkan, sambil mundur jika sebuah penukaran terjadi

Checklist:

Umum:

  • Saya menambah algoritma terbaru.
  • Saya memperbaiki algoritma yang sudah ada.
  • Saya memperbaiki dokumentasi.
  • Saya menambah dokumentasi.

Contributor Requirements (Syarat Kontributor) dan Lain-Lain:

  • Saya sudah membaca (I have read) CONTRIBUTING dan sudah menyetujui semua syarat.
  • Saya telah menambahkan docstring yang memberikan penjelasan maksud dari kode yang saya buat.
  • Saya menggunakan bahasa Indonesia untuk memberikan penjelasan dari kode yang saya buat.

Unit Testing dan Linting:

  • pytest
  • flake8

Environment

Saya menggunakan (I'm using):

  • os = linux
  • python = 3.13

linked issue #213

slowy07 and others added 4 commits April 20, 2025 18:00
fungsi gamma adalah generalisasi dari fungsi faktorial ke bilangan ril
dan bilangan kompleks

Signed-off-by: slowy07 <[email protected]>
@slowy07 slowy07 requested a review from athallahmaajid as a code owner May 7, 2025 18:50
@slowy07 slowy07 changed the title chore: menambahkan fungsi gamma chore: menambahkan gnome sorting May 7, 2025
@mergify mergify bot requested a review from a team May 7, 2025 18:51
@slowy07 slowy07 added the ready-to-merge ok to merge to branch main label May 14, 2025
@mergify mergify bot merged commit fb070bd into bellshade:main May 14, 2025
6 of 9 checks passed
Copy link

mergify bot commented May 14, 2025

terima kasih atas kontribusinya @slowy07 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant