Introduction to Arrays: Implement a Basic Sorting Algorithm in C++
まだ誰も着手していません。
評価
- 難易度
- 1/5
- 見積もり時間
- 1〜3時間
- 初心者へのやさしさ
- 45/100
- issue の種類
- 機能追加
- 明瞭さ
- 明確に書かれている
- 活発さ
- 停滞
- 技術スタック
- cpp
調査の方向性
bubble_sort.cpp という名前のファイルを作成し、issue の Bubble Sort 要件から始めます。サイズがさまざまで、入力順序も異なる整数配列を使ってプログラムをコンパイルして実行します。テストした各配列が昇順にソートされれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Delve into the world of arrays and algorithms with this C++ task! This beginner-level challenge will guide you through implementing a basic sorting algorithm, honing your skills in array manipulation and algorithmic thinking.
Task:
Your challenge is to write a C++ program that sorts an array of integers in ascending order using the Bubble Sort algorithm. Understand the logic behind Bubble Sort and implement it in your program to sort the given array.
Instructions:
- Fork this repository to your GitHub account.
- Clone the forked repository to your local machine:
git clone https://github.com/KALIIOWORK/basic_c-_programs.git - Create a new C++ file named
bubble_sort.cpp. - Write a program that takes an array of integers as input and sorts it using the Bubble Sort algorithm.
- Ensure your program works for arrays of varying sizes.
- Test your sorting algorithm with different input arrays to validate its correctness.
- Compile and run your program to ensure it works correctly.
- Commit your changes and push them to your forked repository.
- Open a pull request with your changes.
Note:
This task will enhance your understanding of arrays and introduce you to basic sorting algorithms. Bubble Sort is a great starting point! Happy coding! 🚀✨
- 主要言語
- C++
- スター
- 0
- フォーク
- 6
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
KALIIOWORK/basic_c-_programs のほかの issue
-
good first issue hacktoberfest
難易度 2/5 1〜3時間 初心者へのやさしさ 45/100
KALIIOWORK/basic_c-_programs#9 · コメント 1 件 ·
-
good first issue hacktoberfest
難易度 2/5 1〜3時間 初心者へのやさしさ 45/100
KALIIOWORK/basic_c-_programs#8 · コメント 1 件 ·
-
good first issue hacktoberfest
難易度 2/5 1〜3時間 初心者へのやさしさ 38/100
-
good first issue hacktoberfest
難易度 2/5 1〜3時間 初心者へのやさしさ 35/100
KALIIOWORK/basic_c-_programs#3 · コメント 1 件 ·
KALIIOWORK/basic_c-_programs の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
flutter-webrtc/flutter-webrtc#2206 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
google-ai-edge/LiteRT-LM#3739 ·
-
Component: GLib
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
brave/brave-browser#59300 ·
-
Mute ydb/tests/functional/dstool/test_canonical_requests.py.Test.test_group_take_snapshot in main オープンai_reviewed
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
ydb-platform/ydb#53974 · コメント 3 件 ·