Skip to content

Data Structures and Algorithms Quick book, contains questions from striver_a2z_sheet,

Notifications You must be signed in to change notification settings

yashp241195/DSA-Quickbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

DSA-Quickbook

Data Structures and Algorithms Quickbook, contains questions from Striver's A2Z DSA Course Sheet

At coding websites, if you approach it with “I will finish all array questions, then I will move to another topic, say Binary Search,” you are confusing these coding websites with books.

Websites are designed according to SEO, meaning “separate articles for any searchable topic,” while books are designed according to the reader’s flow, meaning “the reader should not need to go beyond the book frequently to understand the fundamental concepts.”

If you try solving all questions on arrays, you’ll get stuck on arrays for a very long time because most questions are similar, and the remaining 15-20% are those that nobody can solve optimally in one go as they are exceptions and are not generally asked. If you don’t listen to experts in competitive coding, it is possible that you might develop impostor syndrome. You might feel other people are so smart that they possess some magical abilities to solve these exceptions just by intuition, which is a big lie.

PS : This Quick book contains information regarding psychology concepts like IQ and it's impact on learning abilities along with other important things like story of Donald Knuth and how social science takes 80% of the technology decisions for 80% of the people.

An attempt to introduce computational sociology.

About

Data Structures and Algorithms Quick book, contains questions from striver_a2z_sheet,

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published