Skip to content

ahnhojin1026/leetcode-study

Repository files navigation

⚔️ Problem solving study (Blind 75 & Beyond)

A repository documenting my journey to master algorithms and system design for Big Tech preparation.

Language Status Goal

📌 Introduction

This repository contains my solutions and explanations for algorithmic problems, primarily focusing on the Blind 75 list. The goal is not just to solve problems, but to analyze Time/Space Complexity and derive Optimal Solutions like a System Architect.

🛠️ Tech Stack & Strategy

  • Primary Language: Python 3 (Focus on Readability & Interview Efficiency)

  • Secondary Language: C++ / Rust (Focus on Low-level Optimization) algorithm study(c++).

  • Key Principles:

    1. Understand the core problem constraints.
    2. Visualize the solution (Draw it out).
    3. Optimize Time & Space Complexity (Big-O Analysis).
    4. Implement Clean & Pythonic Code.

About

Leetcode study from hojin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages