Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.46 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.46 KB

challengeSolutions


Hi! I'm Marco Marchetti, a Software Engineer born in Argentina.


If you have any suggestions feel free to contact me! Feedback will always be appreciated 😉

Contact:


Here is my exercise table which consists of many exercises taken from different coding platforms (LeetCode, HackerRank, etc)

Challenge / Language Go Java Rust
Group Anagrams
Longest Substring
Coin Change
Unique Paths
Best Time to Buy and Sell Stock
Ransom Note
Find Largest Square in Matrix
Reward Top k Students
Rotate strings to Left or Right
Fibonacci Number

References:

  • ✅ Completed and working.
  • ⭕ Not started or incomplete.

Notes

Date: 21/04/2023

Currently, my Rust knowledge is quite basic, however, I'll be trying to improve it by solving the easier exercises.