Skip to content

# 🧠 LeetCode Solutions in 5 Languages Solve. Learn. Repeat. This repository contains my personal LeetCode solutions written in **Python**, **JavaScript**, **Java**, **Go** and **C++** β€” to sharpen problem-solving skills and understand language-specific approaches.

Notifications You must be signed in to change notification settings

sultonsabillar/leetcode-multilang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 LeetCode Solutions in 5 Languages

Solusi soal-soal LeetCode dikerjakan dalam 5 bahasa:

  • Python 🐍
  • JavaScript ⚑
  • Java β˜•
  • Go (Golang) πŸŒ€
  • C++ πŸš€

🎯 Tujuan Repo

  • Meningkatkan skill problem solving
  • Latihan persiapan technical interview
  • Belajar dan membandingkan banyak bahasa pemrograman

πŸ“ Struktur Folder

leetcode-multilang/
β”œβ”€β”€ python/       # solusi Python
β”œβ”€β”€ javascript/   # solusi JavaScript
β”œβ”€β”€ java/         # solusi Java
β”œβ”€β”€ go/           # solusi Go
β”œβ”€β”€ cpp/          # solusi C++
└── README.md     # dokumentasi ini

## πŸ“š Daftar Soal LeetCode

| No  | Judul Soal |
|-----|------------|
| 1   | [Two Sum](https://leetcode.com/problems/two-sum/description/) |

About

# 🧠 LeetCode Solutions in 5 Languages Solve. Learn. Repeat. This repository contains my personal LeetCode solutions written in **Python**, **JavaScript**, **Java**, **Go** and **C++** β€” to sharpen problem-solving skills and understand language-specific approaches.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages