1月23日-备孕春招40天-第13天
①leetcode
71-75
读取真实linux目录
https://leetcode-cn.com/problems/simplify-path/solution/du-linuxmu-lu-by-19216801-ri6g/
编辑距离(又是字符串,用dp,没想到)
https://leetcode-cn.com/problems/edit-distance/
矩阵置零
https://leetcode-cn.com/problems/set-matrix-zeroes/solution/ju-zhen-zhi-ling-by-19216801-ofah/
搜索二维矩阵(两次二分)
https://leetcode-cn.com/problems/search-a-2d-matrix/solution/liang-ci-er-fen-by-19216801-48i5/
经典荷兰国旗问题
https://leetcode-cn.com/problems/sort-colors/solution/he-lan-guo-qi-by-19216801-71wn/
②mybatis
事务&&连接池
结束第13天