๐ŸŒ
GitHub
github.com โ€บ gouthampradhan โ€บ leetcode
Leetcode solutions in Java
My accepted leetcode solutions to some of the common interview problems.
Starred by 3.3K users
Forked by 827 users
Languages ย  Java
Discussions

Youtube channels with English Leetcode solutions
Check out this channel called Nikhil Lohia. He provides in-depth solutions to problems in Java. Super underrated imo. More on reddit.com
๐ŸŒ r/leetcode
11
29
February 5, 2024
Good YouTube explanations for leetcode?
Pro-Tip: Python is extremely similar to pseudocode. Focus on the concept, not the language intricacies when you're watching LeetCode vids. And NeetCode is my go-to for it, despite me using Java everywhere from work to LC. More on reddit.com
๐ŸŒ r/leetcode
40
40
January 11, 2023
Is it worth switching to Python after doing 85 problems in Java?
I went from python to java to c++. I say stick with what you are comfortable with. More on reddit.com
๐ŸŒ r/leetcode
81
99
June 26, 2024
Leetcode Java vs Python
Do it in the language youโ€™re most comfortable in. Python is perfectly fine for Leetcode More on reddit.com
๐ŸŒ r/leetcode
32
25
March 26, 2022
๐ŸŒ
Medium
medium.com โ€บ @abhishek.talakeriv โ€บ java-leetcode-solutions-part-1-efb531dbd72a
Java LeetCode Solutions Part 1. Commonly asked interview questions. | by Abhishek vt | Medium
November 4, 2024 - Java LeetCode Solutions Part 1 Commonly asked interview questions. Hello all! In todayโ€™s session, weโ€™ll tackle common interview questions sourced from LeetCode, offering straightforward โ€ฆ
๐ŸŒ
WalkCCC
walkccc.me โ€บ LeetCode
LeetCode Solutions
LeetCode Solutions in C++23, Java, Python, MySQL, and TypeScript.
๐ŸŒ
LeetCode
leetcode.com โ€บ discuss โ€บ general-discussion โ€บ 1868912 โ€บ my-leetcode-solutions-all-in-one
My Leetcode Solutions All In One - Discuss
March 20, 2022 - By Frank Luo My Leetcode Solutions are here, and this post will update frequently. All code are in Github. -------------------------- | Leetcode Pro
๐ŸŒ
GitHub
github.com โ€บ varunu28 โ€บ LeetCode-Java-Solutions
GitHub - varunu28/LeetCode-Java-Solutions: Daily grind ๐Ÿƒ
Daily grind ๐Ÿƒ. Contribute to varunu28/LeetCode-Java-Solutions development by creating an account on GitHub.
Starred by 712 users
Forked by 380 users
Languages ย  Java
Find elsewhere
๐ŸŒ
LeetCode
leetcode.com โ€บ problems โ€บ two-sum
Two Sum - LeetCode
Two Sum - Given an array of integers nums and an integer target, return indices of the two numbers such that they add up to target. You may assume that each input would have exactly one solution, and you may not use the same element twice.
๐ŸŒ
SlideShare
slideshare.net โ€บ slideshow โ€บ leetcode-solutions-in-java-pdf โ€บ 251463480
LeetCode Solutions In Java .pdf
JavaScript is disabled in your browser ยท Please enable JavaScript to proceed ยท A required part of this site couldnโ€™t load. This may be due to a browser extension, network issues, or browser settings. Please check your connection, disable any ad blockers, or try using a different browser
๐ŸŒ
GitHub
github.com โ€บ teamlead โ€บ leetcode-75-solutions-java
GitHub - teamlead/leetcode-75-solutions-java: Welcome to this repository, dedicated to providing solutions to list of 75 of the most common problems on LeetCode!
This repository contains solutions to LeetCode's 75 Essential & Trending Problems, all implemented in Java.
Starred by 49 users
Forked by 15 users
Languages ย  Java
๐ŸŒ
Reddit
reddit.com โ€บ r/leetcode โ€บ youtube channels with english leetcode solutions
r/leetcode on Reddit: Youtube channels with English Leetcode solutions
February 5, 2024 -

Hi everyone could you please share youtube channels with leetcode solutions in Java and English. If they use C++ or are language agnostic thats fine as well but no channels that use Python or any other language besides Java or C++. I have found a lot of such channels dont have good explanations and some of them are even just learning as they post these videos.

Some I have found that are worth sharing are below:

I also watch Striver for DP related questions but this should be purely for those that provide explanations for Leetcode problems. Thank you

๐ŸŒ
LeetCode
leetcode.com โ€บ problem-list โ€บ mmza0utr
JAVA QUESTIONS 50 - LeetCode
Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview.
๐ŸŒ
Kaggle
kaggle.com โ€บ datasets โ€บ erichartford โ€บ leetcode-solutions
leetcode-solutions
Checking your browser before accessing www.kaggle.com ยท Click here if you are not automatically redirected after 5 seconds
๐ŸŒ
LeetCode
leetcode.com โ€บ problemset
LeetCode - The World's Leading Online Programming Learning Platform
Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview.
๐ŸŒ
Quora
quora.com โ€บ Where-can-I-find-the-best-solutions-for-every-LeetCode-problem
Where can I find the best solutions for every LeetCode problem? - Quora
Answer (1 of 7): LeetCode is a very popular go-to platform for every computer science student to improve their skills and prepare for technical interviews. The platform offers diverse questions with different difficulty levels to practice problems.
๐ŸŒ
Leetcode
leetcode.ca
Leetcode Solutions in Java Python C++ Php Go Typescript Swift C# Scala Ruby RenderScript SQL | Leetcode
Leetcode solutions, algorithm explaination, in Java Python C++ Php Go Typescript Javascript
๐ŸŒ
YouTube
youtube.com โ€บ playlist
LeetCode Solutions - YouTube
Share your videos with friends, family, and the world
๐ŸŒ
Reddit
reddit.com โ€บ r/leetcode โ€บ good youtube explanations for leetcode?
r/leetcode on Reddit: Good YouTube explanations for leetcode?
January 11, 2023 -

Hey, I just started leetcoding and I wanted to watch YouTube to understand the optimal solutions. A lot of people suggested neetcode but his answers are in python. Do you know a good channel that posts solutions in Java? I know it's easy to find solutions if you search them but I wanted to know what you guys like the best for java since there's a lot out there.