Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.6 KB

README.md

File metadata and controls

30 lines (25 loc) · 1.6 KB

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