Commit 40cf050
Bubble Sort Scratch Implementation (algorithm-archivists#610)
* added scratch to bubble sort.
* reverse the comparer
* fixing .md and using generated png image
* Add text form scratchblock; use scratch 3
* changing to svg
* Fix the svg image
* Indentate text code
- Indent
- add Scratch textCode into .editorconfig
* changes as told by @c2521 parent 0c969cb commit 40cf050
File tree
4 files changed
+142
-0
lines changed- contents/bubble_sort
- code/scratch
4 files changed
+142
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
148 | 153 | | |
149 | 154 | | |
150 | 155 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
71 | 75 | | |
72 | 76 | | |
73 | 77 | | |
| |||
141 | 145 | | |
142 | 146 | | |
143 | 147 | | |
| 148 | + | |
| 149 | + | |
144 | 150 | | |
145 | 151 | | |
146 | 152 | | |
| |||
0 commit comments