Skip to content

reecemartin/leetcode-solution-space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In late 2024 I decided 2025 would be the year I begin to ramp myself back up into programming and Computer Science, both by consuming educational
material, but also by actually programming - initially solving Leetcode problems as a good way of refreshing on data structures and algorithms, as
well as the syntax of different languages. I've chosen two languages to focus on - Python3 and Rust, to give me a good mix of fast and scrappy, and
high level and high performance.

Here are some problems I would like to solve, I will add to this as more problems come to mind.

Problems:
- Implement Binary Search in Python and then in Rust
- Existing Problems Solved in Python also solved in Rust

About

To rebuild my programming skills in 2025 I am going to be grinding Leetcode, ideally in a bunch of languages, and uploading my code and learnings to this repo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors