Skip to content

egaze/leetcode-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode-solutions

This repo is collection of my solutions for LeetCode problems implemented in mainly Python and Java.

This repository is organized into two main folders: Python and Java

Each folder contains code for various LeetCode challenges and may be accompanied by explanations of the problem-solving approach.

Feel free to explore, contribute, and suggest improvements!

My Python & JAVA Solutions for Leetcode

Problems & Solutions

# Title Solution
1 Two Sum Python
704 Binary Search Python
9 Palindrome Number Python
28 Find the Index of the First Occurrence in a String Python
94 Binary Tree Inorder Traversal Python
26 Remove Duplicates from A Sorted Array Java
543 Diameter of a Binary Tree Python
104 Maximum Depth of a Binary Tree Python
144 Binary Tree Preorder Traversal Python
1512 Number of Good Pairs Python
151 Reverse Words in A String Python
2235 Add Two Integers Python

About

My Python & Java solutions for leetcode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published