Skip to content

dirdr/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode solutions

About

I first started Leetcode in Java ☕️, as it was my first programming language, I'm now focused on learning Rust so my new solutions are written in that language 🦀,

Note

As of march 2025, I started writing solution in python 🐍 for my FAANG preparation, Python is quicker as an interview language, specially with trees and linked lists structures

This repository aims to help me find previously implemented algorithms, as well as to track my progression

Goals

Challenge

Starting from the 2 of August 2024, I will try to solve daily problems for one year straight.

  • 16/02/2025 : 200 Days!

Useful resources