# interview **Repository Path**: salanhess/interview ## Basic Information - **Project Name**: interview - **Description**: interview prepare - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-24 - **Last Updated**: 2021-03-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # interview interview prepare Day1 : 需要学些 singleton等设计模式的简单实现面试 需要二叉树的便利的左右查找等 version的递归比较列表 0.1 《《《 2.11 1.01 1.0. 1 需要学习复杂度算法的技巧 L = [ 1 , 2 , 3 , 5 = 目标 14 ] 复杂度为n 每个元素便利不要超过2遍 , 1. To be read: a. normal py questions refer to https://taizilongxu.gitbooks.io/stackoverflow-about-python/content/index.html b. Normal linux questions refer to weinan's git c. https://flyouting.gitbooks.io/learn-python-the-hard-way-cn/content/learn-python-the-hard-way-preface.html 面试准备 0. 结合算法要求写小代码:一般会包装一下,本质不外乎二叉树、链表、查询、排序之类的问题(尽可能少用最low的递归?) 0.1 正则、jason的使用 0.2 py多线程的使用 0.3 FM/IBM的项目通用介绍 1. py经验要突出: 项目1 代码管理工具,带界面的 项目2 日志分析工具, 2. 日常项目 1 自动化部署CLI脚本运行 2. Testcomplete /Testgrid(selenium)的GUI测试 3. LoadRunner 的录制回放参数化同步点测试 3.其他 a. Devops的理解和实践,写的文章 b. 对新工具的学习 git(自己的常用工具) dockerhub(镜像学习)