Skip to content

This repo contains solutions of multiple leetcode problems

Notifications You must be signed in to change notification settings

aliroohan/leetcode_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode-Challenge

Number of problems completed

Total: 63 Python: 46 Java: 17

Problems Difficulty

Easy: 46 Medium: 14 Hard: 3

Python

This folder contains all the problems that I will solve using Python

Java

This folder contains all the problems that I will solve using Java

Lessons Learned

  • instead of making different conditions for edge cases try to make a general solution that would handle that case
  • Understand the problem completely and try to come up with multiple solutions
  • start simple, then optimize
  • ALWAYS review other solutions and learn from them!

About

This repo contains solutions of multiple leetcode problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published