Skip to content

Latest commit

 

History

History
144 lines (98 loc) · 10.1 KB

important-links-for-preparation.md

File metadata and controls

144 lines (98 loc) · 10.1 KB

Important links for preparation

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
\

Important links for preparation

Resume Templates

https://github.com/darhonbek/resume_templates

🔗 Coding Practise

📺 Youtubers:

{% content-ref url="../preparation-manual/algorithms-and-coding.md" %} algorithms-and-coding.md {% endcontent-ref %}

🔗 Low-Level Design Resources

🔗 System Design Resources

🔗 Telegram channels

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

--------

Github: https://github.com/SunilGudivada/Data-Structures-and-Algorithms

Site: https://sunilgudivada369.gitbook.io/coding-practise/