Thu Nguyen’s Reviews > A Common-Sense Guide to Data Structures and Algorithms: Level Up Your Core Programming Skills > Status Update

Thu Nguyen
Thu Nguyen is on page 144 of 508
Giờ mới thật sự hiểu ADT là gì, vs tại sao có những data structure phải tự implement. Giờ thì biết nó chỉ là cái nature, bị contrained, còn bản chất nó vẫn là những cái kia.
Vd stack vs linter check bracket hay, tui đã từng gặp bài này trên leetcode r. Cuốn này quá đúng trình độ vs nhu cầu của tui luôn
Dec 13, 2023 09:01PM
A Common-Sense Guide to Data Structures and Algorithms: Level Up Your Core Programming Skills

flag

Thu’s Previous Updates

Thu Nguyen
Thu Nguyen is on page 303 of 508
Feb 27, 2025 09:43AM
A Common-Sense Guide to Data Structures and Algorithms: Level Up Your Core Programming Skills


Thu Nguyen
Thu Nguyen is on page 56 of 508
Feb 02, 2025 09:09AM
A Common-Sense Guide to Data Structures and Algorithms: Level Up Your Core Programming Skills


Thu Nguyen
Thu Nguyen is on page 21 of 508
Đọc lại mà sao vẫn thấy như lần đầu đọc, ý là tui hiểu hết nhưng tui k nhớ, kiểu như chương 1 array muốn delete thì phải shift qua
Jan 30, 2025 06:12AM
A Common-Sense Guide to Data Structures and Algorithms: Level Up Your Core Programming Skills


Thu Nguyen
Thu Nguyen is on page 197 of 508
Dec 26, 2023 07:23AM
A Common-Sense Guide to Data Structures and Algorithms: Level Up Your Core Programming Skills


Thu Nguyen
Thu Nguyen is on page 175 of 508
Dec 22, 2023 08:03AM
A Common-Sense Guide to Data Structures and Algorithms: Level Up Your Core Programming Skills


Thu Nguyen
Thu Nguyen is on page 171 of 508
Đọc tới recursion để reverse string mà Brrr??? Kiểu bảo chỉ cần tưởng tượng là ngta đã viết func cho mình r, mình chỉ cần bỏ element đầu tiên r quăng array vô, thêm element vào cuối là xong. Tới đó tui ok, hiểu. Xong ổng thêm cái base case nữa r bảo we’re done. Wtf tui thích cái approach này r, chỉ cần nghĩ đã có func mình chỉ cần xài
Dec 21, 2023 08:08AM
A Common-Sense Guide to Data Structures and Algorithms: Level Up Your Core Programming Skills


Thu Nguyen
Thu Nguyen is on page 162 of 508
Chương về recursion siêu nhiều ví dụ, r lần đầu tiên tui nghe tới recursion category nữa. Kiểu lúc làm cũng nhận ra mang máng thôi chứ cũng k rút ra đc dạng vs technique để làm dạng tương tự nên cứ mò thôi. Đọc cuốn này hay quá
Dec 19, 2023 08:30AM
A Common-Sense Guide to Data Structures and Algorithms: Level Up Your Core Programming Skills


Thu Nguyen
Thu Nguyen is on page 148 of 508
Dec 15, 2023 10:52AM
A Common-Sense Guide to Data Structures and Algorithms: Level Up Your Core Programming Skills


Thu Nguyen
Thu Nguyen is on page 131 of 508
Chương hash table hay quá, rất thiết thực luôn.
Tác giả cho use case là check xem array này có phải subarray của array kia k. R cho thêm 4 câu bài tập tự code nữa.
Từ giờ là thấy câu nào require multiple searches within an array thì nghĩ tới hash table. Vd như tìm intersect, tìm duplicate vs O(N) thay vì nested loop
Dec 12, 2023 01:37AM
A Common-Sense Guide to Data Structures and Algorithms: Level Up Your Core Programming Skills


Thu Nguyen
Thu Nguyen is on page 117 of 508
Dec 11, 2023 08:55PM
A Common-Sense Guide to Data Structures and Algorithms: Level Up Your Core Programming Skills


No comments have been added yet.