# learn **Repository Path**: coco-polar/learn ## Basic Information - **Project Name**: learn - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-21 - **Last Updated**: 2021-09-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # learn ## 设计模式 ### 单例模式 ### 策略模式 ### 委派模式 ### 模板模式 ### 工厂模式 ## 排序算法 ### 选择排序 ### 冒泡排序 ### 快速排序 ### 归并排序 ### 插入排序 ## zookeeper几种客户端api的基本调用方式 ### apache.zookeeper ### zkClient ### apache.curator ### CountDownLatch ### CyclicBarrier ### Phaser