📒Notebook
The Evolving Notebook: Daily Knowledge on Data Structures, Algorithms, and System Design
Knowledge is of no value unless you put into practice
Thank you for visiting my notebook. Keeping it straight. This is my learnings book and add the things regularly in this notebook about the DSA, System Design, Interview Experiences. This notebook wont contain any advertisements or premium courses, this is absolutely free.
Knowledge is like a flame that grows brighter when shared
Important Reference Links:
Algorithms
Line Sweep Algorithms: https://leetcode.com/discuss/study-guide/2166045/line-sweep-algorithms
Graph Patterns: https://leetcode.com/discuss/study-guide/655708/Graph-For-Beginners-Problems-or-Pattern-or-Sample-Solutions
Sliding Window Patterns: https://leetcode.com/problems/frequency-of-the-most-frequent-element/solutions/1175088/C++-Maximum-Sliding-Window-Cheatsheet-Template/
Two Pointer Patterns: https://leetcode.com/discuss/study-guide/1688903/Solved-all-two-pointers-problems-in-100-days Backtracking Patterns: https://leetcode.com/problems/permutations/solutions/18239/A-general-approach-to-backtracking-questions-in-Java-(Subsets-Permutations-Combination-Sum-Palindrome-Partioning)/ Dynamic Programming Patterns: https://leetcode.com/discuss/study-guide/458695/Dynamic-Programming-Patterns
Resources
Resume Templates
https://github.com/darhonbek/resume_templates
📺 Youtubers
🔗 Low-Level Design Resources
Head First Design pattern -- Click here to but in Amazon
🔗 System Design Resources
DDIA ( Designing Data-Intensive Applications ) -- Click here to Buy in Amazon
🔗 Telegram channels
2: AM Club for Software Engineers: https://t.me/sunilgudivada_dev
Raj Vikramaditya Striver: https://t.me/takeuforwardfam and https://t.me/Competitive_Programming_tuf
System Design Interviews: https://t.me/system_design_interviews
IT Resume review: https://t.me/resume_review
FAANG Interview: https://t.me/FaangInterview
Behavioral Interview: https://t.me/Behavioral_interview
DDIA Discussion: https://t.me/ddia_discussion
Tech Dose: https://t.me/codewithTECHDOSE
🔗 Discord channels
Scalar Academy: https://discord.gg/YyEtt2Wryc
Geeks for Geeks: https://discord.gg/eBsjkuFVvN
Gaurav Sen: https://discord.gg/YgG5Zau76b
Algo Monster: https://discord.gg/rp6RkqNQDa
Nick White: https://discord.gg/aSVUBmUXYV
Coding Decoded: https://discord.gg/eAdSMx8zVF
Derek Banas ( Design Patterns ): https://discord.gg/H5EuGvWumH
Mock Interview: https://discord.gg/HmrkxXrSBP
Learning with Larry: https://discord.gg/8qpBVx2fnR
LLD and system Design: https://discord.gg/BAr695YdWj
Love Babbar: https://discord.gg/hrkuTx4B39
SDE Mock Interview: https://discord.gg/8BR7CWkYvS
ALEX XU System Design: https://discord.com/invite/kdjq9psJb8
Important Links for interview preparation
System Design, Interview, Resume Templates, Low level Design
Research Papers
Real Time infra structure at Uber
Scaling memcache at Meta (Facebook)
90 Days Preparation Schedule
Designed to enhance your proficiency in Data Structures, Algorithms, and System Design.
--------
Github: https://github.com/SunilGudivada/Data-Structures-and-Algorithms
Last updated
Was this helpful?