python服务端工程师就业面试指导:https://coding.imooc.com/learn/list/318.html
数据结构与算法Leetcode已做题目:
https://leetcode.com/problems/reverse-linked-list/
https://leetcode-cn.com/problems/delete-node-in-linked-list/
https://leetcode-cn.com/problems/invert-binary-tree/
https://leetcode-cn.com/problems/binary-tree-level-order-traversal/
https://leetcode-cn.com/problems/implement-queue-using-stacks/
https://leetcode-cn.com/problems/merge-two-sorted-lists/
https://leetcode-cn.com/problems/merge-k-sorted-lists/
https://leetcode-cn.com/problems/reverse-string/
https://leetcode-cn.com/problems/palindrome-number/
数据结构可视化网站:https://www.cs.usfca.edu/~galles/visualization/Algorithms.html
网友评论