LeetCodeWithMonu
I create contents to help software developers with technical interviews. If you are someone looking for a job in the United States and want some help with it, send a quick email to [email protected].
Learn DSA:
interviewcake.com
Free BootCamp for US students:
https://www.codepath.org/
Practice DSA:
leetcode.com
hackereank.com
interviewbit.com
Free Mock Interviews:
pramp.com
interviewing.io
Interview Experiences:
careercup.com/page
glassdoor.com
Behavioral Interview Worksheet:
https://docs.google.com/document/d/1ferHwQBVCVAzl44WjF4XMxX9xulqY3vyYwkXEt5ZK4A/edit#heading=h.gjdgxs
https://docs.google.com/document/d/1aYdBXB0yFkl7sWynLuKCS9BQS5qFf95Mz197RpiFnuI/edit
https://docs.google.com/document/d/1DJza18paKOc6a_pQC_um4tY30N8b4X9hGwTxh2ZW9J4/edit
Other resources:
https://books.codepath.org/student-handbook/artifacts/student-resume-guide
Find companies that sponsor H1B:
immihelp.com
myvisajobs.com/
pythontutor.com: Visualize the compiler processes step by step
3043. Find the Length of the Longest Common Prefix | Leetcode Daily Challenge| Trie | HashSet |
1496. Path Crossing - JavaScript - LeetCode
1422. Maximum Score After Splitting a String - JavaScript - LeetCode
1637. Widest Vertical Area Between Two Points Containing No Points - JavaScript - LeetCode
2706. Buy Two Chocolates - JavaScript - Leetode
238. Product of Array Except Self - JavaScript - LeetCode
151. Reverse Words in a String - LeetCode - JavaScript
14. Longest Common Prefix - LeetCode - JavaScript
1436. Destination City - LeetCode Daily Challenge
509. Fibonacci Number - Beginner Friendly - Detailed Explanation
2482. Difference Between Ones and Zeros in Row and Column - LeetCode Daily Challenge - Matrix
896. Monotonic Array - JavaScript
905. Sort Array By Parity - Two Pointer - JavaScript
I interviewed at Google - Experience - Questions
316. Remove Duplicate Letters - Monotonic Stack - JavaScript
389. Find the Difference - Hash Map - JavaScript
799. Champagne Tower - LeetCode Daily Challenge - JavaScript
1658. Minimum Operations to Reduce X to Zero - Two Pointers - JavaScript
287. Find the Duplicate Number - Fast & Slow Pointer - JavaScript
2483. Minimum Penalty for a Shop - Prefix Sum - JavaScript
232. Implement Queue using Stacks - LeetCode Blind 75 - JavaScript
459. Repeated Substring Pattern - LeetCode Daily Challenge - JavaScript
How to find job in USA?
973. K Closest Points to Origin - Heap - LeetCode - JavaScript
542. 01 Matrix - BFS - LeetCode - JavaScript
86. Partition List - LeetCode Daily Challenge - LinkedList
518. Coin Change II - LeetCode - DP - Memoization - Tabulation - JavaScript
215. Kth Largest Element in an Array - MinHeap - LeetCode Daily Challenge - JavaScript
2369. Check if There is a Valid Partition For The Array - DP - JavaScript
63. Unique Paths II - DP - LeetCode Daily Challenge - JavaScript