# Python-Leaning **Repository Path**: hubery_jun/python-leaning ## Basic Information - **Project Name**: Python-Leaning - **Description**: 个人整理的面试题,包括但不限于:Python、MySQL、Redis、kafka、Elasticsearch、数据结构、算法等 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-03-07 - **Last Updated**: 2023-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 个人整理的面试题,包括但不限于:Python、MySQL、Redis、kafka、Elasticsearch、数据结构、算法等 ## 目录 - [BFS 广度优先搜索.md](https://gitee.com/hubery_jun/python-leaning/blob/master/BFS%20%E5%B9%BF%E5%BA%A6%E4%BC%98%E5%85%88%E6%90%9C%E7%B4%A2.md) - [Elasticsearch 面试题.md](https://gitee.com/hubery_jun/python-leaning/blob/master/Elasticsearch%20%E9%9D%A2%E8%AF%95%E9%A2%98.md) - [Kafka 面试题.md](https://gitee.com/hubery_jun/python-leaning/blob/master/Kafka%20%E9%9D%A2%E8%AF%95%E9%A2%98.md) - [MySQL 面试题.md](https://gitee.com/hubery_jun/python-leaning/blob/master/MySQL%20%E9%9D%A2%E8%AF%95%E9%A2%98.md) - [Python 面试题.md](https://gitee.com/hubery_jun/python-leaning/blob/master/Python%20%E9%9D%A2%E8%AF%95%E9%A2%98.md) - [Redis 面试题.md](https://gitee.com/hubery_jun/python-leaning/blob/master/Redis%20%E9%9D%A2%E8%AF%95%E9%A2%98.md) - [Spark 面试题.md](https://gitee.com/hubery_jun/python-leaning/blob/master/Spark%20%E9%9D%A2%E8%AF%95%E9%A2%98.md) - [二叉树遍历.md](https://gitee.com/hubery_jun/python-leaning/blob/master/%E4%BA%8C%E5%8F%89%E6%A0%91%E9%81%8D%E5%8E%86.md) - [动态规划.md](https://gitee.com/hubery_jun/python-leaning/blob/master/%E5%8A%A8%E6%80%81%E8%A7%84%E5%88%92.md) - [双指针.md](https://gitee.com/hubery_jun/python-leaning/blob/master/%E5%8F%8C%E6%8C%87%E9%92%88.md) - [回溯.md](https://gitee.com/hubery_jun/python-leaning/blob/master/%E5%9B%9E%E6%BA%AF.md) - [堆 Heap.md](https://gitee.com/hubery_jun/python-leaning/blob/master/%E5%A0%86%20Heap.md) - [常见排序算法与搜索.md](https://gitee.com/hubery_jun/python-leaning/blob/master/%E5%B8%B8%E8%A7%81%E6%8E%92%E5%BA%8F%E7%AE%97%E6%B3%95%E4%B8%8E%E6%90%9C%E7%B4%A2.md) - [栈刷题.md](https://gitee.com/hubery_jun/python-leaning/blob/master/%E6%A0%88%E5%88%B7%E9%A2%98.md) - [栈实现.md](https://gitee.com/hubery_jun/python-leaning/blob/master/%E6%A0%88%E5%AE%9E%E7%8E%B0.md) - [滑动窗口刷题.md](https://gitee.com/hubery_jun/python-leaning/blob/master/%E6%BB%91%E5%8A%A8%E7%AA%97%E5%8F%A3%E5%88%B7%E9%A2%98.md) - [算法之字符串.md](https://gitee.com/hubery_jun/python-leaning/blob/master/%E7%AE%97%E6%B3%95%E4%B9%8B%E5%AD%97%E7%AC%A6%E4%B8%B2.md) - [算法之数组.md](https://gitee.com/hubery_jun/python-leaning/blob/master/%E7%AE%97%E6%B3%95%E4%B9%8B%E6%95%B0%E7%BB%84.md) - [算法技巧.md](https://gitee.com/hubery_jun/python-leaning/blob/master/%E7%AE%97%E6%B3%95%E6%8A%80%E5%B7%A7.md) - [递归.md](https://gitee.com/hubery_jun/python-leaning/blob/master/%E9%80%92%E5%BD%92.md) - [链表刷题.md](https://gitee.com/hubery_jun/python-leaning/blob/master/%E9%93%BE%E8%A1%A8%E5%88%B7%E9%A2%98.md) - [队列实现.md](https://gitee.com/hubery_jun/python-leaning/blob/master/%E9%98%9F%E5%88%97%E5%AE%9E%E7%8E%B0.md)