Skip to content

Janbro22/LeetCode-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Practice Project

This is a personal project for practicing LeetCode problems using Python, Java or Go. The goal is to improve understanding and application of algorithms and data structures.

Project Structure

  • python/ contains Python implementations of LeetCode problems.
  • java/ contains Java implementations of LeetCode problems.
  • go/ contains Go implementations of LeetCode problems.
  • Each LeetCode problem is implemented in a separate file.
  • Different categories of problems are organized into subdirectories.

How to Use

  • Enter the directory of the language you want to use (e.g., cd python/). You can refer to the README files in each language directory for specific instructions.

About

Personal LeetCode practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors