Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.12 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.12 KB

🎖️ Algorithms

Welcome to my Algorithms Solutions Repository! This repository contains my solutions to various algorithmic problems, categorized by programming language and platform.

📁 Repository Organization

This repository is structured as follows:

|-- Language 
  |-- Platform 
    |-- Difficulty 
      |-- Problem Files

Each problem solution is organized by language (Python, C++, Java, etc.) and then by the platform where the problem was solved. The platforms I regularly solve problems on include:

🏷️ Platforms

  • Baekjoon 📚: Competitive programming platform popular in Korea.
  • Programmers 💼: Platform focusing on real-world coding tests.
  • SWEA 🧩: Samsung's Expert Academy.
  • LeetCode 🌍: Global coding interview practice.

🚀 Getting Started

Feel free to explore the folders and check out my solutions. If you have any suggestions or find a better solution, I’d love to hear from you!