https://github.com/dylanrothbauer/interview-prep-central
My personal technical interview preparation repository. The next few years, I will gather a collection of problems and resources to enhance my coding skills and prepare for technical interviews.
https://github.com/dylanrothbauer/interview-prep-central
dsa-algorithm interview-prep leetcode
Last synced: 3 months ago
JSON representation
My personal technical interview preparation repository. The next few years, I will gather a collection of problems and resources to enhance my coding skills and prepare for technical interviews.
- Host: GitHub
- URL: https://github.com/dylanrothbauer/interview-prep-central
- Owner: DylanRothbauer
- Created: 2024-03-27T20:37:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-25T04:40:49.000Z (3 months ago)
- Last Synced: 2025-03-25T05:28:05.808Z (3 months ago)
- Topics: dsa-algorithm, interview-prep, leetcode
- Language: C++
- Homepage:
- Size: 21.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🖥️ Technical Interview Preparation Repository
## 📚 Overview
Welcome to **my technical interview preparation repository**! This repository is designed to help me prepare for **software engineering technical interviews** by providing a broad collection of problems and resources from various sources. Over the next few years, I will gather a curated collection to **enhance my coding skills** and be fully prepared for technical interviews. Whether you're new to coding interviews or aiming to refine your skills, this repository is here to support your journey with **organized and structured content**.
## 🗂️ Repository Structure
This repository is organized into folders for easy navigation and to help you find the resources you need:
- **AlgoExpert**:
Features problems and solutions from the **AlgoExpert** platform, covering topics like **data structures, algorithms, and system design**.
- **CodeChef**:
Problems and solutions from **CodeChef**, a competitive programming platform known for its coding contests and practice problems.- **Codeforces**:
Problems and solutions from **Codeforces**, a platform for competitive programming known for its **wide variety of problem topics and difficulty levels**.- **Competitions**:
Includes problems from coding competitions such as **ICPC**, along with my solutions.- **Cracking the Coding Interview**:
Contains problems and solutions from the book _Cracking the Coding Interview_ by **Gayle Laakmann McDowell**.- **HackerRank**:
Features coding challenges and solutions from **HackerRank**, a platform for practicing technical problems and competitions.
- **LeetCode**:
A wide range of problems from **LeetCode**, organized by difficulty and topic.- **Naukri (Code360)**:
Problems and solutions from **Naukri by Coding Ninjas**. This section includes **interview prep** resources and solutions.- **NeetCode**:
Covers problems from **NeetCode**, a resource focused on systematic problem-solving and data structures/algorithms mastery.- **Other Resources**:
A collection of **articles, videos, cheat sheets, and additional resources** to supplement your interview preparation.---
## ✨ How to Use
1. Navigate to the folder corresponding to the platform or resource you want to explore.
2. Solve problems and compare your solutions with those provided.
3. Use the categorized topics to identify areas for improvement.Happy coding! 🚀