# 排序算法_鸿蒙ArkTS **Repository Path**: lblbc/sort_algorithm_arkts ## Basic Information - **Project Name**: 排序算法_鸿蒙ArkTS - **Description**: 排序算法: 冒泡排序,桶排序,计数排序,堆排序,插入排序,合并排序,快速排序,基数排序,选择排序,希尔排序。 实现语言: 华为鸿蒙ArkTS - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-22 - **Last Updated**: 2023-01-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Sorting algorithm: Bubble Sort, Bucket Sort, Count Sort, Heap Sort, Insertion Sort, Merge Sort, Quick Sort, Radix Sort, Selection Sort, Shell Sort. Implemented in: Java, Kotlin, C, C++, C#, dart, go, js, php, python, swift, ArkTS. > Programming Languages:C、C++、C#、Java、Kotlin、Dart、Go、JavaScript(JS)、TypeScript(TS)、ArkTS、swift、PHP。 > Platforms:Android(Java、Kotlin)、iOS(SwiftUI)、Flutter(Dart)、Window Desktop(C#)、Front End(WeChat mini-program、uni-app、vue)、Back End(Java、Kotlin、NodeJS、Python、PHP、Go、C、C++)、HarmonyOS(Huawei) # Open Source URL [https://gitee.com/lblbc/simple-works/tree/master/sort/bubbleSort](https://gitee.com/lblbc/simple-works/tree/master/sort/bubbleSort) ![](https://img-blog.csdnimg.cn/0f4bbd4151df49a480693feacc0a0edf.png) ![](https://img-blog.csdnimg.cn/a9c8b44b3a0f4ce7b0facb00c07bd727.png)