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

Algorithm: Backtracking/Sudoku #33

Open
2 tasks
wildanie12 opened this issue Oct 3, 2021 · 0 comments
Open
2 tasks

Algorithm: Backtracking/Sudoku #33

wildanie12 opened this issue Oct 3, 2021 · 0 comments
Labels
algorithm documentation Improvements or additions to documentation enhancement New feature or request

Comments

@wildanie12
Copy link
Member

wildanie12 commented Oct 3, 2021

Algoritma penyelesaian sudoku dapat dilakukan dengan teknik backtracking. Anda dapat menuliskan contoh implementasi dan artikel penjelasannya di algorithms/BackTracking/Sudoku/

didalam direktori tersebut, struktur direktori harus berbentuk sebagai berikut:

BackTracking/Sudoku
├ Sudoku.php
├ README.md

File index.php adalah halaman navigasi yang dapat anda copy dari folder algoritma lain. Selengkapnya tentang pedoman kontribusi bisa dibaca di CONTRIBUTING.md

Progress Checklist :

  • Implementasi / demonstrasi algoritma
  • Artikel penjelasan

Assign diri sendiri pada Assignees untuk mengambil bagian ini.
Terima kasih

@wildanie12 wildanie12 added algorithm documentation Improvements or additions to documentation enhancement New feature or request labels Oct 3, 2021
@wildanie12 wildanie12 mentioned this issue Oct 18, 2021
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algorithm documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant