Solutions to LeetCode & HackerRank problems.
Most common problems & solutions from MAANG interviews given.
The repository is constantly updated when Python or SQL solution to the problem found at LeetCode or HackerRank is solved. The solutions to LeetCode problems are posted at the discussion sections in each solved problem folder. If the solved Leetcode problem is one of the problems asked by MAANG companies then that solution of specific company is added as my GitHub solution found through contents.
The progress of my LeetCode account regarding these solutions with additional information on them can be found by looking at my LeetCode profile.
The Leetcode solutions of Python are found here while HackerRank solutions of Python are found here. Each problem folder has the description of the problem found through pressing the link in README at the respective folder or if it is provided for the particular MAANG company found through contents. By pressing on that company you will be redirected to the problem description (1st column) followed by the solution in GitHub (2nd column).
Currently, doing Python problems of LeetCode. HackerRank problems were finished May and from 28th of May 2022 am working on solving at least one Python problem from LeetCode daily. The solution is put at the respective LeetCode folder and updated through MAANG contents list.
SQL solutions of problems at HackerRank & LeetCode will come in Fall while they will be updated here for HackerRank and here for LeetCode.
- Preparation for Interiews
- MAANG Must Do Problems
- Meta
- Amazon
- Google Top
- Microsoft
- Netflix
To prepare for a MAANG interview or a MAANG-level company interview as well as land a job there I highly recommend solving as many problems below as possible and doing one or all of these:
- Joining Hackpack community
- Solving Top LeetCode Problems
- Honing Python Skills
- Looking at possible Multiple Choice Questions
No. | Questions | My GitHub Solution |
---|---|---|
1 | LRU Cache | |
2 | Department Top Three Salaries |