From 2322683e7b4222ae89176ec8c1c8c9b13fe5c32f Mon Sep 17 00:00:00 2001 From: Sonia M <98415819+letscode-17@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:29:01 +0530 Subject: [PATCH] Added new resources. I have added new resources to your repository for Data Structures and Algorithms books. You will find a wide variety of books to help you deepen your knowledge and become an expert in the field. --- documents/info/fields.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documents/info/fields.md b/documents/info/fields.md index eabfb02..b1e4b88 100644 --- a/documents/info/fields.md +++ b/documents/info/fields.md @@ -17,6 +17,7 @@ 1. [GitHub repository](https://github.com/jwasham/coding-interview-university) 2. [Codechef DSA](https://www.codechef.com/certification/data-structures-and-algorithms/prepare) 3. [Learn Data Structures](https://www.scaler.com/topics/data-structures/) + 4. [Data Structures and Algorithms Books](https://www.interviewbit.com/blog/data-structures-and-algorithms-books/) * **Theory of Computation** : Deals with how to compute things on a computer