My solutions to some leetcode problems
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Luca Lombardo 96d3ceac29 number of islands problem solved 11 months ago
2023_09_18 missing number solution added 1 year ago
2023_09_21 readme fixed 1 year ago
2023_09_25 modified the binary searches, now implemented with pattern matching 1 year ago
2023_10_02/maximum-path-sum new problems 1 year ago
2023_10_09 not completed, still need to be fixes. Not fully working/tested 1 year ago
2023_10_12 new problems solved, fixed old problems 1 year ago
2023_10_16/update-the-array new problems solved, fixed old problems 1 year ago
2023_11_09 new problem 12 months ago
2023_11_13/subset-sum subset-sum DP solution, plus extra improvement 12 months ago
2023_11_16/longest-increasing-subsequence longest increasing subsequence DP solution 12 months ago
2023_11_30/x-total-shapes number of islands problem solved 11 months ago
.gitignore number of islands problem solved 11 months ago
README.md Update README.md 1 year ago

README.md

Solutions in Rust for some competitive programming problems

Created for the "Competitive Programming" course (academic year 23/24) at the Department of Computer Science of the University of Pisa.

Course Page: https://pages.di.unipi.it/rossano/competitive/

Time spent on the project

wakatime