You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to my LeetCode DSA Practice repository! This repo serves as a personal catalog 📖 of my journey through LeetCode's Data Structures and Algorithms problems. Each solution is synced automatically via LeetHub to keep track of my progress and growth in DSA.
🌟 Highlights
🌍 Wide Variety of Problems: Solutions span across a range of topics and difficulties on LeetCode.
⚙️ Auto-Synced via LeetHub: Solutions are added seamlessly and stay up-to-date.
💡 Clear & Efficient Code: Solutions are as efficient as my two brain cells can make them .
📂 Repository Structure
Files are organized as a flat list, with each problem saved as a separate file for easy browsing. 🗂️
git clone https://github.com/InventedSarawak/Data-Structures-Algorithms.git
cd leetcode-dsa-practice
Run any file with Python:
python3 two_sum.py
📈 Progress Tracking
This repository is my personal catalog of problems solved on LeetCode. Each file here represents a challenge tackled, a concept learned, and a skill improved. 🌱