algoexpert-data-structures-algorithms
tech-interview-handbook
| algoexpert-data-structures-algorithms | tech-interview-handbook | |
|---|---|---|
| 9 | 131 | |
| 485 | 140,045 | |
| 0.0% | 0.7% | |
| 0.0 | 7.5 | |
| about 3 years ago | 2 months ago | |
| Python | TypeScript | |
| MIT License | MIT License |
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.
algoexpert-data-structures-algorithms
- Here's a collection of all AlgoExpert problems + solutions
-
AlgoExpert problems + solutions in Python
Hi guys, here's a repo with all Algoexpert problems + solutions updated. Please feel free to have a look and contribute if you want. Let's grow together!
- A collection of AlgoExpert problems + solutions in Python
- A collection of all AlgoExpert problems + solutions
- AlgoExpert Coding Interview Problems + solutions
- AlgoExpert Coding Interview platform solutions
tech-interview-handbook
-
2026: The average developer's year disappears and the most will struggle
Updated, realistic prep for modern technical interviews not just LeetCode spam. https://www.techinterviewhandbook.org
-
🔥 Hidden Gems on GitHub That Every Developer (IT/Non-IT) Needs to Explore
🧑🏫 12. Tech Interview Handbook 📍 https://github.com/yangshun/tech-interview-handbook 🧠 Covers everything from resume tips to behavioral rounds and coding questions. ✅ Best For: FAANG aspirants, job switchers
-
Best GitHub Repositories for Programmers
A detailed guide for preparing for technical interviews, with tips, algorithms, and behavioral question strategies. Explore the repository
-
Software Engineer Interviews - #1 Intro
Tech Interview Handbook
-
Signs you're about to laid off, and what to do about it.
In the past I’ve relied heavily on https://www.techinterviewhandbook.org/ for this step. They have great insights on technical and behavioral questions that can come up in interviews. Improving your understanding of leetcode or hackerrank problems will also be crucial. Be sure not to neglect the basic, ‘why do you wanna work here? what’s your biggest weakness?’ answers. Really knocking these out of the park can make people really remember you.
-
Top Github repositories for 10+ programming languages
Technical Interview JS This is self-explanatory and helps a lot of developers to crack interviews in JS as frontend/backend developer positions.
- Curated Coding Interview Handbook
- Almost constant rejections when using my CV
- Technical and non-technical tips for passing a code interview
-
From Nothing to FAANG - Let's grind Leetcode and prepare for interviews together 🚀
We are currently following the tech interview handbook , currently on arrays and practicing sliding window technique.
What are some alternatives?
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]
coding-interview-university - A complete computer science study plan to become a software engineer.
python-coding-interview - A middle-to-high level open source algorithm book designed with coding interview at heart!
leetcode-patterns - A pattern-based approach to learn technical interview questions
data-structures-and-algorithms - My notes and solutions/code on Data Structures and Algorithms.
30-seconds-of-code - Coding articles to level up your development skills