You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything you need to know to prepare for a technical interview. Beginner-friendly tutorial of Data Structure and Algorithm, summary of categorized algorithm questions, and notes for Java and Object Oriented Design. English version tutorial will be updating regularly, please check my website:
5
+
My summary of patterns for algorithm questions, based on similarities of techniques we used to solve the problem, with detailed beginner-friendly tutorial of Data Structure and Algorithm.
6
6
7
-
**[Algorithm Interview Preparation](https://dongxiaoran.com/en/algo/) by dongxiaoran.**
7
+
English version tutorial will be updating regularly, please check my website:
8
+
9
+
[Algorithm Interview Preparation](https://dongxiaoran.com/en/algo/) by **zdong1995**.
8
10
9
11
Welcome to check my repository [LeetCode-Solution-Well-Explained](https://github.com/zdong1995/LeetCode-Solution-Well-Explained) with detailed explanations and comments for LeetCode questions in different categories. If this is helpful for you, please feel free to add a star to the repo. Thank you! ❤️
10
12
@@ -15,27 +17,16 @@ This repo will be updated as following parts:
15
17
16
18
- Part 3: Popular problems and advanced data structure like Trie, Union Find, TreeSet, TreeMap.
0 commit comments