diff --git a/algorithms/README.md b/algorithms/README.md new file mode 100644 index 00000000..8d72a2ae --- /dev/null +++ b/algorithms/README.md @@ -0,0 +1,3 @@ +# Algorithms + +The algorithms contents have been moved to the [website](https://yangshun.github.io/tech-interview-handbook/algorithms/algorithms-introduction). diff --git a/preparing/README.md b/preparing/README.md new file mode 100644 index 00000000..9ce75e33 --- /dev/null +++ b/preparing/README.md @@ -0,0 +1,3 @@ +# Preparing + +The cheatsheet contents have been moved to the [website](https://yangshun.github.io/tech-interview-handbook/coding-round-overview).