Asmit

2.9K posts

Asmit

Asmit

@coolcoder56

23 , full stack developer, SIH Finalist, Tech

Bengaluru, India Katılım Ekim 2022
882 Takip Edilen8.9K Takipçiler
Asmit
Asmit@coolcoder56·
1.8 lakhs for a simple React Crash course 💀
Asmit tweet media
English
84
7
352
52.1K
abhinav
abhinav@AbhinavXJ·
you are metally unstable if you are paying any penny let alone 180k, which is many people's engineering fees for a coding COURSE in big 2026
abhinav tweet media
English
35
2
155
13.4K
kapilansh
kapilansh@kapilansh_twt·
@coolcoder56 bruh, wtf its 2026 what's wrong with these instructors ?
English
1
0
34
4.4K
Asmit
Asmit@coolcoder56·
The work experience is so goated 💀
Asmit tweet media
English
1
0
21
622
Asmit
Asmit@coolcoder56·
just 10 contests and man became an International Master 🫡
Asmit tweet media
English
4
1
17
1.3K
Asmit
Asmit@coolcoder56·
Interviewer: If a user uploads a 5GB file but loses internet halfway, how should the backend handle resuming the upload?
English
4
1
36
5K
Asmit
Asmit@coolcoder56·
@abhijitwt Why every Shitposter on this app post this ss everytime . Idk why
English
0
0
1
1.1K
Abhijit
Abhijit@abhijitwt·
we just need to guess 12 random words, dude. why is it taking so much time?
Abhijit tweet media
English
94
22
1.4K
192.3K
Asmit
Asmit@coolcoder56·
🇺🇸 - I am unemployed 🇮🇳- I am SIH Finalist
English
4
3
49
1.2K
Asmit
Asmit@coolcoder56·
Sliding Window looks simple... until you're in the interview. It's one of the favourite topics of tech interviewers. Why? Because it tests your ability to: → Identify the right pattern quickly → Know when to shrink the window → Understand where to update your answer The confusion is real: • Shrink while VALID or INVALID? • Update INSIDE or AFTER the loop? • Monotonic Increasing or Decreasing? Let me simplify all 6 Patterns for you: Pattern 1: Fixed Size Window ↳ Size K is given in the problem ↳ Build first window, then slide: +new, −old ↳ LC 239, 643, 1456 Pattern 2: Variable MAX (Longest) ↳ Find maximum length subarray ↳ Shrink while INVALID ↳ Update answer AFTER while loop ↳ LC 3, 424, 1004 Pattern 3: Variable MIN (Shortest) ↳ Find minimum length subarray ↳ Shrink while VALID ↳ Update answer INSIDE while loop ↳ LC 76, 209, 862 Pattern 4: HashMap (Anagram) ↳ Permutation / Anagram matching ↳ Track need & window maps ↳ valid++ when window[c] == need[c] ↳ LC 567, 438, 76 Pattern 5: Exactly K Trick ↳ exactly(K) = atMost(K) − atMost(K−1) ↳ Count subarrays: right − left + 1 ↳ LC 992, 1248, 930 Pattern 6: Monotonic Deque / Stack ↳ Need MAX in window → Decreasing deque ↳ Need MIN in window → Increasing deque ↳ Always store indices, not values ↳ LC 239, 84, 42, 739 Quick Pattern Recognition: "Window size K" → Fixed "Find longest" → Variable MAX "Find shortest" → Variable MIN "Anagram / Permutation" → HashMap "Exactly K distinct" → Subtraction Trick "Max/Min in window" → Monotonic Deque
English
3
32
178
8.1K
Asmit
Asmit@coolcoder56·
@amit25says So delete it now, quote the posts that I have copied not the one that i wrote myself
English
1
0
1
29
Asmit
Asmit@coolcoder56·
Is baar bhi GATE mai acchi rank nhi ayi 😭,
हिन्दी
1
0
2
561
Asmit
Asmit@coolcoder56·
@bushrahhhh There is a whole industry built on dsa prep
English
1
0
1
27
Asmit
Asmit@coolcoder56·
If companies stop asking DSA, people will lose crores.
English
2
0
16
588
Asmit
Asmit@coolcoder56·
Underrated companies that pay VERY well for freshers (0–1 YOE) in India 💸 • Nutanix – SDE (~25–35 LPA) • Postman – Software Engineer (~25–30 LPA) • Rubrik – Software Engineer (~30–40 LPA) • Cohesity – MTS (~25–35 LPA) • Media. net – SDE (~20–30 LPA) • InMobi – Software Engineer (~20–30 LPA) • PubMatic – Software Engineer (~18–28 LPA) • Razorpay – SDE (~18–26 LPA) • Zeta – Software Engineer (~20–30 LPA) • Groww – Software Engineer (~18–25 LPA) • Expedia – SDE (~18–24 LPA) • Walmart Global Tech – SDE (~18–25 LPA) • Target India – Software Engineer (~16–22 LPA) • NetApp – Software Engineer (~18–24 LPA) • Pure Storage – Software Engineer (~20–30 LPA) Most tier-3 students don’t even apply here. Bookmark this. 🚀
Deutsch
6
34
499
33K
Asmit
Asmit@coolcoder56·
@AbhinavXJ @Divyansh91565 Bhai tu uska bohot bada fan tha lafde ke pehle. Tune khud likha Tera placement uski sheet se hua. I can't find the img of the auditorium
Eesti
0
0
0
20