Skip to content

djbell261/My-LeetCode-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions in Java

This repository contains my Java solutions to LeetCode problems as I prepare for software engineering internships and technical interviews.

Goals

  • Strengthen problem-solving skills
  • Master data structures and algorithms
  • Practice writing clean and efficient Java code
  • Track progress over time

Topics Covered

  • Arrays
  • Strings
  • HashMaps
  • Linked Lists
  • Stacks and Queues
  • Trees
  • Graphs
  • Binary Search
  • Sliding Window
  • Dynamic Programming
  • Backtracking

Structure

Problems are organized by topic, with each Java file containing:

  • Problem title
  • LeetCode link
  • Difficulty
  • Topics
  • Time and space complexity
  • Short explanation of the approach

Progress

I am actively updating this repository as I continue interview prep.

About

This Repository has all of my LeetCode Solutions in Java and Python. (Started March 2026)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages