From a9d63e267c93922bc952fa8e8d4ade5c3db7637c Mon Sep 17 00:00:00 2001 From: Bikash Daga <95040719+bikashdaga@users.noreply.github.com> Date: Thu, 21 Jul 2022 13:15:09 +0530 Subject: [PATCH] Added one Useful Link Have Added Scaler Topics Page under Introduction - Part II. Please check the suggested changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fb918b0c..fd14851cb 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This book is notes about learning data structure and algorithm. It was written i ## Introduction 1. Part I is some brief introduction of basic data structures and algorithm, such as linked lists, stack, queues, trees, sorting. -2. Part II is the analysis and summary of programming problems, and most of the programming problems come from , , , , . +2. Part II is the analysis and summary of programming problems, and most of the programming problems come from , , , , , . 3. Part III is the appendix of resume and other supplements. This project is hosted on and rendered by [GitBook](https://www.gitbook.com/book/yuanbin/algorithm/details). You can star the repository on the GitHub to keep track of updates. Another choice is to subscribe channel `#github_commit` via Slack .