Skip to content
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

feat: menambahkan sorting bitonic #164

Merged
merged 1 commit into from
Mar 29, 2023
Merged

feat: menambahkan sorting bitonic #164

merged 1 commit into from
Mar 29, 2023

Conversation

slowy07
Copy link
Member

@slowy07 slowy07 commented Mar 28, 2023

Deskripsi (Description)

Mergesort bitonic adalah algoritma paralel untuk pengurutan. Ini juga digunakan sebagai metode konstruksi untuk membangun jaringan penyortiran. Algoritma ini dirancang oleh Ken Batcher

Checklist:

Umum:
  • Saya menambahkan algoritma terbaru.
  • Saya memperbaiki algoritma yang sudah ada.
  • Saya menambahkan dokumentasi.
  • Saya memperbaiki dokumentasi yang sudah ada.
Contributor Requirements (Syarat Kontributor) dan Lain-Lain:
  • Saya sudah membaca (I have read) CONTRIBUTING dan sudah menyetujui semua syarat.
  • Saya telah menambahkan komentar kode yang memberikan penjelasan maksud dari kode yang saya buat.
  • Saya menggunakan bahasa Indonesia untuk memberikan penjelasan dari kode yang saya buat.

Environment

Saya menggunakan (I'm using):

  • OS = Linux
  • Java = 19.0.2

Link Issues

Issues : #76

Copy link
Member

@dean-fahreza dean-fahreza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to the moon 🚀🌑

@dean-fahreza dean-fahreza added the ready-to-merge siap merge label Mar 29, 2023
@mergify mergify bot merged commit 2dc3ea8 into bellshade:main Mar 29, 2023
@mergify
Copy link

mergify bot commented Mar 29, 2023

terima kasih atas kontribusinya @slowy07!

@mergify mergify bot requested a review from a team March 29, 2023 06:27
@slowy07 slowy07 deleted the BitonicSorting branch March 29, 2023 06:29
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.

2 participants