leetcode_dump
leetcode-patterns
Our great sponsors
- Appwrite - The Open Source Firebase alternative introduces iOS support
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- Sonar - Write Clean JavaScript Code. Always.
- InfluxDB - Access the most powerful time series database as a service
leetcode_dump | leetcode-patterns | |
---|---|---|
1 | 281 | |
3 | 8,419 | |
- | - | |
0.0 | 2.1 | |
about 1 year ago | 8 days ago | |
JavaScript | JavaScript | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
leetcode_dump
We haven't tracked posts mentioning leetcode_dump yet.
Tracking mentions began in Dec 2020.
leetcode-patterns
- Resources for cracking data strctures and algorithms interview
-
100+ Must Know Github Repositories For Any Programmer
5. LeetCode Patterns
- Started my leetcode journey today and couldn’t even solve the first easy problem on my own
- I am a “pretty good” senior engineer, but I’m struggling to grasp even the basic principles of leetcode problems. This is leading to severe stress and burnout. What do I do?
-
Am I over or underpaid? Unique situation.
I completed all easy/mediums and some hards from this list https://seanprashad.com/leetcode-patterns/. I watched Neetcode's youtube videos for when I didn't understand a question.
-
Leetcode survival guide
Sean Prasad's leetcode patterns list, you can filter by company Sean Prasad's Leetcode patterns
- Does having a portfolio website even matter?
-
Salary sharing thread for recent grads, older grads can comment too.
As for passing interviews, the internship processes typically follow this structure: Online assessment, recruiter call, technical phone and an onsite (consisting of 1-3 technical interviews). As for preparing for technical interviews, I would really recommend prioritizing Leetcode above all else, even school lol. Try not to randomly solve problems but learn the patterns behind the questions. You can refer to these sites for learning patterns: neetcode.io or sean prashad, or Grokking . These resources really help with learning to solve questions you'll see on Leetcode, and of course on assessments and interviews. It would benefit you a ton to take notes on the concepts behind the answer too, as you'll need these for the rest of your career. There's also Leetcode premium which costs about $120 annually, and I would recommend it even if it were $500 as you can filter popular questions asked by for hundreds of companies. Lastly, it helps to simulate interview environments, so whether you time yourself or try mock interviews like pramp
- How to create excel of topic wise of topic wise of Leetcode ?
-
LeetGrokk
Other useful resources may include: * https://www.grind75.com/ (By the author of the Blind 75) * https://www.techinterviewhandbook.org/ (By the author of the Blind 75) * https://www.neetcode.io/ (150 problems with video solutions by NeetCode, also lists the Blind 75 on that site) * https://seanprashad.com/leetcode-patterns/ (another list of good problems to practice, by pattern)
What are some alternatives?
Reddit-wiki-programming - Resources to Learn Data Structures and Algorithms, ace competitive programming, Get a Job in Tech/CS
Grokking-the-Coding-Interview-Patterns - This course categorizes coding interview problems into a set of 16 patterns. Each pattern will be a complete tool - consisting of data structures, algorithms, and analysis techniques - to solve a specific category of problems. The goal is to develop an understanding of the underlying pattern, so that, we can apply that pattern to solve other problems. [UnavailableForLegalReasons - Repository access blocked]
tech-interview-handbook - 💯 Curated coding interview preparation materials for busy software engineers
reactjs-interview-questions - List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
LeetCode - A Markdown file that contains my solutions of LeetCode problems.
EPI-to-LC - Mappings of problems from the book Elements of Programming Interviews (EPI) to Leetcode
coding-interview-practice - A repository with associated live twitch stream and youtube shows where we work our way through a preparation guide for code interviews.
CtCI-6th-Edition - Cracking the Coding Interview 6th Ed. Solutions
leetcode-rating-predictor - Leetcode Rating Predictor built with Node. Browser extension and web interface.
Guava - Google core libraries for Java
LeetCode - This is my LeetCode solutions for all 2000+ problems, mainly written in C++ or Python.
awesome-system-design - A curated list of awesome System Design (A.K.A. Distributed Systems) resources.